Difference between revisions of "PropertyListBox.ContentsChanged"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 7: | Line 7: | ||
| platform=all | | platform=all | ||
| newinversion= | | newinversion= | ||
− | | version=1. | + | | version=1.6.0 |
}} | }} | ||
Revision as of 22:59, 9 April 2013
Event
PropertyListBox.ContentsChanged ( ContentsName As String, Comment As String )
The PropertyListBox has received a new XML definition. ContentsName is the name of the definition (included in <name>...</name> tags) and Comment is an optional comment (included in <comment>...</comment> tags).