PenInputPanel - конструктор
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Deprecated. Initializes a new instance of the PenInputPanel class. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
Список перегрузки
Имя | Описание | |
---|---|---|
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(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. | |
PenInputPanel(Control) | Deprecated. Creates a PenInputPanel object and attaches it to the specified control. PenInputPanel has been replaced by Microsoft.Ink.TextInput. |
В начало страницы