RibbonCanvas.toXML

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 14:25, 6 August 2015 by Admin (Talk | contribs) (4 revisions imported)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
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.