eDriven Framework API
Press Property
NamespaceseDriven.Gui.ComponentsButtonPress
eDriven Framework API
The event that fires when the is clicked/keypressed
Declaration Syntax
C#Visual BasicVisual C++
public MulticastDelegate Press { get; set; }
Public Property Press As MulticastDelegate
	Get
	Set
public:
property MulticastDelegate^ Press {
	MulticastDelegate^ get ();
	void set (MulticastDelegate^ value);
}

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