RibbonSection.Enabled

From Jeremie Leroy - XOJO Controls Wiki
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.