TextInputPanel - конструктор
Включить защищенные члены
Включить унаследованные члены
Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework
Обновлен: Ноябрь 2007
Initializes a new instance of the TextInputPanel class.
Список перегрузки
Имя | Описание | |
---|---|---|
![]() |
TextInputPanel() | Initializes a new instance of the TextInputPanel class that is not attached to any window or control. |
![]() |
TextInputPanel(IntPtr) | Initializes a new instance of the TextInputPanel class and attaches it to a window handle. |
![]() |
TextInputPanel(Control) | Initializes a new instance of the TextInputPanel class and attaches it to the specified control. |
В начало страницы