IVsHighlight Interface
Used to move a dialog box to reveal a selection or highlight.
Namespace: Microsoft.VisualStudio.TextManager.Interop
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
Assembly: Microsoft.VisualStudio.TextManager.Interop (in microsoft.visualstudio.textmanager.interop.dll)
A dialog box gets the screen coordinates of a selection or highlight to determine if it should move itself to reveal the selection or highlight.
Notes to Implementers Implemented by IVsWindowFrame objects.