Difference between revisions of "RibbonCanvas.Hidden"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
m (4 revisions imported)
 
(2 intermediate revisions by 2 users not shown)
Line 5: Line 5:
 
| scope=public
 
| scope=public
 
| type=Boolean
 
| type=Boolean
| readonly=no
+
| readonly=yes
 
}}
 
}}
 +
 +
 +
 +
If True, the Ribbon is [[RibbonCanvas.Minimized|Minimized]] and only the [[RibbonCanvas.Tabs|Tabs]] are visible.

Latest revision as of 14:25, 6 August 2015

Property (As Boolean)
BooleanValue = aRibbonCanvas.Hidden


If True, the Ribbon is Minimized and only the Tabs are visible.