Field WdgCaption
Indicates whether a window has a caption (space for a heading).
Valid Values
An integer code, as shown in the table below:
Code |
Meaning |
0 |
(DEFAULT) No |
1 |
Yes |
Remarks
The caption appears as a bar across the top of the window. The WdgLabel (if used) is displayed, centered, in the window caption. The end-user can move a window only if it has a caption.
Only graphic-class windows may have captions.