Hi.
I have many forms in my project, each of which has about 15 command-button controls on them (an array). On each screen the buttons may have different text. At the moment they have their `picture` property set to include files from disk, but this is horrible, and anyway, i hate paint shop pro.
I`ve tried to overlay `label` controls over them, but they always appear underneath the command buttons. I`ve played with the command buttons `caption` and `font` properties, but cant change the colour. What i really want is something like
/________________\
!_______F2_______!
!________________!
!________________!
! make some tea !
!________________!
!________________!
\________________/
(closest i could get - the `preview` mode on this site is strange, and something is changing my chars...
then i could quickly change the text without poncing about in paintshoppro or whatever.
What methods could i use to change the font size/colour. I dont care if its at design time (preferred) or runtime. But i dont just want a few chars at the bottom of the button, in black, over a line which appears when you add a caption. (the `style` is graphical, not that horrible flat `standard` one).
Perplexed,
Alex.
