Microsoft.Ink.TextInput Namespace

This namespace contains the APIs implemented by the Tablet PC Input Panel.

Classes

  Class Description
Public class CorrectionModeChangeEventArgs Provides data for the CorrectionModeChanging and CorrectionModeChanged events.
Public class HandwrittenTextInsertion Used by the application's custom text entry code to insert the text into both the text field and the backing store of the Text Services Framework (TSF).
Public class InPlaceSizeChangeEventArgs Provides data for the InPlaceSizeChanged and InPlaceSizeChanging events.
Public class InPlaceStateChangeEventArgs Provides data for the InPlaceStateChanged and InPlaceStateChanging events.
Public class InPlaceVisibilityChangeEventArgs Provides data for the InPlaceVisibilityChanged and InPlaceVisibilityChanging events.
Public class InputAreaChangeEventArgs Provides data for the InputAreaChanged and InputAreaChanging events.
Public class TextInputPanel Provides methods to attach and control the Tablet PC Input Panel.
Public class TextInsertionEventArgs Provides data for the TextInserted and TextInserting events.

Enumerations

  Enumeration Description
Public enumeration CorrectionMode Specifies the correction modes of the Tablet PC Input Panel.
Public enumeration CorrectionPosition Specifies the direction in which the post insertion correction comb should appear.
Public enumeration InPlaceDirection Specifies the preferred direction of the in-place Input Panel relative to the text entry field.
Public enumeration InPlaceState Specifies the in-place state values of the Tablet PC Input Panel.
Public enumeration InteractionMode Specifies the interaction modes that can be chosen by the user for the Tablet PC Input Panel.
Public enumeration PanelInputArea Specifies the values that represent the default input areas of the Tablet PC Input Panel.