|
-
Feb 28th, 2005, 11:11 AM
#1
Thread Starter
Junior Member
Colours
ok I know this is a stupid question but me head is wrecking me.
how do you change the font colour of a command button to something other than black.
as far as i can see it ain't in the properties box.
What does MaskColour do?
-
Feb 28th, 2005, 11:19 AM
#2
Re: Colours
You cant unless you use API commands 
Do a search for forecolor and command and API, that should bring up soem matches.
Woka
-
Feb 28th, 2005, 11:30 AM
#3
Re: Colours
Here's a cool demo thing IO found that doesn't even use command buttons.
http://vbnet.mvps.org/index.html?cod...colorcheck.htm
Woka
-
Feb 28th, 2005, 11:48 AM
#4
Re: Colours
 Originally Posted by Fat Tom
ok I know this is a stupid question but me head is wrecking me.
how do you change the font colour of a command button to something other than black.
as far as i can see it ain't in the properties box.
What does MaskColour do?
You can also use other controls, that do have a forecolor property as command buttons such as option buttons or checkboxes with their style set to graphical. You could also use Pictureboxes or Image controls with some graphics added to them.
-
Feb 28th, 2005, 12:41 PM
#5
Re: Colours
Here's an article that shows how to change the text colour:
http://vbnet.mvps.org/index.html?cod...ttoncolour.htm
-
Feb 28th, 2005, 06:25 PM
#6
Re: Colours
Just so I can search for this again when it comes up:
Colored Button Text
Colored-Button-Text
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
|