Hi All
I have a buttonbar defined
How can I set the text color with effecting the color of the bar - so I get black text without effecting the
background color.
Cheers
Colin
I have a buttonbar defined
DEFINE BUTTONBAR oBar 3DLOOK SIZE 50, 50 OF oWnd 2007
@ 15,160 SAY oPrompt PROMPT cPrompt picture '@' of oBar ;
SIZE 200,20 ;
FONT oFont ;
PIXELHow can I set the text color with effecting the color of the bar - so I get black text without effecting the
background color.
Cheers
Colin