\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / PrintForm Class / ImeMode Property

In This Topic
    ImeMode Property (PrintForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ImeMode As System.Windows.Forms.ImeMode
    public System.Windows.Forms.ImeMode ImeMode {get; set;}
    See Also