eDriven Framework API
MouseChildren Property
NamespaceseDriven.Gui.ComponentsDisplayObjectContainerMouseChildren
eDriven Framework API
Should the children of this container be tested for mouse events
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool MouseChildren { get; set; }
Public Overridable Property MouseChildren As Boolean
	Get
	Set
public:
virtual property bool MouseChildren {
	bool get ();
	void set (bool value);
}

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