Share via


PenInputPanel Constructor

Deprecated. Initializes a new instance of the PenInputPanel class. PenInputPanel has been replaced by Microsoft.Ink.TextInput.

Overload List

Name Description
PenInputPanel () Deprecated. Initializes a new instance of the PenInputPanel class that is not attached to any window or control. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
PenInputPanel (Control) Deprecated. Creates a PenInputPanel object and attaches it to the specified control. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
PenInputPanel (IntPtr) Deprecated. Initializes a new instance of the PenInputPanel class and attaches it to a window handle. PenInputPanel has been replaced by Microsoft.Ink.TextInput.

See Also

Reference

PenInputPanel Class
PenInputPanel Members
Microsoft.Ink Namespace
PenInputPanel
PenInputPanel.AttachedEditControl