Share via


MARKERVISUAL2 Enumeration

Provides additional members to the MARKERVISUAL enumeration.

Namespace:  Microsoft.VisualStudio.TextManager.Interop
Assembly:  Microsoft.VisualStudio.TextManager.Interop.8.0 (in Microsoft.VisualStudio.TextManager.Interop.8.0.dll)

Syntax

'Declaration
Public Enumeration MARKERVISUAL2
'Usage
Dim instance As MARKERVISUAL2
public enum MARKERVISUAL2
public enum class MARKERVISUAL2
public enum MARKERVISUAL2

Members

Member name Description
MV_SMARTTAG  
MV_TRACK  
MV_ROUNDEDBORDER  
MV_BOLDTEXT
MV_DISALLOWBGCHANGE
MV_DISALLOWFGCHANGE
MV_FORCE_CLOSEST_IF_HIDDEN
MV_SELECT_WHOLE_LINE

Remarks

COM Signature

From textmgr2.idl:

See Also

Reference

Microsoft.VisualStudio.TextManager.Interop Namespace