Button.Width

Button.Width property

Gets or sets the width of the control.

public int Width { get; set; }

See Also