'Declaration
Public Enum ButtonAlign Inherits System.Enum
'Usage
Dim instance As ButtonAlign
public enum ButtonAlign : System.Enum
'Declaration
Public Enum ButtonAlign Inherits System.Enum
'Usage
Dim instance As ButtonAlign
public enum ButtonAlign : System.Enum
Member | Description |
---|---|
Left | Aligns the button on the left side of the control |
Right | Aligns the button on the right side of the control |
System.Object
System.ValueType
System.Enum
FarPoint.Win.ButtonAlign