Thanks Trent. I'm assuming this means I'd need to sub-class ToolstripButton, right? |
You could, or just add this logic on the form/user control/etc that you want the Ctrl+S to work. You can do the other and create your own type editor, etc. but that is way more work than it is worth...I would just do the other.