Share via


TextInputPanel Constructor

Initializes a new instance of the TextInputPanel class.

Overload List

Name Description
TextInputPanel () Initializes a new instance of the TextInputPanel class that is not attached to any window or control.
TextInputPanel (Control) Initializes a new instance of the TextInputPanel class and attaches it to the specified control.
TextInputPanel (IntPtr) Initializes a new instance of the TextInputPanel class and attaches it to a window handle.

See Also

Reference

TextInputPanel Class
TextInputPanel Members
Microsoft.Ink.TextInput Namespace