Difference between revisions of "PropertyListBox.ValueString"

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

Revision as of 09:41, 2 May 2012

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


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