eDriven Framework API
UpDownArrowsEnabled Property
NamespaceseDriven.Gui.PluginsTabManagerUpDownArrowsEnabled
eDriven Framework API
Should the focus be changed with arrow keys
Declaration Syntax
C#Visual BasicVisual C++
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)