Ime.ImeCompositionWindow Constructor
In This Topic
Initializes a new instance of the
Ime.ImeCompositionWindow class.
Syntax
'Declaration
Public Function New( _
ByVal As Ime _
)
public Ime.ImeCompositionWindow(
Ime
)
Parameters
- device
- An Ime indicates the device.
See Also