'Declaration
Public Enum ButtonLayoutEnum Inherits System.Enum
public enum ButtonLayoutEnum : System.Enum
Use members of this enumeration to set the ButtonLayoutHorz and ButtonLayoutVert properties of C1Toolbar.
'Declaration
Public Enum ButtonLayoutEnum Inherits System.Enum
public enum ButtonLayoutEnum : System.Enum
Member | Description |
---|---|
TextAbove | Text is above the image. |
TextBelow | Text is below the image. |
TextOnLeft | Text is on the left of the image. |
TextOnRight | Text is on the right of the image. |
System.Object
System.ValueType
System.Enum
C1.Win.Command.ButtonLayoutEnum