eDriven Framework API
OnButton Method (e)
NamespaceseDriven.Gui.FormFormOnButton(Event)
eDriven Framework API
Declaration Syntax
C#Visual BasicVisual C++
protected virtual void OnButton(
	Event e
)
Protected Overridable Sub OnButton ( _
	e As Event _
)
protected:
virtual void OnButton(
	Event^ e
)
Parameters
e (Event)

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