System.Windows.Forms.FlatButtonAppearance.BorderSize Property

Gets or sets a value that specifies the size, in pixels, of the border around the button.

Syntax

[System.ComponentModel.Browsable(true)]
[System.ComponentModel.NotifyParentProperty(true)]
[System.ComponentModel.DefaultValue(1)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Always)]
public int BorderSize { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Documentation for this section has not yet been entered.

Requirements

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