This topic has not yet been rated - Rate this topic

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)

[InterfaceTypeAttribute(1)] 
[GuidAttribute("22212CD2-83FF-11D2-92E6-005345000000")] 
public interface IVsHighlight
/** @attribute InterfaceTypeAttribute(1) */ 
/** @attribute GuidAttribute("22212CD2-83FF-11D2-92E6-005345000000") */ 
public interface IVsHighlight
InterfaceTypeAttribute(1) 
GuidAttribute("22212CD2-83FF-11D2-92E6-005345000000") 
public interface IVsHighlight

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.

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ