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.5.0 | ||
| platform=all | | platform=all | ||
}} | }} | ||
Line 11: | Line 12: | ||
− | After editing a line with "GetLine", you need to | + | After editing a line with "GetLine", you need to [[PropertyListBox.Reload|Reload]] the contents of the ListBox. |
All values are kept when using this Method. | All values are kept when using this Method. |
Revision as of 12:10, 24 November 2012
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.