Click or drag to resize

ButtonSpecProtectedType Property

Gets and sets the actual type of the button.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected PaletteButtonSpecStyle ProtectedType { get; set; }

Property Value

Type: PaletteButtonSpecStyle
See Also