WindowBlinds : DirectSkin
EnableColouring
 

The EnableColouring method enables skin colouring support.

void EnableColouring(BOOL mode );

Parameters

mode
A boolean. True enables skin colouring support, and false disables it.

Return Values

 

none

Remarks

  You can use SetColourValues to set the colours.

See Also

 

SetColourValues