Input for WinForms | ComponentOne
C1.Win.Accessibility.Items.BaseInterfaces Namespace / IUiaExpandCollapseProvider Interface / Collapse Method

In This Topic
    Collapse Method (IUiaExpandCollapseProvider)
    In This Topic
    Blocking method that returns after the element has been collapsed.
    Syntax
    'Declaration
     
    
    Sub Collapse() 
    void Collapse()
    See Also