win32api.GetSysColor
int = GetSysColor(index)
Returns the current system color for the specified element.
Parameters
Win32 API References
Return Value
The return value is a windows RGB color representation.
int = GetSysColor(index)
Returns the current system color for the specified element.