eDriven Framework API
CloseEvent Constructor (type)
NamespaceseDriven.Gui.EventsCloseEventCloseEvent(String)
eDriven Framework API
Initializes a new instance of the CloseEvent class
Declaration Syntax
C#Visual BasicVisual C++
public CloseEvent(
	string type
)
Public Sub New ( _
	type As String _
)
public:
CloseEvent(
	String^ type
)
Parameters
type (String)

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