Difference between revisions of "RibbonButton.HasMenu"

From Jeremie Leroy - XOJO Controls Wiki
Jump to: navigation, search
m (1 revision)
Line 10: Line 10:
  
  
If True, the Button has a Menu with some options.
+
If True, the Button has a [[RibbonButton.Menu|Menu]] with some options.

Revision as of 00:55, 25 May 2012

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


If True, the Button has a Menu with some options.