Difference between revisions of "RibbonCanvas.Style"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
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. |
Revision as of 23:55, 24 May 2012
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.