Difference between revisions of "RibbonCanvas.toRB"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (4 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 6: | Line 6: | ||
| parameters=FullConstructor As Boolean = False, SaveStyle As Boolean = True | | parameters=FullConstructor As Boolean = False, SaveStyle As Boolean = True | ||
| returntype=String | | returntype=String | ||
+ | | version=1.2.5 | ||
| platform=all | | platform=all | ||
}} | }} | ||
Line 12: | Line 13: | ||
Returns RB code that can be used to create a ribbon control similar to the current view. | Returns RB code that can be used to create a ribbon control similar to the current view. | ||
− |
Latest revision as of 13:25, 6 August 2015
Method
RibbonCanvas.toRB ( FullConstructor As Boolean = False, SaveStyle As Boolean = True ) As String
Returns RB code that can be used to create a ribbon control similar to the current view.