RibbonSection.Enabled

From Jeremie Leroy - XOJO Controls Wiki
Revision as of 09:41, 2 May 2012 by RB WikiCreator (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Property (As Boolean)
aRibbonSection.Enabled = newValue
or
BooleanValue = aRibbonSection.Enabled


Determines if the section is enabled. If False, all RibbonButton contained in this section are disabled.