Popup - Caption Property

Text to display in the title bar

Member of Popup (PRIM_PPNL)

Data Type - String

Details

The Caption property specifies the text to be displayed within the button.
 
A caption can be either a literal string or a Multilingual Variable that will show the correct string for the current runtime language. If the caption is too long to fit in the control it will be clipped or show ellipses, depending on the value specified in the Ellipses property.
 
The caption will only be visible if the TitleBar is visible.

See also

All Component Classes

Technical Reference

Febuary 18 V14SP2