BBCodeLabel.Caption

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
Property (As String)
aBBCodeLabel.Caption = newValue
or
StringValue = aBBCodeLabel.Caption


The Text displayed. Same as the Text property. This property was added for Label compatibility.