campo-sirio/include/printbar.h
alex c92443c445 Patch level : 10.0 no patch
Files correlati     : lv3.exe
Ricompilazione Demo : [ ]
Commento            :

aggiornate le barre standard dei bottoni


git-svn-id: svn://10.65.10.50/trunk@17929 c028cbd2-c16b-5b4b-a496-9718f37d4682
2008-12-17 11:47:54 +00:00

13 lines
175 B
C
Executable File

BUTTON DLG_PRINT 2 2
BEGIN
PROMPT 1 1 "Stampa"
PICTURE BMP_PRINT
END
BUTTON DLG_SETPRINT 2 2
BEGIN
PROMPT 1 1 "Imposta"
PICTURE BMP_SETPRINT
END
#include <helpbar.h>