System.Windows.Forms.Padding.Left Property

Gets or sets the padding value for the left edge.

Syntax

[System.ComponentModel.RefreshProperties(System.ComponentModel.RefreshProperties.All)]
public int Left { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Setting this value can also alter the Padding.All property.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0