ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework.Accessibility Namespace / IAccessibleElement Interface / DefaultAction Property

In This Topic
    DefaultAction Property (IAccessibleElement)
    In This Topic
    Gets a string that describes the default action of the object.
    Syntax
    'Declaration
     
    ReadOnly Property DefaultAction As System.String
    System.string DefaultAction {get;}
    See Also