Difference between revisions of "RibbonMainOption.Visible"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
Determines whether the Button is visible or not.
+
Determines whether the Button is [[RibbonMainOption.Visible|Visible]] or not.

Revision as of 00:56, 25 May 2012

Property (As Boolean)
aRibbonMainOption.Visible = newValue
or
BooleanValue = aRibbonMainOption.Visible


Determines whether the Button is Visible or not.