[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindowCollection

Ime.ImeCandidateWindowCollection Class

Defines the collection of the candidate window.

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

Constructors

Name Description
ImeCandidateWindowCollection(Ime)

Initializes a new instance of the Ime.ImeCandidateWindowCollection class.

Properties

Name Description
this[int]

Gets the candidate window by the given index.

Events

Name Description
CandidateWindowsClosing

When the ime candidate windows is closing.

CandidateWindowsContentChanging

Raised when an ime is about to change the content of the candidate window.

CandidateWindowsOpening

When the ime candidate windows are about opened.