Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Show menu drop downs
Message
From
27/10/2009 19:03:05
 
 
To
27/10/2009 18:32:58
General information
Forum:
ASP.NET
Category:
Menus
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01431713
Message ID:
01431785
Views:
28
Ah, ok ... so your menu item opens another form, HolderForm, but you want the menu to still drop down on the original MenuForm, right?

So, instead of putting the code in the MenuForm Shown event handler, put it in the Activated event handler instead and then you won't need it in the MenuItem Click event at all.

~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform