[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindow

Ime.ImeCandidateWindow Class

Defines the ime candidate window.

Inheritance
Ime.ImeCandidateWindow
Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public sealed class Ime.ImeCandidateWindow : Ime.ImeWindow

Constructors

Name Description
ImeCandidateWindow(Ime, int)

Initializes a new instance of the Ime.ImeCandidateWindow class.

Properties

Name Description
Candidates

Gets the candidate list of the candidate window.

Index

Gets the index of the candidate window.

PageSize

Gets the page size.

PageStart

Gets the page start.

Position

Gets or sets the position of the candidate window.

SelectedCandidateIndex

Gets or sets the selected candidate index.

Visible

Gets or sets the visible of the candidate window.

Events

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.