PropertyListBox.toXML

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Method
PropertyListBox.toXML ( SaveValues As Boolean = True, SaveStyle As Boolean = True, SaveAllOptions As Boolean = False ) As String


If you need to store the properties and values before loading a new definition file, use this method to get a XML string of the contents. If "SaveValues" is false, only the property names are saved.