Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sends a notification that the property sheet is about to be destroyed. The property page can begin its cleanup operations when it receives this notification message.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
protected internal virtual void OnDestroy()
public protected:
virtual void OnDestroy()
abstract OnDestroy : unit -> unit
override OnDestroy : unit -> unit
Protected Friend Overridable Sub OnDestroy
See Also
PropertyPage Class
Microsoft.ManagementConsole Namespace
Return to top