System.Windows.Forms.SplitContainer.SplitterWidth Property

Gets or sets the width of the splitter in pixels.

Syntax

[System.ComponentModel.DefaultValue(4)]
[System.ComponentModel.Localizable(true)]
public int SplitterWidth { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Use the SplitContainer.SplitterWidth property to change the width of the splitter itself, not the System.Windows.Forms.SplitContainer.

Requirements

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