PanelInputArea enumeration (peninputpanel.h)

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_Auto
Value: 0
The system controls the default input area.
PanelInputArea_Keyboard
Value: 1
The keyboard is the default input area.
PanelInputArea_WritingPad
Value: 2
The writing pad is the default input area.
PanelInputArea_CharacterPad
Value: 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