News

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 ...