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