Difference between revisions of "PropertyListBox.PropertyString"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
(No difference)

Latest revision as of 18:27, 9 October 2015

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.