HoverTime Property | ||
Applies to: Subclasser
object, PowerForm
control, Panel control, HotButton
control, DirectionalButton
control See also: Determines the number of milliseconds between the time when the mouse pointer enters a subclassed window, or Panel, HotButton, or DirectionalButton control, and the time when the MouseHover event will be raised. For the Subclasser object and PowerForm control, the HoverTime property also determines the number of milliseconds between the time when the mouse pointer enters a child window or control, and the time when the MouseHoverChild or MouseHoverControl event will be raised. Read/Write at design-time or run-time. Type: Long
|