ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / XView Class / AccessibleRole Property

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