.NET Windows Forms in a Nutshell
This is a delegate for the ScrollBar.Scroll event. public delegate void ScrollEventHandler (object sender , ScrollEventArgs e ); Associated Events
HScrollBar.Scroll() , ScrollBar.Scroll() , VScrollBar.Scroll() |
This is a delegate for the ScrollBar.Scroll event. public delegate void ScrollEventHandler (object sender , ScrollEventArgs e ); Associated Events
HScrollBar.Scroll() , ScrollBar.Scroll() , VScrollBar.Scroll() |