Click or drag to resize

KryptonNumericUpDownUpDownButtonStyle Property

Gets and sets the up and down buttons style.

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#
public ButtonStyle UpDownButtonStyle { get; set; }

Property Value

Type: ButtonStyle
See Also