Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Button Font Color ?

Status
Not open for further replies.

BuilderSpec

Programmer
Joined
Dec 24, 2003
Messages
383
Location
GB
I have looked honestly I have..

I am trying to convert my access app. inot a pure vb cos my clients want it , I thought since VB and Access are both Microsoft Products and probably Access written in VB ( i read / heard somewhere ) i thought that the standard control features in access would be available in vb.

So..

In access you can control a command button's font color , I can't see how this is done in VB ? I am looking for a Forecolor property and it aint there ? please help...

How do change the button font to say blue ?

Regards

Builderspec
 
thread222-520689

-George

Strong and bitter words indicate a weak cause. - Fortune cookie wisdom
 
Use a checkbox with the style set to Graphical and uncheck in it's click event.


Two strings walk into a bar. The first string says to the bartender: 'Bartender, I'll have a beer. u.5n$x5t?*&4ru!2[sACC~ErJ'. The second string says: 'Pardon my friend, he isn't NULL terminated'.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top