Difference between revisions of "PropertyListBox.ContentsChanged"
From Jeremie Leroy - XOJO Controls Wiki
m (12 revisions imported) |
|||
Line 7: | Line 7: | ||
| platform=all | | platform=all | ||
| newinversion= | | newinversion= | ||
− | | version=1. | + | | version=1.8 |
}} | }} | ||
Revision as of 17:27, 9 October 2015
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).