3 references to OnScroll
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
1015/// Raises the <see cref='System.Windows.Forms.ScrollBar.OnScroll'/> event.
winforms\Managed\System\WinForms\ScrollBar.cs (2)
645/// <see cref='System.Windows.Forms.ScrollBar.OnScroll'/> event or programatically. 908OnScroll(se);