HandleWheel Property (InputDate)
In This Topic
Gets or sets a value that determines whether the user can edit the current value using the mouse wheel.
Syntax
'Declaration
Public Property HandleWheel As Boolean
public bool HandleWheel {get; set;}
See Also