ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework.Accessibility Namespace / IAccessibleElement Interface / Role Property

In This Topic
    Role Property (IAccessibleElement)
    In This Topic
    Gets the role of this accessible object.
    Syntax
    'Declaration
     
    ReadOnly Property Role As System.Windows.Forms.AccessibleRole
    System.Windows.Forms.AccessibleRole Role {get;}
    See Also