Difference between revisions of "RibbonCanvas.Hidden"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|||
Line 5: | Line 5: | ||
| scope=public | | scope=public | ||
| type=Boolean | | type=Boolean | ||
− | | readonly= | + | | readonly=yes |
}} | }} | ||
+ | |||
+ | |||
+ | |||
+ | If True, the Ribbon is [[RibbonCanvas.Minimized|Minimized]] and only the [[RibbonCanvas.Tabs|Tabs]] are visible. |
Revision as of 23:55, 24 May 2012
Property (As Boolean)
BooleanValue = aRibbonCanvas.Hidden
If True, the Ribbon is Minimized and only the Tabs are visible.