System.Windows.Forms.Control.Width Property

Gets or sets the width of the control.

Syntax

[System.ComponentModel.DesignerSerializationVisibility(System.ComponentModel.DesignerSerializationVisibility.Hidden)]
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)]
public int Width { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Changes made to the Control.Width and Control.Left property values cause the Control.Right property value of the control to change.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0