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..

Re: one big Puzzle.. Plz help me out in this... by Bob

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..



Plz help me out..context menu didn't worked. by harbhanu

harbhanu
Fri Nov 07 04:08:47 CST 2003

hi,
i m doin a project to drop down menu using the voice
commands. I m doin this using the window forms of C#.
But i can't drop down the menu .. Plz help me out ..
i posted this before got reply to use context menu..but
that didn't worked or i don't get what was meant by
Bob..the sender.
Please ne one help me in this regard..try to explain max
as possible..