C1.Win.8 Assembly / C1.Framework.Accessibility Namespace / ElementAccessibleObject Class / DoDefaultAction Method

DoDefaultAction Method (ElementAccessibleObject)
Performs the default action associated with this accessible object.
Syntax
'Declaration
 
Public Overrides Sub DoDefaultAction() 
 
Exceptions
ExceptionDescription
The default action for the control cannot be performed.
See Also