7 references to Scroll
System.Windows.Forms (7)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (2)
461
_horizScrollBar.
Scroll
+= DataGridViewHScrolled;
468
_vertScrollBar.
Scroll
+= DataGridViewVScrolled;
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
493
_scrollBar.
Scroll
+= OnScroll;
System\Windows\Forms\Scrolling\ScrollBar.cs (1)
15
[DefaultEvent(nameof(
Scroll
))]
System\Windows\Forms\Scrolling\ScrollEventArgs.cs (1)
7
/// Provides data for the <see cref="ScrollBar.
Scroll
"/>
System\Windows\Forms\Scrolling\ScrollEventType.cs (1)
7
/// Specifies the type of action used to raise the <see cref="ScrollBar.
Scroll
"/> event.
System\Windows\Forms\Scrolling\ScrollOrientation.cs (1)
7
/// Provides data for the <see cref="ScrollBar.
Scroll
"/>