Difference between revisions of "PropertyListBox.PropertyString"

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

Revision as of 13:10, 24 November 2012

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


If the Listbox.HasHeading property is True, this is the String used in the First column.