Is there a way to change the onclick event of a button based on another button? Let me explain. I would like to press button A and have it change the onlcick event (web.LoadUrl) of button E to a different url. If I press button B then it would change button E to another url, etc. I know I can set properties etc, but I have not been able to find anything in the help file that would allow me to change the OnClick events.

Reply With Quote
