Click or drag to resize

KryptonButtonOrientation Property

Gets and sets the visual orientation of the control.

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 virtual VisualOrientation Orientation { get; set; }

Property Value

VisualOrientation
See Also