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

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