|
-
Dec 17th, 2002, 12:19 PM
#1
Thread Starter
Frenzied Member
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.
-
Dec 17th, 2002, 02:45 PM
#2
Registered User
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|