'Declaration
Public Enum ToolIconAppearance Inherits System.Enum
public enum ToolIconAppearance : System.Enum
'Declaration
Public Enum ToolIconAppearance Inherits System.Enum
public enum ToolIconAppearance : System.Enum
Member | Description |
---|---|
LowerLeft | Tool icon is on the lower left corner |
LowerRight | Tool icon is on the lower right corner |
None | No tool icon |
UpperLeft | Tool icon is on the upper left corner |
UpperRight | Tool icon is on the upper right corner |
System.Object
System.ValueType
System.Enum
C1.Win.Layout.ToolIconAppearance