Difference between revisions of "PropertyListBox.ValueString"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (12 revisions imported)
(No difference)

Revision as of 18:27, 9 October 2015

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.