Results 1 to 2 of 2

Thread: menubar items and subitems in vb

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 1999
    Location
    San Diego, Ca , USA
    Posts
    44
    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.

  2. #2
    Frenzied Member mlewis's Avatar
    Join Date
    Sep 2000
    Posts
    1,226
    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.
    M. Lewis
    Pi-Q Software
    How many mouse clicks does it take to cook breakfast?

    Blargh! I am dead!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width