eDriven Framework API
Should the focus be changed with arrow keys

Declaration Syntax
public bool UpDownArrowsEnabled { get; set; }
Public Property UpDownArrowsEnabled As Boolean
Get
Set
public:
property bool UpDownArrowsEnabled {
bool get ();
void set (bool value);
}
Assembly:
eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)