MouseWheelState
ControlFocused = 1
Change the value of the slider only if the control is focused.
MouseHover = 2
Changes the value of the slider if the mouse pointer is over this element.
None = 0
Do not change the value of the slider if the user rotates the mouse wheel.