Simulate a Menu Click Event

  • Thread starter Christopher Pragash
  • Start date
C

Christopher Pragash

Hello All,

How do I simulate a menu click event in .NET Compact Framework from a
keyboard. I want to activate the menu and show the menu options when the
user presses the "Enter" key on the form. I am able to trap the "Enter" key,
but there seems to be no menu.show or any other option for that. Any
thoughts or suggestions on this?

Thanks,
Chris
 
C

Christopher Pragash

Thanks Daniel - Any sample code in VB.NET ? Thanks in advance.

Cheers,
Chris
 

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