Name | Description | |
---|---|---|
Ime.ImeStatusWindow Constructor | Initializes a new instance of the Ime.ImeStatusWindow class. |
The following tables list the members exposed by Ime.ImeStatusWindow.
Name | Description | |
---|---|---|
Ime.ImeStatusWindow Constructor | Initializes a new instance of the Ime.ImeStatusWindow class. |
Name | Description | |
---|---|---|
ConversionMode | Gets or sets the conversion mode. | |
Ime | Gets the device of the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow) | |
Position | Overridden. Gets or sets the position of the ime window. | |
SentenceMode | Gets or sets the sentence mode. | |
Status | Gets or sets a Ime.ImeStatus indicating the ime is opened or closed. | |
Visible | Overridden. Gets or sets a bool indicates whether the ime window is visible. |
Name | Description | |
---|---|---|
Hide | Hides the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow) | |
Show | Shows the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow) |
Name | Description | |
---|---|---|
Closing | When the ime window is about closed. | |
ConversionModeChanged | When the ConversionMode is changed by user from ime bar. | |
Opening | When the ime window is about created. | |
SentenceModeChanged | When the SentenceMode is changed by user from ime bar. | |
StatusChanged | When the Status is changed by user from ime bar or by code. |