[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCompositionChangedEventArgs

Ime.ImeCompositionChangedEventArgs Class

Define a class used for the arguments of the CompositionChanged event.

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

Constructors

Name Description
ImeCompositionChangedEventArgs(char, ImeCompositionDetails)

Initializes a new instance of the Ime.ImeCompositionChangedEventArgs class.

Properties

Name Description
Details

Gets the detials of the composition.

LatestCharacter

Gets the lastest change to the composition string.