Cleanup Method (IUserOptionsPropertyPage) |
Top Previous Next |
|
This method is called by MZ-Tools when the user 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. |