Input for WinForms | ComponentOne
C1.Win.Accessibility.Items Namespace / UiaText Class / UiaControlType Property

In This Topic
    UiaControlType Property (UiaText)
    In This Topic
    Gets UIA control type of this item.
    Syntax
    'Declaration
     
    
    Protected Overrides ReadOnly Property UiaControlType As Integer
    protected override int UiaControlType {get;}
    See Also