TextBoxAllowVerticalScroll Property
Gets or sets the value determining if vertical 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 AllowVerticalScroll { get; set; }
Public Property AllowVerticalScroll As Boolean
Get
Set
member AllowVerticalScroll : bool with get, set
Property Value
Boolean