xtd 0.2.0
Loading...
Searching...
No Matches

◆ mouse_hover_time()

static int32 xtd::forms::system_information::mouse_hover_time ( )
static

Gets the time, in milliseconds, that the mouse pointer has to stay in the hover rectangle before a mouse hover message is generated.

Returns
The time, in milliseconds, that the mouse pointer has to stay in the hover rectangle before a mouse hover message is generated.
Remarks
The mouse_hover_time property indicates the time, in milliseconds, that a mouse pointer must remain within an area the size of the MouseHoverSize property in order to generate a mouse hover message.
The mouse_hover_size property indicates the size of the rectangle within which the mouse pointer has to stay for the mouse hover time before a mouse hover message is generated.