I have an event handler for a button and I want to be able to access it outside of the form. So for example the button opens up a webbrowser and prints the document it just loaded. I want this to ...
GUI based programming is far from my area of expertise, I know enough to be dangerous, but not enough to know how dangerous. I am running into an issue with eventhandlers and wanting them to be ...