Difference between revisions of "PropertyListBox.ColonString"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 7: Line 7:
 
| readonly=no
 
| readonly=no
 
}}
 
}}
 +
 +
 +
 +
Property names are followed by ":" when displayed. You can change the colon by any other String.

Revision as of 13:10, 24 November 2012

Property (As String)
aPropertyListBox.ColonString = newValue
or
StringValue = aPropertyListBox.ColonString


Property names are followed by ":" when displayed. You can change the colon by any other String.