Difference between revisions of "RibbonCanvas.Style"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
m (4 revisions imported) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
| readonly=yes | | readonly=yes | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | The current [[RibbonCanvas.Style|Style]] used in the Ribbon. | ||
+ | See the Class constants for more information. | ||
+ | Use SetStyle(...) function to [[RibbonCanvas.Change|Change]] the style. |
Latest revision as of 13:25, 6 August 2015
Property (As Integer)
IntegerValue = aRibbonCanvas.Style
The current Style used in the Ribbon. See the Class constants for more information. Use SetStyle(...) function to Change the style.