How do i paint a button Red ?

i know that i must use OnCtrlColor , but i don't know what to write there.

How do i call the OnCtrlColor() when the program already runs ?
( i know that the OnCtrlColor function is called in the beggining of the program).