Hide

SftTree/NET 2.0 - Tree Control for Windows Forms

Display
Print

ScrollbarHorizontal Property, SftTree Class

Defines the display of the horizontal scroll bar.

Class: SftTree
Namespace: Softelvdm.SftTreeNET
Assembly: Softelvdm.SftTreeNET

Syntax

public ScrollStyleEnum ScrollbarHorizontal { get; set; }
Public Property ScrollbarHorizontal As ScrollStyleEnum

Value

The display of the horizontal scroll bar.

The default value is ScrollStyleEnum.Visible.

Comments

Defines the display of the horizontal scroll bar.

See Also SftTree Class | Classes | SftTree/NET 2.0