Adding .NET Mainmenu item click event

  • Thread starter Datagrid left-right scroll problem
  • Start date
D

Datagrid left-right scroll problem

Hi,
I am facing a problem in the Microsoft .NET Windows Application
which is developed in C#. I am using the Main menu control from the tool box.
The menu structure is as follows.

Trans
Commercial-> New
Modify
View
Industrial -> New
Modify
View

Normally how .NET mainmenu behaves is when the mouse is over the
"Commercial" menu item, the submenu items for "Commercial" say New, Modify
and View are shown.
My requirement is On Click of "Commercial" menu item, I want to show another
Windows form showing the current status in Commercial stream. This event
is not there in the mainmenu control ie I need to add a click event to the
menu item "Commercial".
For better understanding, I can provide a simple example. In Windows task
bar Start button, we have Programs, Settings,etc. On mouseover of "Programs",
the submenu items like Accessories, Internet explorer etc will be shown. But
on double click on "Programs", a screen will open with Accessories,
Administrative tasks,etc.
My requirement is also the same.
Any helps will be really appreciatable. If possible please provide me with
code samples.

Lots of Thanks in Advance,

Gireesh
 
J

Jan De Messemaeker

Hello,

This Newsgroup is dedicate to Microsoft Project.
You probably won't get an answer here.
HTH

--
Jan De Messemaeker
Microsoft Project Most Valuable Professional
http://users.online.be/prom-ade/
+32-495-300 620
"Datagrid left-right scroll problem"
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top