eDriven Framework API
SupressEventPropagation Property
NamespaceseDriven.Gui.ComponentsInteractiveComponentSupressEventPropagation
eDriven Framework API
Does this suppress event propagation to background (other stages or 3D)
Declaration Syntax
C#Visual BasicVisual C++
public virtual bool SupressEventPropagation { get; set; }
Public Overridable Property SupressEventPropagation As Boolean
	Get
	Set
public:
virtual property bool SupressEventPropagation {
	bool get ();
	void set (bool value);
}

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