Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaProgressBar Class / RootControl Property

In This Topic
    RootControl Property (UiaProgressBar)
    In This Topic
    Gets the root control that contains all UIA-items.
    Syntax
    'Declaration
     
    
    Protected ReadOnly Property RootControl As Control
    protected Control RootControl {get;}
    See Also