Name | Description | |
---|---|---|
C1Brush Constructor | Overloaded. |
The following tables list the members exposed by C1Brush.
Name | Description | |
---|---|---|
C1Brush Constructor | Overloaded. |
Name | Description | |
---|---|---|
BackColor | Gets or sets the background color. | |
ForeColor | Gets or sets the foreground color. | |
Style | Gets or sets the brush style. |
Name | Description | |
---|---|---|
GetARGBstring | Returns string representation of color in ARGB format. | |
ParseARGBString | Parses ARGB string and returns the System.Drawing.Color value. |
Name | Description | |
---|---|---|
OnPropertyChanged | This method is called on any property changes. Override it in derived classes for custom handling. |