ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Framework.Accessibility Namespace / IAccessibleElement Interface / State Property

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