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.
Called when a view is shown in the UI.
Namespace: Microsoft.ManagementConsole
Assembly: Microsoft.ManagementConsole (in Microsoft.ManagementConsole.dll)
Syntax
protected virtual void OnShow()
protected:
virtual void OnShow()
abstract OnShow : unit -> unit
override OnShow : unit -> unit
Protected Overridable Sub OnShow
See Also
View Class
Microsoft.ManagementConsole Namespace
Return to top