\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List Namespace / ListBoxAccessibleObject Class / Role Property

In This Topic
    Role Property (ListBoxAccessibleObject)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property Role As System.Windows.Forms.AccessibleRole
    public virtual System.Windows.Forms.AccessibleRole Role {get;}
    See Also