Files correlati : ps Commento: Modifiche al salvataggio in formato dBase.
13 lines
179 B
C
Executable File
13 lines
179 B
C
Executable File
BUTTON DLG_PRINT 2 2
|
|
BEGIN
|
|
PROMPT 1 1 "~Stampa"
|
|
PICTURE TOOL_PRINT
|
|
END
|
|
|
|
BUTTON DLG_SETPRINT 2 2
|
|
BEGIN
|
|
PROMPT 2 1 "~Imposta"
|
|
PICTURE TOOL_SETPRINT
|
|
END
|
|
|
|
#include <helpbar.h> |