Link to home
Start Free TrialLog in
Avatar of check1
check1

asked on

Change font style, size, ect

I am using the common dialog control.  I want to use it to change the fonts of my objects.  Is there a way to dynamically change all the fonts?  I have the common dialog control working, but I have to specifiy all controls on my form, I want all my command buttons and labels to change to the specific font and size, etc.

any Ideas?
ASKER CERTIFIED SOLUTION
Avatar of Dalin
Dalin

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of check1
check1

ASKER

Thanks!