Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

Width Property, SplitterClass Class

Defines the width of the splitter bar.

Class: SplitterClass
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public int Width { get; set; }
Public Property Width As Integer

Value

The width of the splitter bar in pixels. The valid range is 3..7 pixels.

The default value is 7.

Comments

Defines the width of the splitter bar.

See Also SplitterClass Class | Classes | SftTree/NET 2.0