Bob
Mon Oct 27 03:35:03 CST 2003
Just use a ContextMenu instead of a MainMenu and display it using the
ContextMenu.Show method.
--
Bob Powell [MVP]
C#, System.Drawing
The October edition of Well Formed is now available.
Find out how to use DirectX in a Windows Forms control
http://www.bobpowell.net/currentissue.htm
Answer those GDI+ questions with the GDI+ FAQ
http://www.bobpowell.net/gdiplus_faq.htm
Blog
http://bobpowelldotnet.blogspot.com
"Harbhanu" <harbhanu@hotmail.com> wrote in message
news:041301c39c4c$8359bdd0$a601280a@phx.gbl...
> i want to dropdown the menu at the runtime on the basis of
> some other event such as user speech interactive commands..
> i want to dropdown menu by coding at runtime without the
> actual click on the menu bar....
>
> Plz help me out in this coz this is my final yr project
> and i got stuck in this .. plz tell me a way out...
> bye..