BarCode for WPF | ComponentOne
C1.WPF.BarCode Assembly / C1.WPF.BarCode Namespace / C1BarCode Class / IsInputMethodEnabled Property

In This Topic
    IsInputMethodEnabled Property (C1BarCode)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property IsInputMethodEnabled As Boolean
    public bool IsInputMethodEnabled {get;}
    See Also