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

In This Topic
    ToolTipInitialDelay Property (C1TileControl)
    In This Topic
    Gets or sets the time that passes before the tooltips appear, in milliseconds.
    Syntax
    'Declaration
     
    
    Public Property ToolTipInitialDelay As Integer
    public int ToolTipInitialDelay {get; set;}
    See Also