RibbonAppButton Constructor |
Initialize a new instance of the RibbonAppButton class.
Namespace: Internal.ComponentFactory.Krypton.RibbonAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic RibbonAppButton(
KryptonRibbon ribbon
)
Parameters
- ribbon KryptonRibbon
- Reference to owning ribbon instance.
See Also