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


PenInputPanel - члены

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

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

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

Deprecated. The PenInputPanel object enables you to easily add in-place pen input to your applications. PenInputPanel has been replaced by Microsoft.Ink.TextInput.

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

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

  Имя Описание
ms552499.pubmethod(ru-ru,VS.90).gif PenInputPanel Перегружен. Deprecated. Initializes a new instance of the PenInputPanel class. PenInputPanel has been replaced by Microsoft.Ink.TextInput.

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

Методы

  Имя Описание
ms552499.pubmethod(ru-ru,VS.90).gif CommitPendingInput Deprecated. Sends collected ink to the recognizer and posts the the recognition result. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubmethod(ru-ru,VS.90).gif Dispose Перегружен. Deprecated. Releases resources used by the PenInputPanel object. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubmethod(ru-ru,VS.90).gif EnableTsf Deprecated. Indicates whether or not the PenInputPanel object attempts to send text to the attached control through the Text Services Framework (TSF) and enables the use of the correction user interface. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubmethod(ru-ru,VS.90).gif Equals Определяет, равен ли заданный объект Object текущему объекту Object. (Унаследовано от Object.)
ms552499.protmethod(ru-ru,VS.90).gif Finalize Deprecated. Frees the resources of the current PenInputPanel object before it is reclaimed by the garbage collector. PenInputPanel has been replaced by Microsoft.Ink.TextInput. (Переопределяет Object.Finalize().)
ms552499.pubmethod(ru-ru,VS.90).gif GetHashCode Играет роль хэш-функции для определенного типа. (Унаследовано от Object.)
ms552499.pubmethod(ru-ru,VS.90).gif GetType Возвращает объект Type для текущего экземпляра. (Унаследовано от Object.)
ms552499.protmethod(ru-ru,VS.90).gif MemberwiseClone Создает неполную копию текущего объекта Object. (Унаследовано от Object.)
ms552499.pubmethod(ru-ru,VS.90).gif MoveTo Deprecated. Sets the position of the PenInputPanel object to a defined screen position. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.protmethod(ru-ru,VS.90).gif OnInputFailed Deprecated. Allows derived classes to modify the default behavior of the InputFailed event. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.protmethod(ru-ru,VS.90).gif OnPanelChanged Deprecated. Allows derived classes to modify the default behavior of the PanelChanged event. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.protmethod(ru-ru,VS.90).gif OnPanelMoving Deprecated. Allows derived classes to modify the default behavior of the PanelMoving event. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.protmethod(ru-ru,VS.90).gif OnVisibleChanged Deprecated. Allows derived classes to modify the default behavior of the VisibleChanged event. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubmethod(ru-ru,VS.90).gif Refresh Deprecated. Updates and restores the PenInputPanel properties based on Tablet PC Input Panel, automatically positions the pen input panel, and sets the user interface to the default panel. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubmethod(ru-ru,VS.90).gif ToString Возвращает объект String, который представляет текущий объект Object. (Унаследовано от Object.)

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

Свойства

  Имя Описание
ms552499.pubproperty(ru-ru,VS.90).gif AttachedEditControl Deprecated. Gets or sets the control that the PenInputPanel object is attached to. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif AttachedEditWindow Deprecated. Gets or sets the window handle that the PenInputPanel object is attached to. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif AutoShow Deprecated. Gets or sets a Boolean value that indicates whether the pen input panel appears when focus is set on the attached control by using the pen. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif Busy Deprecated. Gets a Boolean value that indicates whether the PenInputPanel object is currently processing ink. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif CurrentPanel Deprecated. Gets or sets which panel type is currently being used for input within the PenInputPanel object. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif DefaultPanel Deprecated. Gets or sets the default panel type used for input within the PenInputPanel object. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif Factoid Deprecated. Gets or sets the string name of the factoid used by the PenInputPanel object. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif Height Deprecated. Gets the height of the pen input panel in client coordinates. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif HorizontalOffset Deprecated. Gets or sets the offset between the left edge of the pen input panel and the left edge of the control to which it is attached. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif Left Deprecated. Gets the horizontal, or x-axis, location of the left edge of the PenInputPanel object, in screen coordinates. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif Top Deprecated. Gets the vertical, or y-axis, location of the top edge of the PenInputPanel object, in screen coordinates. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif VerticalOffset Deprecated. Gets or sets the offset between the closest horizontal edge of the pen input panel and the closest horizontal edge of the control to which it is attached. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif Visible Deprecated. Gets or sets a value that indicates whether the PenInputPanel object is visible. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubproperty(ru-ru,VS.90).gif Width Deprecated. Gets the width of the pen input panel in client coordinates. PenInputPanel has been replaced by Microsoft.Ink.TextInput.

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

События

  Имя Описание
ms552499.pubevent(ru-ru,VS.90).gif InputFailed Deprecated. Occurs when focus for input changes before the PenInputPanel object is able to insert user input into the attached control. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubevent(ru-ru,VS.90).gif PanelChanged Deprecated. Occurs when the PenInputPanel object changes which panel type is currently being used for input. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubevent(ru-ru,VS.90).gif PanelMoving Deprecated. Occurs when the PenInputPanel object is moving. PenInputPanel has been replaced by Microsoft.Ink.TextInput.
ms552499.pubevent(ru-ru,VS.90).gif VisibleChanged Deprecated. Occurs when the PenInputPanel object has shown or hidden itself. PenInputPanel has been replaced by Microsoft.Ink.TextInput.

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

См. также

Ссылки

PenInputPanel Класс

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