Click or drag to resize

WizPageKernelOnCancel Method

Called when the Cancel button is clicked. You should override this method to perform any cleanup associated with your control.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
Remarks
Note that you get this method call regardless of what page in the wizard your control represents.
See Also