Base:
method
ScrollInternal
System.Windows.Forms.ToolStrip.ScrollInternal(System.Int32)
4 references to ScrollInternal
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripDropDownMenu.cs (4)
549
this.
ScrollInternal
(delta);
630
this.
ScrollInternal
(delta);
706
this.
ScrollInternal
(deltaToScroll);
754
ScrollInternal
(delta);