Cleanup Method (IAdminOptionsPropertyPage) |
Top Previous Next |
|
This method is called by MZ-Tools when the admin options dialog window is being unloaded, to give the property page a chance to clean up resources if needed. Signature [VB.NET] Sub Cleanup() [C#] void Cleanup() Parameters None. |