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?