ComponentOne BarCode for WinForms
C1.Win.Barcode.4.8 Assembly / C1.Win.BarCode Namespace / C1BarCode Class / DefaultImeMode Property

In This Topic
    DefaultImeMode Property
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultImeMode As System.Windows.Forms.ImeMode
    protected virtual System.Windows.Forms.ImeMode DefaultImeMode {get;}
    See Also