VIEWPREFERENCES2 Members
Include Protected Members
Include Inherited Members
Provides additional members for the VIEWPREFERENCES structure.
The VIEWPREFERENCES2 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) |
![]() |
Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) |
![]() |
GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Top
Fields
Name | Description | |
---|---|---|
![]() |
fActiveInModalState | |
![]() |
fAutoDelimiterHighlight | Determines whether automatic delimiter highlighting is allowed. |
![]() |
fClientDragDropFeedback | Determines whether drag/drop feedback is enabled. |
![]() |
fDetectUTF8 | |
![]() |
fDragDropEditing | Determines whether drag/drop editing is allowed. |
![]() |
fDragDropMove | Determines whether drag/drop moves are allowed. |
![]() |
fGoToAnchorAfterEscape | Determines whether the user is sent to an anchor after pressing the ESC key. |
![]() |
fOvertype | Determines whether insert or overtype is enabled. This value is not persisted. |
![]() |
fReadOnly | |
![]() |
fSelectionMargin | Determines whether the selection margin is displayed. |
![]() |
fTrackChanges | Determines whether track changes is enabled. |
![]() |
fUndoCaretMovements | Determines whether caret movements and text selections are included in undo list. |
![]() |
fVisibleWhitespace | Determines whether spaces and tabs are shown. |
![]() |
fWidgetMargin | Determines whether the widget margin is shown. |
![]() |
lEditorEmulation | |
![]() |
uCompletorSize |
Top