HandleUpDownKeys Property
Gets or sets a value indicating whether handle up and down keys.
'Declaration
Public Property HandleUpDownKeys As Boolean
public bool HandleUpDownKeys {get; set;}
Property Value
true
if handle up and down keys; otherwise,
false
.