====== GetSysColor ====== GetSysColor() GetSysColor Returns the value of the system color by specified index. **Parameters** |< 100% 15% >| |colorindex|Numeric index of system color. Their values are available [[http://msdn.microsoft.com/en-us/library/windows/desktop/ms724371.aspx|here]]. In case of passing unsupported value, will show an error message.|