January 5th, 2000, 10:13 AM
How can I change the color of the caption on a command button ?
|
Click to See Complete Forum and Search --> : caption's color on a button January 5th, 2000, 10:13 AM How can I change the color of the caption on a command button ? Jean Spector January 5th, 2000, 10:35 AM You just can't change color of button or it's caption - if you really need it done - you may use PictureBox or some other control to emulate button. Jean Spector Tech Support Team Leader, CET mage@lycosmail.com (in VB from 11/1999) Chris Eastwood January 5th, 2000, 03:15 PM <duplicate> Take a look at : http://codeguru.developer.com/bbs/wt/showpost.pl?Board=vb&Number=11270&Search=true&Forum=vb&Words=button%20color&Match=Whole&Topic=&Searchpage=0&Limit=25 - for two possible ways of doing this </duplicate> Chris Eastwood CodeGuru - the website for developers http://codeguru.developer.com/vb codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |