This documentation is archived and is not being maintained.
PanelInputArea Enumeration
Visual Studio 2008
Specifies the values that represent the default input areas of the Tablet PC Input Panel.
Assembly: Microsoft.Ink (in Microsoft.Ink.dll)
The following example demonstrates the use of PanelInputArea. The object, tip, is an instance of TextInputPanel. The CurrentInputArea and DefaultInputArea values are used to set the TextBox.Text property of a TextBox, outputTextBox. CurrentInputArea and DefaultInputArea contain one of the PanelInputArea values.
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show: