|
-
Jan 8th, 2002, 11:50 PM
#1
-
Jan 9th, 2002, 12:46 PM
#2
Frenzied Member
You can't.
Visual basic uses the font chosen by the user in the Appearance tab of the system settings to draw its menus.
If you absolutely must change the font of the menus for your application you need to make them owner drawn menus through the use of the ModifyMenu() API call.
Hope this helps,
Duncan
-
Jan 14th, 2002, 07:57 PM
#3
The code for what you want to do NewPeter, is possible, but it (the code) goes on for miles. That why people/companies provide third party controls to do this (at a cost, of course).
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
|