ComponentOne TileControl for WinForms
C1.Win.C1TileControl.4.5.2 Assembly / C1.Win.C1Tile Namespace / Tile Class / AccessibleName Property

In This Topic
    AccessibleName Property (Tile)
    In This Topic
    Gets or sets the name of the tile used by accessibility client applications.
    Syntax
    'Declaration
     
    
    Public Property AccessibleName As String
    public string AccessibleName {get; set;}
    See Also