Input for WinForms | ComponentOne
C1.Win.Accessibility Namespace / ISupportUia Interface / UiaName Property

In This Topic
    UiaName Property (ISupportUia)
    In This Topic
    Item name in UIA tree.
    Syntax
    'Declaration
     
    
    ReadOnly Property UiaName As String
    string UiaName {get;}
    See Also