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

In This Topic
    ShowToolTips Property (C1TileControl)
    In This Topic
    Gets or sets whether the tooltips should appear for tiles and partially visible group captions.
    Syntax
    'Declaration
     
    
    Public Property ShowToolTips As Boolean
    public bool ShowToolTips {get; set;}
    See Also