|
int = GetSysColor(index) Returns the current system color for the specified element.
Parametersindex : int
The Id of the element to return. See the API for full details.Win32 API ReferencesGetSysColor
Return ValueThe return value is a windows RGB color representation.
|