Difference between revisions of "RibbonCanvas.SetStyle"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 6: | Line 6: | ||
| parameters=value As Integer | | parameters=value As Integer | ||
| returntype= | | returntype= | ||
+ | | version=1.2.5 | ||
| platform=all | | platform=all | ||
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | Sets the [[RibbonCanvas.Style|Style]] to use in the Ribbon. | ||
+ | See the Class constants for more information on ''value''. |
Revision as of 23:55, 24 May 2012
Method
RibbonCanvas.SetStyle ( value As Integer )
Sets the Style to use in the Ribbon. See the Class constants for more information on value.