Spread Windows Forms 12.0 Product Documentation
ButtonAlign Enumeration


FarPoint.Win Assembly > FarPoint.Win Namespace : ButtonAlign Enumeration
Specifies the alignment of the button in the edit control.
Syntax
'Declaration
 
Public Enum ButtonAlign 
   Inherits System.Enum
'Usage
 
Dim instance As ButtonAlign
public enum ButtonAlign : System.Enum 
Members
MemberDescription
LeftAligns the button on the left side of the control
RightAligns the button on the right side of the control
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         FarPoint.Win.ButtonAlign

See Also

Reference

FarPoint.Win Namespace