[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.ImeHelper

ImeHelper Class

A helper class is used to provides some the helps.

Inheritance
ImeHelper
Namespace: C1.Win.Input.GrapeCity.Framework.Input
Assembly: C1.Win.Input.8.dll
Syntax
public class ImeHelper

Constructors

Name Description
ImeHelper()

Methods

Name Description
Convert(Ime, string, ConvertMode)

Converts the specified string and determines how the candidate window should appear.

GetImeMode(Ime)

Gets the IME mode from the ime device..

GetImeSentenceMode(Ime)

Get the sentence mode from the ime device.

SetImeMode(Ime, ImeMode)

Sets the ime mode to the ime device.

SetImeSentenceMode(Ime, ImeSentenceMode)

Set the special sentence mode to ime device.