ButtonSpecNavFixed Constructor |
Initialize a new instance of the ButtonSpecNavFixed class.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic ButtonSpecNavFixed(
KryptonNavigator navigator,
PaletteButtonSpecStyle fixedStyle
)
Parameters
- navigator KryptonNavigator
- Reference to owning navigator instance.
- fixedStyle PaletteButtonSpecStyle
- Fixed style to use.
See Also