PaletteRibbonFocus Constructor |
Initialize a new instance of the PaletteRibbonFocus class.
Namespace: Internal.ComponentFactory.Krypton.RibbonAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic PaletteRibbonFocus(
PaletteRedirect redirect,
NeedPaintHandler needPaint
)
Parameters
- redirect PaletteRedirect
- Inheritence redirection instance.
- needPaint NeedPaintHandler
- Paint delegate.
See Also