Input for WinForms | ComponentOne
C1.Win.Input.UIAutomation Namespace / UiaControl Class / Disposed Property

In This Topic
    Disposed Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Disposed As Boolean
    public bool Disposed {get;}
    See Also