MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
hScrollBar_Scroll Method (sender, e)
NamespacesMPfm.WindowsControlsSongGridViewhScrollBar_Scroll(Object, ScrollEventArgs)
Occurs when the user changes the horizontal scrollbar value.
Declaration Syntax
C#Visual Basic
protected void hScrollBar_Scroll(
	Object sender,
	ScrollEventArgs e
)
Protected Sub hScrollBar_Scroll ( _
	sender As Object, _
	e As ScrollEventArgs _
)
Parameters
sender (Object)
Event sender
e (ScrollEventArgs)
Event arguments

Assembly: MPfm.WindowsControls (Module: MPfm.WindowsControls) Version: 0.5.3.0 (0.5.3.0)