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

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