Form::Margin Property
.NET Framework (current version)
Gets or sets the space between controls.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
public: [BrowsableAttribute(false)] property Padding Margin { Padding get(); void set(Padding value); }
Property Value
Type: System.Windows.Forms::PaddingA value that represents the space between controls.
.NET Framework
Available since 2.0
Available since 2.0
Show: