'Declaration
Public Enum ForeColorSelector Inherits System.Enum
public enum ForeColorSelector : System.Enum
'Declaration
Public Enum ForeColorSelector Inherits System.Enum
public enum ForeColorSelector : System.Enum
Member | Description |
---|---|
Default | Binds to the default foreground color of a Tile. |
ForeColor1 | Binds to the first additional foreground color of a Tile. |
ForeColor2 | Binds to the second additional foreground color of a Tile. |
ForeColor3 | Binds to the third additional foreground color of a Tile. |
ForeColor4 | Binds to the fourth additional foreground color of a Tile. |
ForeColor5 | Binds to the fifth additional foreground color of a Tile. |
Unbound | Shows the foreground color that is defined in the template. |
System.Object
System.ValueType
System.Enum
C1.Win.C1Tile.ForeColorSelector