ButtonSpecExpandRibbonGetChecked Method |
Gets the button checked state.
Namespace: Internal.ComponentFactory.Krypton.RibbonAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic override ButtonCheckState GetChecked(
IPalette palette
)
Parameters
- palette IPalette
- Palette to use for inheriting values.
Return Value
ButtonCheckStateButton checked state.
See Also