Determines whether the operating system natively supports a mouse wheel.
public static final boolean getNativeMouseWheelSupport()
Returns true if the system natively supports the mouse wheel; otherwise, returns false.
Mouse wheel operations that occur through a com.ms.wfc.ui.Control object work even if the system does not natively provide support for a mouse wheel.
See Also getMouseWheelPresent, getMouseWheelScrollLines