[]
        
(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)
Public Sub New(imeHost As IWin32Window)
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)
Public Sub New(imeHost As IWin32Window, imeType As 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.