INITVIEW Struct

Definition

Specifies view parameters. Used in Initialize(IVsTextLines, IntPtr, UInt32, INITVIEW[]) calls.

public value class INITVIEW
public value class INITVIEW
struct INITVIEW
public struct INITVIEW
type INITVIEW = struct
Public Structure INITVIEW
Inheritance
INITVIEW

Fields

fDragDropMove

Determines whether to use drag/drop moves.

fHotURLs

Determines whether to use single-click URL navigation.

fOvertype

Determines whether to use overtype mode.

fSelectionMargin

Determines whether to display selection margin.

fStreamSelMode

OBSOLETE: ignored by the core editor.

fVirtualSpace

Determines use of virtual space navigation and selection.

fVisibleWhitespace

Determines whether whitespace is visible.

fWidgetMargin

Determines whether to display the widget margin.

IndentStyle

Determines indent style.

Applies to