ComponentOne DynamicHelp for WinForms
MouseHoverDelay Property

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > C1DynamicHelp Class : MouseHoverDelay Property
Gets or sets the interval, in milliseconds, between the time the mouse enters a control or component and the time the associated HelpTopic is displayed in the C1DynamicHelp control.
Syntax
'Declaration
 
Public Property MouseHoverDelay As System.Integer
public System.int MouseHoverDelay {get; set;}
See Also

Reference

C1DynamicHelp Class
C1DynamicHelp Members