Microsoft.Ink.TextInput Namespace
This namespace contains the APIs implemented by the Tablet PC Input Panel.
Classes
Class | Description | |
---|---|---|
CorrectionModeChangeEventArgs | Provides data for the CorrectionModeChanging and CorrectionModeChanged events. | |
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). | |
InPlaceSizeChangeEventArgs | Provides data for the InPlaceSizeChanged and InPlaceSizeChanging events. | |
InPlaceStateChangeEventArgs | Provides data for the InPlaceStateChanged and InPlaceStateChanging events. | |
InPlaceVisibilityChangeEventArgs | Provides data for the InPlaceVisibilityChanged and InPlaceVisibilityChanging events. | |
InputAreaChangeEventArgs | Provides data for the InputAreaChanged and InputAreaChanging events. | |
TextInputPanel | Provides methods to attach and control the Tablet PC Input Panel. | |
TextInsertionEventArgs | Provides data for the TextInserted and TextInserting events. |
Enumerations
Enumeration | Description | |
---|---|---|
CorrectionMode | Specifies the correction modes of the Tablet PC Input Panel. | |
CorrectionPosition | Specifies the direction in which the post insertion correction comb should appear. | |
InPlaceDirection | Specifies the preferred direction of the in-place Input Panel relative to the text entry field. | |
InPlaceState | Specifies the in-place state values of the Tablet PC Input Panel. | |
InteractionMode | Specifies the interaction modes that can be chosen by the user for the Tablet PC Input Panel. | |
PanelInputArea | Specifies the values that represent the default input areas of the Tablet PC Input Panel. |