Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaSelectionItemProvider Interface / Select Method

In This Topic
    Select Method (IUiaSelectionItemProvider)
    In This Topic
    Sets the current element as the selection This clears the selection from other elements in the container
    Syntax
    'Declaration
     
    
    Sub Select() 
    void Select()
    See Also