eDriven Framework API
DragMoveEnabled Property
NamespaceseDriven.Gui.ComponentsListDragMoveEnabled
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool DragMoveEnabled { get; set; }
Public Overridable Property DragMoveEnabled As Boolean
	Get
	Set
public:
virtual property bool DragMoveEnabled {
	bool get ();
	void set (bool value);
}

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