CANDIDATEFORM Struct
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |
dwStyle |
Position style. |
ptCurrentPos |
Coordinates of the upper-left corner of the candidate window or the caret position, depending on the value of |
rcArea |
Coordinates of the upper-left and lower-right corners of the exclusion area. |