InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework.Accessibility Namespace / IAccessibleElement Interface / DoDefaultAction Method

In This Topic
    DoDefaultAction Method (IAccessibleElement)
    In This Topic
    Performs the default action associated with this accessible object.
    Syntax
    'Declaration
     
    Sub DoDefaultAction() 
    void DoDefaultAction()
    See Also