Difference between revisions of "UI GroupBox.Caption"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
 
m (1 revision)
(No difference)

Revision as of 17:24, 13 February 2015

Property (As String)
aUI_GroupBox.Caption = newValue
or
StringValue = aUI_GroupBox.Caption


The Caption displayed. If the Caption is empty, the GroupBox doesn't display any header, it is a plain box (with Style).