Поделиться через


TextInputPanel - члены

Включить защищенные члены
Включить унаследованные члены

Включить члены .NET Framework
Включить члены .NET Compact Framework
Включить члены XNA Framework

Обновлен: Ноябрь 2007

Provides methods to attach and control the Tablet PC Input Panel.

Тип TextInputPanel предоставляет следующие члены.

Конструкторы

  Имя Описание
ms573642.pubmethod(ru-ru,VS.90).gif TextInputPanel Перегружен. Initializes a new instance of the TextInputPanel class.

В начало страницы

Методы

  Имя Описание
ms573642.pubmethod(ru-ru,VS.90).gif CommitPendingInput Sends collected ink to the recognizer and posts the recognition result.
ms573642.pubmethod(ru-ru,VS.90).gif Dispose Перегружен. Releases resources used by the TextInputPanel object.
ms573642.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms573642.protmethod(ru-ru,VS.90).gif Finalize Frees the resources of the current TextInputPanel object before it is reclaimed by the garbage collector. (Переопределяет Object.Finalize().)
ms573642.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms573642.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms573642.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms573642.pubmethod(ru-ru,VS.90).gif SetInPlaceHoverTargetPosition Explicitly positions the Tablet PC Input Panel hover target in screen coordinates.
ms573642.pubmethod(ru-ru,VS.90).gif SetInPlacePosition Explicitly positions the Tablet PC Input Panel in screen coordinates.
ms573642.pubmethod(ru-ru,VS.90).gif SetInPlaceVisibility Passes a value to determine whether to show or hide the Tablet PC Input Panel.
ms573642.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

В начало страницы

Свойства

  Имя Описание
ms573642.pubproperty(ru-ru,VS.90).gif AttachedEditControl Gets or sets the control that the TextInputPanel object is attached to.
ms573642.pubproperty(ru-ru,VS.90).gif AttachedEditWindow Gets or sets the window handle that the TextInputPanel object is attached to.
ms573642.pubproperty(ru-ru,VS.90).gif CurrentCorrectionMode Gets the value allowing an application to determine the current configuration of the correction comb.
ms573642.pubproperty(ru-ru,VS.90).gif CurrentInPlaceState Gets the current in-place state of the Input Panel.
ms573642.pubproperty(ru-ru,VS.90).gif CurrentInputArea Gets the current input area.
ms573642.pubproperty(ru-ru,VS.90).gif CurrentInteractionMode Gets the positioning of the Tablet PC Input Panel.
ms573642.pubproperty(ru-ru,VS.90).gif DefaultInPlaceState Gets or sets the default in-place state.
ms573642.pubproperty(ru-ru,VS.90).gif DefaultInputArea Gets or sets the default input area.
ms573642.pubproperty(ru-ru,VS.90).gif ExpandPostInsertionCorrection Gets or sets a value that indicates whether the correction comb on the Tablet PC Input Panel is automatically expanded.
ms573642.pubproperty(ru-ru,VS.90).gif InPlaceBoundingRectangle Gets the bounding rectangle for the in-place Input Panel when the largest input area for the current input language is showing.
ms573642.pubproperty(ru-ru,VS.90).gif InPlaceVisibleOnFocus Gets or sets a value that indicates whether the Tablet PC Input Panel is displayed automatically when the window to which it is attached gets focus.
ms573642.pubproperty(ru-ru,VS.90).gif PopDownCorrectionHeight Gets the height of the post-insertion correction comb when it is positioned below Input Panel.
ms573642.pubproperty(ru-ru,VS.90).gif PopUpCorrectionHeight Gets the height of the post-insertion correction comb when it is positioned above Input Panel.
ms573642.pubproperty(ru-ru,VS.90).gif PreferredInPlaceDirection Gets or sets the preferred direction of the in-place Input Panel relative to the text entry field.

В начало страницы

События

  Имя Описание
ms573642.pubevent(ru-ru,VS.90).gif CorrectionModeChanged Occurs when the correction mode has changed.
ms573642.pubevent(ru-ru,VS.90).gif CorrectionModeChanging Occurs when the correction mode is about to change.
ms573642.pubevent(ru-ru,VS.90).gif InPlaceSizeChanged Occurs when the in-place Input Panel size has changed due to a user resize, auto growth, or an input area change.
ms573642.pubevent(ru-ru,VS.90).gif InPlaceSizeChanging Occurs when the in-place Input Panel size is about to change due to user resizing, auto growth or an input area change.
ms573642.pubevent(ru-ru,VS.90).gif InPlaceStateChanged Occurs when the in-place state has changed.
ms573642.pubevent(ru-ru,VS.90).gif InPlaceStateChanging Occurs when the in-place state is about to change.
ms573642.pubevent(ru-ru,VS.90).gif InPlaceVisibilityChanged Occurs when the in-place Input Panel visibility has changed.
ms573642.pubevent(ru-ru,VS.90).gif InPlaceVisibilityChanging Occurs when the in-place Input Panel visibility is about to change.
ms573642.pubevent(ru-ru,VS.90).gif InputAreaChanged Occurs when the input area has changed.
ms573642.pubevent(ru-ru,VS.90).gif InputAreaChanging Occurs when the input area is about to change.
ms573642.pubevent(ru-ru,VS.90).gif TextInserted Occurs when the Tablet PC Input Panel has inserted text into the control with input focus.
ms573642.pubevent(ru-ru,VS.90).gif TextInserting Occurs when the Tablet PC Input Panel is about to insert text into the control with input focus.

В начало страницы

См. также

Ссылки

TextInputPanel Класс

Microsoft.Ink.TextInput - пространство имен