SELECTIONSTATE Struct

Definition

Represents the state of a selection so that it can be restored to that state.

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

Fields

dwFlags

Combination of SELECTIONSTATEFLAGS enumeration values.

dwReserved

Reserved for future use.

iActiveCol

Index of the active column.

iActiveLine

Index of the active line.

iAnchorCol

Index of the anchor column.

iAnchorLine

Index of the anchor line.

Applies to