IFindResultsWindow3.Frame Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The IVsWindowFrame associated with the find results window.
public:
property Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ Frame { Microsoft::VisualStudio::Shell::Interop::IVsWindowFrame ^ get(); };
public Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame Frame { get; }
member this.Frame : Microsoft.VisualStudio.Shell.Interop.IVsWindowFrame
Public ReadOnly Property Frame As IVsWindowFrame