47 instantiations of SubScrollableControl
System.Windows.Forms.Tests (47)
System\Windows\Forms\ScrollableControlTests.cs (47)
20
using SubScrollableControl control =
new
();
124
using SubScrollableControl control =
new
();
148
using SubScrollableControl control =
new
();
175
using SubScrollableControl control =
new
();
217
using SubScrollableControl control =
new
()
245
using SubScrollableControl control =
new
();
281
using SubScrollableControl control =
new
();
711
using SubScrollableControl control =
new
()
729
using SubScrollableControl control =
new
()
754
using SubScrollableControl control =
new
();
891
using SubScrollableControl control =
new
()
916
using SubScrollableControl control =
new
();
1028
using SubScrollableControl control =
new
()
1052
using SubScrollableControl control =
new
()
1119
using SubScrollableControl control =
new
()
1186
using SubScrollableControl control =
new
()
1220
using SubScrollableControl control =
new
()
1297
using SubScrollableControl control =
new
()
1331
using SubScrollableControl control =
new
();
1346
using SubScrollableControl control =
new
();
1373
using SubScrollableControl control =
new
();
1383
using SubScrollableControl control =
new
();
1407
using SubScrollableControl control =
new
()
1435
using SubScrollableControl control =
new
();
1470
using SubScrollableControl control =
new
();
1536
using SubScrollableControl control =
new
()
1683
using SubScrollableControl control =
new
()
1735
using SubScrollableControl control =
new
()
1827
using SubScrollableControl control =
new
()
1887
using SubScrollableControl control =
new
();
1895
using SubScrollableControl control =
new
();
1931
using SubScrollableControl control =
new
();
1998
using SubScrollableControl control =
new
();
2024
using SubScrollableControl control =
new
();
2063
using SubScrollableControl control =
new
();
2080
using SubScrollableControl control =
new
();
2092
using SubScrollableControl control =
new
()
2107
using SubScrollableControl control =
new
()
2126
using SubScrollableControl control =
new
();
2143
using SubScrollableControl control =
new
();
2155
using SubScrollableControl control =
new
()
2170
using SubScrollableControl control =
new
()
2329
using SubScrollableControl control =
new
()
2390
using SubScrollableControl control =
new
()
2440
using SubScrollableControl control =
new
();
2455
using SubScrollableControl control =
new
();
2532
using SubScrollableControl control =
new
()
81 references to SubScrollableControl
System.Windows.Forms.Tests (81)
System\Windows\Forms\ScrollableControlTests.cs (81)
20
using
SubScrollableControl
control = new();
124
using
SubScrollableControl
control = new();
148
using
SubScrollableControl
control = new();
175
using
SubScrollableControl
control = new();
217
using
SubScrollableControl
control = new()
245
using
SubScrollableControl
control = new();
257
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
264
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
271
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
281
using
SubScrollableControl
control = new();
300
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
310
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
320
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateAutoScrolling));
711
using
SubScrollableControl
control = new()
729
using
SubScrollableControl
control = new()
734
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
740
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
746
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
754
using
SubScrollableControl
control = new();
765
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
774
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
783
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateHScrollVisible));
891
using
SubScrollableControl
control = new()
896
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
902
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
908
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
916
using
SubScrollableControl
control = new();
927
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
936
Assert.Equal(value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
945
Assert.Equal(!value, control.GetScrollState(
SubScrollableControl
.ScrollStateVScrollVisible));
955
Assert.Equal(0x0001,
SubScrollableControl
.ScrollStateAutoScrolling);
961
Assert.Equal(0x0002,
SubScrollableControl
.ScrollStateHScrollVisible);
967
Assert.Equal(0x0004,
SubScrollableControl
.ScrollStateVScrollVisible);
973
Assert.Equal(0x0008,
SubScrollableControl
.ScrollStateUserHasScrolled);
979
Assert.Equal(0x0010,
SubScrollableControl
.ScrollStateFullDrag);
1028
using
SubScrollableControl
control = new()
1044
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1052
using
SubScrollableControl
control = new()
1069
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1119
using
SubScrollableControl
control = new()
1136
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1186
using
SubScrollableControl
control = new()
1209
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1220
using
SubScrollableControl
control = new()
1244
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1297
using
SubScrollableControl
control = new()
1321
Assert.False(control.GetScrollState(
SubScrollableControl
.ScrollStateUserHasScrolled));
1331
using
SubScrollableControl
control = new();
1337
[InlineData(
SubScrollableControl
.ScrollStateAutoScrolling, false)]
1338
[InlineData(
SubScrollableControl
.ScrollStateFullDrag, false)]
1339
[InlineData(
SubScrollableControl
.ScrollStateHScrollVisible, false)]
1340
[InlineData(
SubScrollableControl
.ScrollStateUserHasScrolled, false)]
1341
[InlineData(
SubScrollableControl
.ScrollStateVScrollVisible, false)]
1346
using
SubScrollableControl
control = new();
1373
using
SubScrollableControl
control = new();
1383
using
SubScrollableControl
control = new();
1407
using
SubScrollableControl
control = new()
1435
using
SubScrollableControl
control = new();
1470
using
SubScrollableControl
control = new();
1536
using
SubScrollableControl
control = new()
1683
using
SubScrollableControl
control = new()
1735
using
SubScrollableControl
control = new()
1827
using
SubScrollableControl
control = new()
1887
using
SubScrollableControl
control = new();
1895
using
SubScrollableControl
control = new();
1931
using
SubScrollableControl
control = new();
1998
using
SubScrollableControl
control = new();
2024
using
SubScrollableControl
control = new();
2063
using
SubScrollableControl
control = new();
2080
using
SubScrollableControl
control = new();
2092
using
SubScrollableControl
control = new()
2107
using
SubScrollableControl
control = new()
2126
using
SubScrollableControl
control = new();
2143
using
SubScrollableControl
control = new();
2155
using
SubScrollableControl
control = new()
2170
using
SubScrollableControl
control = new()
2329
using
SubScrollableControl
control = new()
2390
using
SubScrollableControl
control = new()
2440
using
SubScrollableControl
control = new();
2455
using
SubScrollableControl
control = new();
2532
using
SubScrollableControl
control = new()