Wimark.Controls Class Library  

DomainUpDownEditor.UpDownAlign Property

Gets or sets the alignment of the up and down buttons on the up-down editor.

[Visual Basic]
Public Property UpDownAlign As LeftRightAlignment 
[C#]
public LeftRightAlignment UpDownAlign {get; set;}
[C++]
public: __property LeftRightAlignment get_UpDownAlign();
public: __property void set_UpDownAlign(LeftRightAlignment);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

DomainUpDownEditor Class | DomainUpDownEditor Members | Wimark.Controls.Editors Namespace