getCtlColor

Syntax

int getCtlColor(int index)

Arguments

index
The index of the control that you want to get the color of.

Return

The current color of control c as an RGB triple.

Description

getCtlColor returns the current color of control c, as an RGB triple.

Also see

getCtlVal, setCtlColor

Comments

Everyone can add his comments about his experiences with this function here. Tips for using it are welcome, too.