ComponentOne BarCode for UWP
C1.Xaml.BarCode Namespace / C1BarCode Class / AllowFocusWhenDisabled Property

In This Topic
    AllowFocusWhenDisabled Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property AllowFocusWhenDisabled As System.Boolean
    public System.bool AllowFocusWhenDisabled {get; set;}
    See Also