eDriven Framework API
DragHandle Property
NamespaceseDriven.Gui.PluginsDraggableDragHandle
eDriven Framework API
Draggable area (a display object which is a drag handle)
Declaration Syntax
C#Visual BasicVisual C++
public DisplayObject DragHandle { get; set; }
Public Property DragHandle As DisplayObject
	Get
	Set
public:
property DisplayObject^ DragHandle {
	DisplayObject^ get ();
	void set (DisplayObject^ value);
}

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