Results 1 to 2 of 2

Thread: Strange Menu Behaviour

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Oct 2002
    Location
    Gammapolis
    Posts
    1,474

    Strange Menu Behaviour

    Just to note:
    If you set your form Right to left to 'Yes' and that of the main menu to 'No' then when your form is loaded in its Maximum state the menu appears at LEFT, but moving the mouse over it for the first time shows another copy of the menu at RIGHT. In this time the right one is clickable and after the first click everything is fine. If at you set menu Right to left property to 'Yes" while the form's right to left is "Yes' the same thing happens and the position of the main menu and its copy are not the same and that makes the righter most letter appearing twice, again after the first click everything is ok.

  2. #2
    Registered User
    Join Date
    Nov 2002
    Location
    Växjö, Sweden
    Posts
    314
    This is a good thread to note something else about menus:
    If you set the MdiList Property of a menu item to true and you have a menu item to the right of this one, the menu to the right is opened and not the one you're clicking (MdiList = True). This also is only true for the first click, it works on the second click.

    I guess MS has work to do with menus for the .NET 2003 release.

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