RibbonCanvas.toXML
From Jeremie Leroy - XOJO Controls Wiki
Revision as of 08:41, 2 May 2012 by RB WikiCreator (Talk)
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. Delete this