1 instantiation of VScrollProperties
System.Windows.Forms (1)
winforms\Managed\System\WinForms\ScrollableControl.cs (1)
362verticalScroll = new VScrollProperties(this);
3 references to VScrollProperties
System.Windows.Forms (3)
winforms\Managed\System\WinForms\ScrollableControl.cs (2)
95VScrollProperties verticalScroll = null; 359public VScrollProperties VerticalScroll {
winforms\Managed\System\WinForms\ToolStrip.cs (1)
1907new public VScrollProperties VerticalScroll