In This Topic
The following tables list the members exposed by Ime.
Public Constructors
Public Properties
| Name | Description |
| CandidateWindows | Gets the collection of candiate window. |
| CompositionWindow | Gets the composition window of current ime device. |
| Enable | Gets or sets the enable status of the ime device. |
| ImeType | Gets the type of the ime device. |
| IsActive | Gets a bool indicates the ime device is active. |
| IsEditing | Gets a flag indicates whether the ime is opening and has inputed string. |
| Language | Gets or sets the language of the ime device. |
| StatusWindow | Gets the status window of current ime device. |
Top
Public Methods
Public Events
| Name | Description |
| Activated | An event raised when the ime has been activated. |
| Deactivated | An event raised when the ime has been deactivated. |
Top
See Also