Difference between revisions of "RibbonCanvas.Style"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
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 00:55, 25 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.