Posted 19 years ago
by barrett
I use the Wizard control and having problems with getting the Cancel button to fire on all of my pages. The Test Application has examples for Protected Overrides Sub OnCancelButtonClick, however if I try and follow the example I get an error becasue I am not overriding a Sub in a base class. Which way should i go?
Thanks
Thanks