Click or drag to resize

KryptonDomainUpDownUpDownAlign Property

Gets or sets how the up-down control will position the up down buttons relative to its text box.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public LeftRightAlignment UpDownAlign { get; set; }

Property Value

LeftRightAlignment
See Also