Textbox caption¶
caption = “text”
Text for the caption to be displayed as a help message for the textbox.
caption_pen = integer
Pen for the caption. In a Sculptor palette the pen defaults to PEN_CAPTION (32).
EXAMPLE
caption = "Enter date of birth (DD/MM/YYYY)"
caption_pen = PEN_BOLD
RELATED TOPICS |