[]
        
(Showing Draft Content)

C1.Win.Input.GrapeCity.Framework.Input.Ime.ImeCandidateWindow.-ctor

ImeCandidateWindow Constructor

ImeCandidateWindow(Ime, int)

Initializes a new instance of the Ime.ImeCandidateWindow class.

Declaration
public ImeCandidateWindow(Ime device, int index)
Public Sub New(device As Ime, index As Integer)
Parameters
Type Name Description
Ime device

An Ime indicates the device.

int index

An int indicates the index of the candidate window.