VIEWPREFERENCES Fields

 

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

NameDescription
System_CAPS_pubfieldfAutoDelimiterHighlight

Determines whether automatic delimiter highlighting is allowed.

System_CAPS_pubfieldfDragDropEditing

Determines whether drag/drop editing is allowed.

System_CAPS_pubfieldfDragDropMove

Determines whether drag/drop moves are allowed.

System_CAPS_pubfieldfGoToAnchorAfterEscape

Determines whether the user is sent to an anchor after pressing the ESC key.

System_CAPS_pubfieldfOvertype

Determines whether insert or overtype is enabled. This value is not persisted.

System_CAPS_pubfieldfSelectionMargin

Determines whether the selection margin is displayed.

System_CAPS_pubfieldfUndoCaretMovements

Determines whether caret movements and text selections are included in undo list.

System_CAPS_pubfieldfVisibleWhitespace

Determines whether spaces and tabs are shown.

System_CAPS_pubfieldfWidgetMargin

Determines whether the widget margin is shown.

Return to top
Show: