4 references to FlowLayoutSettings
System.Windows.Forms (4)
winforms\Managed\System\WinForms\ToolStripPanelRow.cs (4)
930
FlowLayoutSettings
.WrapContents = false;
931
FlowLayoutSettings
.FlowDirection = FlowDirection.LeftToRight;
1440
FlowLayoutSettings
.WrapContents = false;
1441
FlowLayoutSettings
.FlowDirection = FlowDirection.TopDown;