Name | Description | |
---|---|---|
Ime.ImeCandidateWindow Constructor | Initializes a new instance of the Ime.ImeCandidateWindow class. |
The following tables list the members exposed by Ime.ImeCandidateWindow.
Name | Description | |
---|---|---|
Ime.ImeCandidateWindow Constructor | Initializes a new instance of the Ime.ImeCandidateWindow class. |
Name | Description | |
---|---|---|
Candidates | Gets the candidate list of the candidate window. | |
Ime | Gets the device of the ime window. (Inherited from C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeWindow) | |
Index | Gets the index of the candidate window. | |
PageSize | Gets the page size. | |
PageStart | Gets the page start. | |
Position | Overridden. Gets or sets the position of the ime window. | |
SelectedCandidateIndex | Gets or sets the selected candidate index. | |
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. | |
ContentChanging | Raised when an ime is about to change the content of the candidate window. | |
Opening | When the ime window is about created. |