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

◆ Mouse_wheel_present()

static bool xtd::forms::system_information::Mouse_wheel_present ( )
static

Gets a value indicating whether a mouse with a mouse wheel is installed.

Returns
true if a mouse with a mouse wheel is installed; otherwise, false.
Remarks
The Mouse_wheel_present property indicates whether the system recognizes a mouse wheel on an installed mouse.
Note
This property is equivalent to native_mouse_wheel_support.