หมายเหตุ
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลอง ลงชื่อเข้าใช้หรือเปลี่ยนไดเรกทอรีได้
การเข้าถึงหน้านี้ต้องได้รับการอนุญาต คุณสามารถลองเปลี่ยนไดเรกทอรีได้
Specifies the values that represent the default input areas of the Tablet PC Input Panel.
Syntax
typedef enum __MIDL___MIDL_itf_peninputpanel_0000_0000_0003 {
PanelInputArea_Auto = 0,
PanelInputArea_Keyboard = 1,
PanelInputArea_WritingPad = 2,
PanelInputArea_CharacterPad = 3
} PanelInputArea;
Constants
PanelInputArea_AutoValue: 0 The system controls the default input area. |
PanelInputArea_KeyboardValue: 1 The keyboard is the default input area. |
PanelInputArea_WritingPadValue: 2 The writing pad is the default input area. |
PanelInputArea_CharacterPadValue: 3 The character pad is the default input area. |
Requirements
| Requirement | Value |
|---|---|
| Minimum supported client | Windows XP Tablet PC Edition [desktop apps only] |
| Minimum supported server | None supported |
| Header | peninputpanel.h |