|
-
Mar 28th, 2001, 03:18 PM
#1
Thread Starter
Member
Hi,
Can we change the menu bar items fonts and sizes. if not in vb, any api calls can change it or any site thay I can read about. thanks for any help in advance.
-
Mar 29th, 2001, 06:26 AM
#2
Frenzied Member
There are two basic ways to do this.
First, use subclassing and owner-draw to build your own menus. Yuck.
Second, use the API GetSystemMetrics/etc to check menu bars etc.
Third, ask someone else on the fonts part--I have no idea.
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
|