Difference between revisions of "RibbonButton.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 [[RibbonButton.Visible|Visible]] or not.

Revision as of 00:55, 25 May 2012

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


Determines whether the Button is Visible or not.