1 instantiation of HScrollProperties
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
323horizontalScroll = new HScrollProperties(this);
3 references to HScrollProperties
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
96HScrollProperties horizontalScroll = null; 320public HScrollProperties HorizontalScroll {
winforms\Managed\System\WinForms\ToolStrip.cs (1)
1036new public HScrollProperties HorizontalScroll