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

In This Topic
    RemoveFromSelection Method (IUiaSelectionItemProvider)
    In This Topic
    Removes current element from selection
    Syntax
    'Declaration
     
    
    Sub RemoveFromSelection() 
    void RemoveFromSelection()
    See Also