Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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_AutoValue: 0 The system decides on the position of the correction comb. |
CorrectionPosition_BottomValue: 1 The correction comb is shown below the input area. |
CorrectionPosition_TopValue: 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 |