eDriven Framework API
ArrowsEnabled Property
NamespaceseDriven.Gui.PluginsTabManagerArrowsEnabled
eDriven Framework API
Should the focus be changed with arrow keys
Declaration Syntax
C#Visual BasicVisual C++
public bool ArrowsEnabled { get; set; }
Public Property ArrowsEnabled As Boolean
	Get
	Set
public:
property bool ArrowsEnabled {
	bool get ();
	void set (bool value);
}

Assembly: eDriven.Gui (Module: eDriven.Gui) Version: 2.0.1.0 (2.0.1.0)