campo-sirio/src/include/printbar.h
Alessandro Bonazzi 0d3ca7deb7 Patch level : 12.0 nopatch
Files correlati     : ps
Commento:
Modifiche al salvataggio in formato dBase.
2023-01-23 10:38:31 +01:00

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>