InputPanel for WinForms | ComponentOne
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 AccessibleStates
    AccessibleStates State {get;}
    See Also