ColorControlColorSettingEventDelegate Delegate |
When the color setting that is being stored has changed
Namespace:
Advanced_Combat_Tracker
Assembly:
Advanced Combat Tracker (in Advanced Combat Tracker.exe) Version: 3.8.2.285
Syntax public delegate void ColorSettingEventDelegate(
Color NewColor
)
Parameters
- NewColor
- Type: System.DrawingColor
The font that will be used
See Also