eDriven Framework API
MouseWheelStep Property
NamespaceseDriven.Gui.ContainersIScrollableMouseWheelStep
eDriven Framework API
The amount by which the container will scroll vertically for each mouse wheel tick
Declaration Syntax
C#Visual BasicVisual C++
float MouseWheelStep { get; set; }
Property MouseWheelStep As Single
	Get
	Set
property float MouseWheelStep {
	float get ();
	void set (float value);
}

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