GoFiler Legato Script Reference
Legato v 1.5b Application v 5.24b
|
Table of Contents | < < Previous | Next >> |
Chapter Nine — Dialog Functions (continued)
Overview
The CAPTION resource statement defines the caption for a simple dialog or the tab name for a dialog page (property sheet style dialog).
Syntax/Parameters
Syntax
CAPTION "text"
Parameters
text
A character string enclosed in double quotation marks ("). This must be a string literal.
Remarks
The caption essentially becomes the window text for the dialog page. If there are no tabs, the text becomes the caption of the dialog box while if a property sheet style is displayed, the caption becomes the tab name.
The dialog caption can be changed during execution using the DialogSetCaption function.
Table of Contents | < < Previous | Next >> |
© 2012-2024 Novaworks, LLC. All rights reserved worldwide. Unauthorized use, duplication or transmission prohibited by law. Portions of the software are protected by US Patents 10,095,672, 10,706,221 and 11,210,456. GoFiler™ and Legato™ are trademarks of Novaworks, LLC. EDGAR® is a federally registered trademark of the U.S. Securities and Exchange Commission. Novaworks is not affiliated with or approved by the U.S. Securities and Exchange Commission. All other trademarks are property of their respective owners. Use of the features specified in this language are subject to terms, conditions and limitations of the Software License Agreement.