1 reference to HScrollProperties
System.Windows.Forms (1)
System\Windows\Forms\Scrolling\ScrollableControl.cs (1)
245
public HScrollProperties HorizontalScroll => _horizontalScroll ??= new
HScrollProperties
(this);