Difference between revisions of "PropertyListBox.Reload"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision imported)
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
 
| parameters=
 
| parameters=
 
| returntype=
 
| returntype=
| version=1.6.0
+
| version=1.8
 
| platform=all
 
| platform=all
 
}}
 
}}

Latest revision as of 18:27, 9 October 2015

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.