ToolStripComboBox::DefaultMargin Property
.NET Framework (current version)
Gets the default spacing, in pixels, between the ToolStripComboBox and an adjacent item.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Override the DefaultMargin property to configure a default size for your ToolStripComboBox. This is more efficient than setting the size in the constructor.
.NET Framework
Available since 2.0
Available since 2.0
Show: