Hide the horizontal scrollbar.

Namespace: TallComponents.Interaction.WinForms.Controls
Assembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.46.0

Syntax

C#
public bool HideHorizontalScrollbar { get; set; }
Visual Basic
Public Property HideHorizontalScrollbar As Boolean
	Get
	Set

See Also