ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitterPanel Class / AccessibleRole Property

In This Topic
    AccessibleRole Property (C1SplitterPanel)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AccessibleRole As System.Windows.Forms.AccessibleRole
    public System.Windows.Forms.AccessibleRole AccessibleRole {get; set;}
    See Also