ComponentOne TileControl for WinForms
C1.Win.TileControl.8 Assembly / C1.Win.Tile Namespace / Tile Class / ToolTipText Property

In This Topic
    ToolTipText Property (Tile)
    In This Topic
    Gets or sets the tooltip text for the tile.
    Syntax
    'Declaration
     
    
    Public Property ToolTipText As String
    public string ToolTipText {get; set;}
    See Also