Click or drag to resize

WizPageBaseOnUnload Method

Overload List
  NameDescription
Public methodOnUnload
Called when the control is about to be unloaded. You should override this method to perform any cleanup associated with your control.
Protected methodOnUnload(EventArgs)
Raises the Unload event.
(Inherited from Control.)
Top
See Also