[]
        
(Showing Draft Content)

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

Convert Method

Convert(Ime, string, ConvertMode)

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

Declaration
public static void Convert(Ime ime, string convertString, ConvertMode mode)
Parameters
Type Name Description
Ime ime

An Ime indicates the ime device.

string convertString

A string to convert.

ConvertMode mode

A ConvertMode enumeration that represents how to process the candidate window.