'DeclarationPublic Enum ButtonAlign Inherits System.Enum
'UsageDim instance As ButtonAlign
public enum ButtonAlign : System.Enum
'DeclarationPublic Enum ButtonAlign Inherits System.Enum
'UsageDim 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