ColorPicker
Table of Content
Event
ColorChanged
Description
Fired whent he player selects a color from the ColorPicker window
Params
- wndHandler (Window) - The window that fires the event
- wndControl (Window) - The window control with the event happened
- crNewColor (CColor) - The color that was selected when this event was fired.
Method
GetColor()
Method