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

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