6 instantiations of SubFlowLayoutPanel
System.Windows.Forms.Tests (6)
System\Windows\Forms\FlowLayoutPanelTests.cs (6)
16
using SubFlowLayoutPanel control =
new
();
124
using SubFlowLayoutPanel control =
new
();
243
using SubFlowLayoutPanel control =
new
();
273
using SubFlowLayoutPanel control =
new
();
300
using SubFlowLayoutPanel control =
new
();
310
using SubFlowLayoutPanel control =
new
();
11 references to SubFlowLayoutPanel
System.Windows.Forms.Tests (11)
System\Windows\Forms\FlowLayoutPanelTests.cs (11)
16
using
SubFlowLayoutPanel
control = new();
124
using
SubFlowLayoutPanel
control = new();
243
using
SubFlowLayoutPanel
control = new();
264
[InlineData(
SubFlowLayoutPanel
.ScrollStateAutoScrolling, false)]
265
[InlineData(
SubFlowLayoutPanel
.ScrollStateFullDrag, false)]
266
[InlineData(
SubFlowLayoutPanel
.ScrollStateHScrollVisible, false)]
267
[InlineData(
SubFlowLayoutPanel
.ScrollStateUserHasScrolled, false)]
268
[InlineData(
SubFlowLayoutPanel
.ScrollStateVScrollVisible, false)]
273
using
SubFlowLayoutPanel
control = new();
300
using
SubFlowLayoutPanel
control = new();
310
using
SubFlowLayoutPanel
control = new();