ToolStripButton has no ShortcutKeys property?

  • Thread starter Thread starter Frederik
  • Start date Start date
F

Frederik

Hi all,

I'm having a ToolStrip with several ToolStripButton's (32 by 32 px
images on it and no text displayed). How do I attach ShortcutKeys to a
ToolStripButton? Should be very simple, but I could not find it. A
ToolStripMenuItem has the possibility to easily add shortcut keys, so
why not the ToolStripButton? Do I have to handle this at the Form
level instead?

Thanks for your help.

Fre
 

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