Wimark.Controls Class Library  

UpDownBase.InterceptArrowKeys Property

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

[Visual Basic]
Public Property InterceptArrowKeys As Boolean 
[C#]
public bool InterceptArrowKeys {get; set;}
[C++]
public: __property bool get_InterceptArrowKeys();
public: __property void set_InterceptArrowKeys(bool);

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

UpDownBase Class | UpDownBase Members | Wimark.Controls Namespace