System.Windows.Forms.UpDownBase.InterceptArrowKeys Property

Gets or sets a value indicating whether the user can use the UP ARROW and DOWN ARROW keys to select values.

Syntax

[System.ComponentModel.DefaultValue(true)]
public bool InterceptArrowKeys { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

If the UpDownBase.InterceptArrowKeys property is set to true and the spin box (also known as an up-down control) has focus, the user can use the UP ARROW and DOWN ARROW keys to select values.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0