KryptonButtonCreateButtonValues Method |
Creates a values storage object appropriate for control.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual ButtonValues CreateButtonValues(
NeedPaintHandler needPaint
)
Parameters
- needPaint NeedPaintHandler
- Delegate for notifying paint requests.
Return Value
ButtonValuesSet of button values.
See Also