DesignerWindowPane::IVsWindowFrameNotify::OnShow Method (Int32)
Visual Studio 2015
Notifies the Package of a change in the window's display state.
Assembly: Microsoft.VisualStudio.Shell.Design (in Microsoft.VisualStudio.Shell.Design.dll)
Parameters
- fShow
-
Type:
System::Int32
Specifies the reason for the display state change.
Return Value
Type: System::Int32If the method succeeds, it returns S_OK. If it fails, it returns an error code.
Implements
IVsWindowFrameNotify::OnShow(Int32)
Show: