MenuStrip ... Insert Standard Items: where is the code?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Am I correct in thinking that I need to write the underlying code for all the
menu options inserted?

Where would I start to implement, say, Select All, for instance?

Thanks for any pointers.
 
AA2e72E said:
Am I correct in thinking that I need to write the underlying code for all the
menu options inserted?

Where would I start to implement, say, Select All, for instance?

What exactly are you stuck on? They work like any other buttons - add an
eventhandler and do it all there.

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

Back
Top