[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.-ctor

Ime Constructor

Ime(IWin32Window)

Initializes a new instance of the Ime class.

Declaration
public Ime(IWin32Window imeHost)
Parameters
Type Name Description
IWin32Window imeHost

An IWin32Window indicates the window that uses the ime device.

Remarks

The device type is ImeType.Unidirection.

Ime(IWin32Window, ImeType)

Initializes a new instance of the Ime class.

Declaration
public Ime(IWin32Window imeHost, ImeType imeType)
Parameters
Type Name Description
IWin32Window imeHost

An IWin32Window indicates the window that uses the ime device.

ImeType imeType

An ImeType indicates the device type user hoped.

Remarks

If can created the device as the special type, is decided by imhost.