InputPanel for WinForms | ComponentOne
C1.Win.5 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 String
    string DefaultAction {get;}
    See Also