ToolStripButton has no ShortcutKeys property?

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Frederik

    ToolStripButton has no ShortcutKeys property?

    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
    ToolStripMenuIt em 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
Working...