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