5 references to SetMargin
System.Windows.Forms (5)
System\Windows\Forms\Control.cs (1)
2447
CommonProperties.
SetMargin
(this, value);
System\Windows\Forms\Controls\ToolStrips\ToolStripItem.cs (2)
1271
CommonProperties.
SetMargin
(this, value);
3281
CommonProperties.
SetMargin
(this, DefaultMargin);
System\Windows\Forms\Controls\ToolStrips\ToolStripPanelRow.cs (1)
204
CommonProperties.
SetMargin
(this, value);
System\Windows\Forms\Layout\ArrangedElement.cs (1)
77
{ CommonProperties.
SetMargin
(this, value); }