TextBoxAllowHorizontalScroll Property
Gets or sets the value determining if horizontal scroll is allowed. Applies only if
ScrollBars property are enabled
Namespace: Firefly.Box.UIAssembly: Firefly.Box (in Firefly.Box.dll) Version: debug-master-v:33791
public bool AllowHorizontalScroll { get; set; }
Public Property AllowHorizontalScroll As Boolean
Get
Set
member AllowHorizontalScroll : bool with get, set
Property Value
Boolean