47 instantiations of SubScrollableControl
System.Windows.Forms.Tests (47)
System\Windows\Forms\ScrollableControlTests.cs (47)
18
using SubScrollableControl control =
new
();
122
using SubScrollableControl control =
new
();
146
using SubScrollableControl control =
new
();
173
using SubScrollableControl control =
new
();
215
using SubScrollableControl control =
new
()
243
using SubScrollableControl control =
new
();
279
using SubScrollableControl control =
new
();
709
using SubScrollableControl control =
new
()
727
using SubScrollableControl control =
new
()
752
using SubScrollableControl control =
new
();
889
using SubScrollableControl control =
new
()
914
using SubScrollableControl control =
new
();
1026
using SubScrollableControl control =
new
()
1050
using SubScrollableControl control =
new
()
1117
using SubScrollableControl control =
new
()
1184
using SubScrollableControl control =
new
()
1218
using SubScrollableControl control =
new
()
1295
using SubScrollableControl control =
new
()
1329
using SubScrollableControl control =
new
();
1344
using SubScrollableControl control =
new
();
1371
using SubScrollableControl control =
new
();
1381
using SubScrollableControl control =
new
();
1405
using SubScrollableControl control =
new
()
1433
using SubScrollableControl control =
new
();
1468
using SubScrollableControl control =
new
();
1534
using SubScrollableControl control =
new
()
1681
using SubScrollableControl control =
new
()
1733
using SubScrollableControl control =
new
()
1825
using SubScrollableControl control =
new
()
1885
using SubScrollableControl control =
new
();
1893
using SubScrollableControl control =
new
();
1929
using SubScrollableControl control =
new
();
1996
using SubScrollableControl control =
new
();
2022
using SubScrollableControl control =
new
();
2061
using SubScrollableControl control =
new
();
2078
using SubScrollableControl control =
new
();
2090
using SubScrollableControl control =
new
()
2105
using SubScrollableControl control =
new
()
2124
using SubScrollableControl control =
new
();
2141
using SubScrollableControl control =
new
();
2153
using SubScrollableControl control =
new
()
2168
using SubScrollableControl control =
new
()
2327
using SubScrollableControl control =
new
()
2388
using SubScrollableControl control =
new
()
2438
using SubScrollableControl control =
new
();
2453
using SubScrollableControl control =
new
();
2530
using SubScrollableControl control =
new
()
81 references to SubScrollableControl
System.Windows.Forms.Tests (81)
System\Windows\Forms\ScrollableControlTests.cs (81)
18
using
SubScrollableControl
control = new();
122
using
SubScrollableControl
control = new();
146
using
SubScrollableControl
control = new();
173
using
SubScrollableControl
control = new();
215
using
SubScrollableControl
control = new()
243
using
SubScrollableControl
control = new();
255
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
262
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
269
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
279
using
SubScrollableControl
control = new();
298
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
308
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
318
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
709
using
SubScrollableControl
control = new()
727
using
SubScrollableControl
control = new()
732
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
738
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
744
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
752
using
SubScrollableControl
control = new();
763
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
772
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
781
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
889
using
SubScrollableControl
control = new()
894
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
900
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
906
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
914
using
SubScrollableControl
control = new();
925
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
934
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
943
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
953
Assert.Equal(0x0001,
SubScrollableControl
.ScrollStateAutoScrolling);
959
Assert.Equal(0x0002,
SubScrollableControl
.ScrollStateHScrollVisible);
965
Assert.Equal(0x0004,
SubScrollableControl
.ScrollStateVScrollVisible);
971
Assert.Equal(0x0008,
SubScrollableControl
.ScrollStateUserHasScrolled);
977
Assert.Equal(0x0010,
SubScrollableControl
.ScrollStateFullDrag);
1026
using
SubScrollableControl
control = new()
1042
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1050
using
SubScrollableControl
control = new()
1067
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1117
using
SubScrollableControl
control = new()
1134
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1184
using
SubScrollableControl
control = new()
1207
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1218
using
SubScrollableControl
control = new()
1242
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1295
using
SubScrollableControl
control = new()
1319
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1329
using
SubScrollableControl
control = new();
1335
[InlineData(
SubScrollableControl
.ScrollStateAutoScrolling, false)]
1336
[InlineData(
SubScrollableControl
.ScrollStateFullDrag, false)]
1337
[InlineData(
SubScrollableControl
.ScrollStateHScrollVisible, false)]
1338
[InlineData(
SubScrollableControl
.ScrollStateUserHasScrolled, false)]
1339
[InlineData(
SubScrollableControl
.ScrollStateVScrollVisible, false)]
1344
using
SubScrollableControl
control = new();
1371
using
SubScrollableControl
control = new();
1381
using
SubScrollableControl
control = new();
1405
using
SubScrollableControl
control = new()
1433
using
SubScrollableControl
control = new();
1468
using
SubScrollableControl
control = new();
1534
using
SubScrollableControl
control = new()
1681
using
SubScrollableControl
control = new()
1733
using
SubScrollableControl
control = new()
1825
using
SubScrollableControl
control = new()
1885
using
SubScrollableControl
control = new();
1893
using
SubScrollableControl
control = new();
1929
using
SubScrollableControl
control = new();
1996
using
SubScrollableControl
control = new();
2022
using
SubScrollableControl
control = new();
2061
using
SubScrollableControl
control = new();
2078
using
SubScrollableControl
control = new();
2090
using
SubScrollableControl
control = new()
2105
using
SubScrollableControl
control = new()
2124
using
SubScrollableControl
control = new();
2141
using
SubScrollableControl
control = new();
2153
using
SubScrollableControl
control = new()
2168
using
SubScrollableControl
control = new()
2327
using
SubScrollableControl
control = new()
2388
using
SubScrollableControl
control = new()
2438
using
SubScrollableControl
control = new();
2453
using
SubScrollableControl
control = new();
2530
using
SubScrollableControl
control = new()