[]
        
(Showing Draft Content)

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

ImeHost Constructor

ImeHost(nint)

Initializes a new instance of the ImeHost class.

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

An nint 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.