ComponentOne Basic Library for UWP
C1.UWP Assembly / C1.Xaml Namespace / C1DockPanel Class / AllowFocusWhenDisabled Property

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