Difference between revisions of "RibbonCanvas.SetStyle"
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=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''. |
Latest revision as of 13:25, 6 August 2015
Method
RibbonCanvas.SetStyle ( value As Integer )
Sets the Style to use in the Ribbon. See the Class constants for more information on value.