Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaSlider Class / UiaName Property

In This Topic
    UiaName Property (UiaSlider)
    In This Topic
    Gets or sets item name in UIA tree.
    Syntax
    'Declaration
     
    
    Protected Overridable Property UiaName As String
    protected virtual string UiaName {get; set;}
    See Also