VIEWPREFERENCES2 Fields

 

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

NameDescription
System_CAPS_pubfieldfActiveInModalState

Determines whether the view should be active (allow commands to be active) when Visual Studio is in a modal state.

System_CAPS_pubfieldfAutoDelimiterHighlight

Determines whether automatic delimiter highlighting is allowed.

System_CAPS_pubfieldfClientDragDropFeedback

Determines whether drag/drop feedback is enabled.

System_CAPS_pubfieldfDetectUTF8

Determines whether the view should detect UTF-8 encoding.

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_pubfieldfReadOnly

Determines whether the view is read-only.

System_CAPS_pubfieldfSelectionMargin

Determines whether the selection margin is displayed.

System_CAPS_pubfieldfTrackChanges

Determines whether track changes is enabled.

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.

System_CAPS_pubfieldlEditorEmulation

Determines whether the view should be in the Visual Studio default mode or some editor emulation mode.

System_CAPS_pubfielduCompletorSize

Determines the size of the IntelliSense completor.

Return to top
Show: