Property MouseHoverTime
MouseHoverTime
Gets or sets the duration, in milliseconds, that the mouse pointer must remain stationary within a control and hover rectangle for a hover event to be raised. Default value is 400 milliseconds.
public static int MouseHoverTime { get; set; }