Property HorizontalExtent
HorizontalExtent
Gets or sets the width by which the horizontal scroll bar can scroll.
[Browsable(false)]
public virtual float HorizontalExtent { get; set; }
Property Value
- float
The width, in device-independent units, that the horizontal scroll bar can scroll the control. The default is zero.