|
-
Mar 5th, 2008, 06:30 AM
#1
Thread Starter
Addicted Member
[RESOLVED] [2008] Open a menu in MenuStrip
Hi,
I am using VB2008
I have menustrip and in it there is Filetoolstripmenuitem how can I open with code the Filetoolstripmenuitem?
I tried with code: Filetoolstripmenuitem.performclick this do not open the Filetoolstripmenuitem.
Any suggestions?
-
Mar 5th, 2008, 06:35 AM
#2
Re: [2008] Open a menu in MenuStrip
I've never tried to do this in my life. I read your question. I opened my MSDN Library. I went to the documentation for the ToolStripMenuItem class. I looked down the list of members. I found the ShowDropDown method.
-
Mar 5th, 2008, 06:47 AM
#3
Thread Starter
Addicted Member
Re: [2008] Open a menu in MenuStrip
Hi,
Working great
Thank you very much
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
|