[]
        
(Showing Draft Content)

C1.Win.C1Input.GrapeCity.Framework.Input.ImeHost.-ctor

ImeHost Constructor

ImeHost(IntPtr)

Initializes a new instance of the ImeHost class.

Declaration
public ImeHost(IntPtr handle)
Parameters
Type Name Description
IntPtr handle

An IntPtr indicates the handle of the window.

ImeHost(NativeWindow)

Initializes a new instance of the ImeHost class.

Declaration
public ImeHost(NativeWindow window)
Parameters
Type Name Description
NativeWindow window

A NativeWindow indicates the handle of the window.