CorrectionPosition enumeration (peninputpanel.h)
Specifies the direction, relative to Input Panel, that the post insertion correction comb displays.
Syntax
typedef enum __MIDL___MIDL_itf_peninputpanel_0000_0000_0005 {
CorrectionPosition_Auto = 0,
CorrectionPosition_Bottom = 1,
CorrectionPosition_Top = 2
} CorrectionPosition;
Constants
CorrectionPosition_Auto Value: 0 The system decides on the position of the correction comb. |
CorrectionPosition_Bottom Value: 1 The correction comb is shown below the input area. |
CorrectionPosition_Top Value: 2 The correction comb is shown above the input area. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
Minimum supported server | None supported |
Header | peninputpanel.h |