CANDIDATEFORM Struct

Definition

Contains position information for the candidate window.

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

Fields

dwIndex

Candidate list identifier. dwIndex can be zero for the first list, 1 for the second, and so on. The maximum index is 31.

dwStyle

Position style.

ptCurrentPos

Coordinates of the upper-left corner of the candidate window or the caret position, depending on the value of dwStyle.

rcArea

Coordinates of the upper-left and lower-right corners of the exclusion area.

Applies to