Difference between revisions of "PropertyListBox.Reload"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 6: Line 6:
 
| parameters=
 
| parameters=
 
| returntype=
 
| returntype=
| version=1.5.0
+
| version=1.6.0
 
| platform=all
 
| platform=all
 
}}
 
}}

Revision as of 23:59, 9 April 2013

Method
PropertyListBox.Reload ( )


After editing a line with "GetLine", you need to Reload the contents of the ListBox. All values are kept when using this Method.