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

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