shetlandbob
Programmer
Hi I have a text which is updated in a static text control.
I set the font using:
textcontrol->SetFont( &font, true );
How do I set the font to be a different colour (ideally set using RGB(r,g,b) format?
Cheers
I set the font using:
textcontrol->SetFont( &font, true );
How do I set the font to be a different colour (ideally set using RGB(r,g,b) format?
Cheers