InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework.Accessibility Namespace / DropDownAccessibleObject Class / DefaultName Property

In This Topic
    DefaultName Property (DropDownAccessibleObject)
    In This Topic
    Gets a default name of this C1ControlAccessibleObject.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultName As String
    protected override string DefaultName {get;}
    See Also