IVsWindowFrameEvents::OnFrameIsOnScreenChanged Method (IVsWindowFrame^, Boolean)
Visual Studio 2015
Called when the IsOnScreen property of an IVsWindowFrame changes.
Assembly: Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime (in Microsoft.VisualStudio.Shell.Interop.14.0.DesignTime.dll)
Parameters
- frame
-
Type:
Microsoft.VisualStudio.Shell.Interop::IVsWindowFrame^
The frame.
- newIsOnScreen
-
Type:
System::Boolean
The new IsOnScreen value.
Show: