WindowBlinds : DirectSkin
SetColourMode
 

DirectSkin 4 will apply its skin to the entire app as best it can, but if for some reason you wish to revert to DirectSkin 3 behaviour (where GetSysColor and GetSysColorBrush returned the OS system colours) then passing in FALSE will switch DS into this mode.

void SetColourMode(BOOL mode );

Parameters

Mode
A boolean. Passing in FALSE will set DirectSkin to revert to DirectSkin 3 behaviour.

Return Values

 

none

Remarks

  none

See Also

 

There are no related topics to this method.