|
-
Mar 14th, 2006, 05:00 PM
#1
Thread Starter
Lively Member
Color Control in command button
I have to change the text(fore) color of the command button in vb6.
Also I want to create .NET kind of buttons in VB6. Is there API or GDI calls which will help me do this.
-
Mar 14th, 2006, 05:03 PM
#2
Re: Color Control in command button
You can't. However you may susbstitue regular command button with Checkbox or OptionButton with Style = Graphical.
-
Mar 14th, 2006, 05:12 PM
#3
Junior Member
Re: Color Control in command button
I gave up fighting with command buttons a few years ago, in favor of the 3D Active Media Button ActiveX from MultimediaSoft
It does everything I want, and I recommend it highly.
Dennis
p.s. No, I am not affiliated with them, I just appreciate a quality product.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|