5 references to HScroll
System.Windows.Forms.Tests (5)
System\Windows\Forms\RichTextBoxTests.cs (5)
9126
control.
HScroll
+= handler;
9132
control.
HScroll
-= handler;
9948
control.
HScroll
+= (sender, e) => hScrollCallCount++;
9988
control.
HScroll
+= (sender, e) => hScrollCallCount++;
10044
control.
HScroll
+= (sender, e) =>