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
13 lines
175 B
C
Executable File
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> |