ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.C1SuperTooltip.Design Namespace / PlainHtmlTemplate Class / AccessibleName Property

In This Topic
    AccessibleName Property (PlainHtmlTemplate)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AccessibleName As System.String
    public System.string AccessibleName {get; set;}
    See Also