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

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