FontColorControl Class |
[Missing <summary> documentation for "T:Advanced_Combat_Tracker.FontColorControl"]
Namespace: Advanced_Combat_Tracker
public class FontColorControl : UserControl
The FontColorControl type exposes the following members.
Name | Description | |
---|---|---|
FontColorControl | Initializes a new instance of the FontColorControl class |
Name | Description | |
---|---|---|
BackColorSetting | ||
FontChangable | ||
FontSetting | ||
ForeColorSetting | ||
Text | (Overrides UserControl.Text.) |
Name | Description | |
---|---|---|
Dispose |
Clean up any resources being used.
(Overrides ContainerControlDispose(Boolean).) |
Name | Description | |
---|---|---|
BackColorSettingChanged |
When the forecolor setting that is being stored has changed
| |
FontSettingChanged |
When the font setting that is being stored has changed
| |
ForeColorSettingChanged |
When the forecolor setting that is being stored has changed
|