Difference between revisions of "RibbonCanvas.Hidden"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
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.

Revision as of 00:55, 25 May 2012

Property (As Boolean)
BooleanValue = aRibbonCanvas.Hidden


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