ScrollDelayHover Property
In This Topic
Gets or sets the time before buttons start firing when the mouse hovers over them (even without pressing them)
Syntax
'Declaration
Public Property ScrollDelayHover As Integer
public int ScrollDelayHover {get; set;}
See Also