Results 1 to 3 of 3

Thread: Menu Width HELP!

  1. #1

    Thread Starter
    Fanatic Member clarkgriswald's Avatar
    Join Date
    Feb 2000
    Location
    USA
    Posts
    799

    Exclamation Menu Width HELP!

    I need to know how to specify a menu width. To help you understand, I want to duplicate the look of the IE menu. I want a menu to go across the top and then I want a picture box inserted where I can insert the globe/E animation. Any ideas on how to do this?

  2. #2
    Stuck in the 80s The Hobo's Avatar
    Join Date
    Jul 2001
    Location
    Michigan
    Posts
    7,256
    1) You can't specify a menu width. and...
    2) Why can't you just do something like:

    VB Code:
    1. picWhatever.Move Me.ScaleWidth - picWhatever.Width, 0

    ??
    My evil laugh has a squeak in it.

    kristopherwilson.com

  3. #3
    Frenzied Member Shawn N's Avatar
    Join Date
    Dec 2001
    Location
    Houston
    Posts
    1,631
    Only way to specify a menu's width is to set it as owner-drawn. Way more trouble than it's worth.

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