I've had a look at the solution given above. I can see how it works if you've got buttons on the form, but the button I require the action on is in a toolstrip. If I highlight the form although there is an 'AcceptButton' option there are no further options in the drop down menu. If I highlight the toolstrip button I don't get a 'Data Bindings' option and if I highlight the whole toolstrip I get a 'Data Bindings' option, but no 'AcceptButton' option
|