System.Windows.Forms.SplitContainer.BorderStyle Property

Gets or sets the style of border for the System.Windows.Forms.SplitContainer.

Syntax

[System.Runtime.InteropServices.DispId(-504)]
[System.ComponentModel.DefaultValue(System.Windows.Forms.BorderStyle.None)]
public BorderStyle BorderStyle { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the SplitContainer.BorderStyle property to coordinate the border of the splitter and the outer edges of the System.Windows.Forms.SplitContainer panels with the border of the control or controls that the System.Windows.Forms.SplitContainer contains.

Requirements

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