ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework.Accessibility Namespace / C1ControlAccessibleObject Class / DefaultName Property

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