4 references to SetWrapContents
System.Windows.Forms (4)
System\Windows\Forms\Controls\ToolStrips\ToolStripOverflow.cs (2)
110
FlowLayout.
SetWrapContents
(this, false);
122
FlowLayout.
SetWrapContents
(this, true);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanel.cs (1)
413
FlowLayout.
SetWrapContents
(this, false);
System\Windows\Forms\Panels\FlowLayoutSettings.cs (1)
40
FlowLayout.
SetWrapContents
(Owner!, value);