MARKERTYPE2 Enum

Definition

Provides additional members to the MARKERTYPE enumeration.

public enum class MARKERTYPE2
public enum class MARKERTYPE2
enum MARKERTYPE2
public enum MARKERTYPE2
type MARKERTYPE2 = 
Public Enum MARKERTYPE2
Inheritance
MARKERTYPE2

Fields

DEF_MARKER_COUNT_NEW 35

Represents the last MARKERTYPE2 member.

MARKER_BOOKMARK_DISABLED 21

Generic bookmark/tag.

MARKER_BRACE_MATCHING 25

The marker for matching braces.

MARKER_BRACE_MATCHING_BOLD 30

The marker for bolding the matching braces.

MARKER_CODEDEFWIN_BACKGROUND 27

The marker for the background of a code definition window.

MARKER_CODEDEFWIN_SELECTION 28

The marker for a selection in a code definition window.

MARKER_EXSTENCIL 15

Exstencil support.

MARKER_EXSTENCIL_DEPFIELD 32

The marker around a code snippet dependent field.

MARKER_EXSTENCIL_ENDMARKER 26

Exstencil support.

MARKER_EXSTENCIL_SELECTED 16

Exstencil support.

MARKER_HIGHLIGHT_PATH 29

The marker that highlights the path.

MARKER_REFACTORING_BACKGROUND 31

The background marker for the refactoring window.

MARKER_REFACTORING_DEPFIELD 34

The marker that highlights other items that are being refactored.

MARKER_REFACTORING_FIELD 33

The marker that highlights the line being refactored.

MARKER_REGION_COLLAPSED_NOGLYPH 13

A collapsible region is collapsed, with no glyph drawn.

MARKER_REGION_EXPANDED_NOGLYPH 14

A collapsible region is expanded, with no glyph drawn.

MARKER_SMARTTAG_EPHEMERAL 24

The marker for temporary smart tags, that are valid for a short length of time.

MARKER_SMARTTAG_FACTOID 23

The marker for smart tags that are valid for a long period of time, and are independent of user actions.

MARKER_SMARTTAG_NONVIS 17

Invisible smart tag marker.

MARKER_SMARTTAG_VIS 18

Visible smart tag marker. Priority level: 810.

MARKER_SPAN_MAPPING 12

Do not use. For internal use only.

MARKER_TRACK_NONSAVE 19

The marker for unsaved tracking changes.

MARKER_TRACK_PLACEHOLDER 22

Invisible placeholder used to allow concatenation of adjacent track changes markers.

MARKER_TRACK_SAVE 20

The marker for saved tracking changes.

MARKER_WARNING 11

The marker for a warning.

Remarks

COM Signature

From textmgr2.idl:

Applies to