Difference between revisions of "RibbonCanvas.toXML"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (4 revisions imported) |
(No difference)
|
Latest revision as of 13:25, 6 August 2015
Method
RibbonCanvas.toXML ( SaveValue As Boolean = True, SaveStyle As Boolean = True, SaveAllOptions As Boolean = False, SavePictureInXML As Boolean = False ) As String
Returns XML definition that can be loaded using the LoadFromXML function to create a ribbon control similar to the current view.