Re: Changing color of ONE letter on a button
I can use a TBitBtn, but does anyone have an example of how to change the
color of only one of the letters on the TBitBtn?
"Kurt Barthelmess (TeamB)" <
XXXX@XXXXX.COM>writes
Quote
"Stacey R. Brodsky" <brodskys@^nospam^bellsouth.net>writes:
>Is there a way for me to change the color of just one letter (the
underlined
>letter) on a button?
Use a TBitBtn. Then you can have anything on the face of the button.
Good luck.
Kurt