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