ComponentOne InputPanel for WinForms
AutoPopDelay Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > ToolTipSettings Class : AutoPopDelay Property
Gets or sets the period of time (in milliseconds) the tooltip remains visible if the mouse pointer is stationary within a control.
Syntax
'Declaration
 
Public Property AutoPopDelay As System.Integer
public System.int AutoPopDelay {get; set;}
See Also

Reference

ToolTipSettings Class
ToolTipSettings Members