PenInputPanel Properties

Include Protected Members
Include Inherited Members

Include .NET Framework Members
Include .NET Compact Framework Members
Include XNA Framework Members

The PenInputPanel type exposes the following members.

Properties

  Name Description
Public property AttachedEditControl Deprecated. Gets or sets the control that the PenInputPanel object is attached to. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property AttachedEditWindow Deprecated. Gets or sets the window handle that the PenInputPanel object is attached to. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property AutoShow Deprecated. Gets or sets a Boolean value that indicates whether the pen input panel appears when focus is set on the attached control by using the pen. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property Busy Deprecated. Gets a Boolean value that indicates whether the PenInputPanel object is currently processing ink. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property CurrentPanel Deprecated. Gets or sets which panel type is currently being used for input within the PenInputPanel object. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property DefaultPanel Deprecated. Gets or sets the default panel type used for input within the PenInputPanel object. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property Factoid Deprecated. Gets or sets the string name of the factoid used by the PenInputPanel object. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property Height Deprecated. Gets the height of the pen input panel in client coordinates. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property HorizontalOffset Deprecated. Gets or sets the offset between the left edge of the pen input panel and the left edge of the control to which it is attached. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property Left Deprecated. Gets the horizontal, or x-axis, location of the left edge of the PenInputPanel object, in screen coordinates. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property Top Deprecated. Gets the vertical, or y-axis, location of the top edge of the PenInputPanel object, in screen coordinates. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property VerticalOffset Deprecated. Gets or sets the offset between the closest horizontal edge of the pen input panel and the closest horizontal edge of the control to which it is attached. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property Visible Deprecated. Gets or sets a value that indicates whether the PenInputPanel object is visible. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Public property Width Deprecated. Gets the width of the pen input panel in client coordinates. PenInputPanel has been replaced by Microsoft.Ink.TextInput.

Top

See Also

Reference

PenInputPanel Class

Microsoft.Ink Namespace