Difference between revisions of "PropertyListBox.Reload"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 6: | Line 6: | ||
| parameters= | | parameters= | ||
| returntype= | | returntype= | ||
− | | version=1. | + | | version=1.6.0 |
| platform=all | | platform=all | ||
}} | }} |
Revision as of 22: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.