5 references to SetFlowDirection
System.Windows.Forms (5)
System\Windows\Forms\Controls\ToolStrips\ToolStripOverflow.cs (2)
105
FlowLayout.
SetFlowDirection
(this, FlowDirection.TopDown);
117
FlowLayout.
SetFlowDirection
(this, FlowDirection.LeftToRight);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (2)
406
FlowLayout.
SetFlowDirection
(this, FlowDirection.TopDown);
410
FlowLayout.
SetFlowDirection
(this, FlowDirection.LeftToRight);
System\Windows\Forms\Panels\FlowLayoutSettings.cs (1)
27
FlowLayout.
SetFlowDirection
(Owner!, value);