2 types derived from VScrollBar
System.Windows.Forms (1)
System\Windows\Forms\Printing\PrintPreviewControl.VerticalScrollBar.cs (1)
8internal class VerticalScrollBar : VScrollBar
System.Windows.Forms.Tests (1)
System\Windows\Forms\VScrollBarTests.cs (1)
236private class SubVScrollBar : VScrollBar
24 instantiations of VScrollBar
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
258private VScrollBar _vertScrollBar = new();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
469_scrollBar = new VScrollBar();
System.Windows.Forms.Design (1)
System\ComponentModel\Design\ByteViewer.cs (1)
446_scrollBar = new VScrollBar();
System.Windows.Forms.Tests (19)
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarFirstLineButtonAccessibleObjectTests.cs (1)
321VScrollBar vScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarFirstPageButtonAccessibleObjectTests.cs (1)
357VScrollBar vScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarLastLineButtonAccessibleObjectTests.cs (1)
331VScrollBar vScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarLastPageButtonAccessibleObjectTests.cs (1)
346VScrollBar hScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarThumbAccessibleObjectTests.cs (1)
267VScrollBar hScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.VScrollBarAccessibleObjectTests.cs (7)
26using VScrollBar scrollBar = new(); 46using VScrollBar scrollBar = new(); 61using VScrollBar scrollBar = new(); 73using VScrollBar scrollBar = new(); 101using VScrollBar scrollBar = new(); 252using VScrollBar scrollBar = new() 263VScrollBar vScrollBar = new()
System\Windows\Forms\BinaryFormat\WinFormsBinaryFormattedObjectTests.cs (1)
298{ new VScrollBar(), new string[] { "DataContext: Object", "Tag: Object" } },
System\Windows\Forms\ScrollBarTests.cs (6)
3026using VScrollBar vScrollBar = new(); 3039using VScrollBar vScrollBar = new(); 3053using VScrollBar vScrollBar = new(); 3070using VScrollBar vScrollBar = new(); 3083using VScrollBar vScrollBar = new(); 3101using VScrollBar vScrollBar = new();
TestPassApp (1)
RemainingControls.Designer.cs (1)
33this.vScrollBar1 = new System.Windows.Forms.VScrollBar();
WinFormsControlsTest (1)
ScrollBars.Designer.cs (1)
37this.vScrollBar = new System.Windows.Forms.VScrollBar();
161 references to VScrollBar
System.Windows.Forms (2)
System\Windows\Forms\Controls\DataGridView\DataGridView.cs (1)
258private VScrollBar _vertScrollBar = new();
System\Windows\Forms\Controls\PropertyGrid\PropertyGridInternal\PropertyGridView.cs (1)
84private VScrollBar? _scrollBar;
System.Windows.Forms.Design (1)
System\ComponentModel\Design\ByteViewer.cs (1)
42private VScrollBar _scrollBar;
System.Windows.Forms.Tests (156)
System\Windows\Forms\AccessibleObjects\Control.ControlAccessibleObjectTests.cs (1)
37typeof(VScrollBar),
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarFirstLineButtonAccessibleObjectTests.cs (25)
19using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 32using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 43using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 54using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 65using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 76using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 87using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 98using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 109using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 120using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 132using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 143using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 159using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 175using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 191using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 208using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum: 0, maximum: 100, value: 50); 230using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum: 0, maximum, value); 245using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 260using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 275using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 287using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 299using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 311using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 319private VScrollBar GetVScrollBar(bool createControl, RightToLeft rightToLeft, int minimum, int maximum, int value) 321VScrollBar vScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarFirstPageButtonAccessibleObjectTests.cs (28)
17using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 30using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 41using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 52using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 63using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 74using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 85using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 96using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 107using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 118using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 129using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 141using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 152using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 163using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 181using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 197using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 213using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 229using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum: 0, maximum: 100, value: 50); 251using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum: 0, maximum, value); 266using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 281using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 296using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 311using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 323using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 335using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 347using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 355private VScrollBar GetVScrollBar(bool createControl, RightToLeft rightToLeft, int minimum, int maximum, int value) 357VScrollBar vScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarLastLineButtonAccessibleObjectTests.cs (26)
19using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 32using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 43using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 54using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 65using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 76using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 87using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 98using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 109using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 120using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 131using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 142using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 153using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 169using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 185using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 201using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 218using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum: 0, maximum: 100, value: 50); 240using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum: 0, maximum, value); 255using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 270using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 285using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 297using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 309using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 321using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 329private VScrollBar GetVScrollBar(bool createControl, RightToLeft rightToLeft, int minimum, int maximum, int value) 331VScrollBar vScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarLastPageButtonAccessibleObjectTests.cs (27)
19using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 32using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 43using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 54using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 65using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 76using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 87using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 98using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 109using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 120using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 132using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 143using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 154using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 170using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 186using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 202using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 218using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum: 0, maximum: 100, value: 50); 240using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum: 0, maximum, value); 255using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 270using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 285using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 300using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 312using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 324using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 336using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 344private VScrollBar GetVScrollBar(bool createControl, RightToLeft rightToLeft, int minimum, int maximum, int value) 346VScrollBar hScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.ScrollBarThumbAccessibleObjectTests.cs (22)
19using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 32using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 43using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 54using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 65using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 76using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 87using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 98using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 109using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 120using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 131using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 142using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 158using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 174using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 190using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 206using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 221using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 233using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 245using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 257using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 265private VScrollBar GetVScrollBar(bool createControl, RightToLeft rightToLeft, int minimum, int maximum, int value) 267VScrollBar hScrollBar = new()
System\Windows\Forms\AccessibleObjects\VScrollBar.VScrollBarAccessibleObjectTests.cs (18)
26using VScrollBar scrollBar = new(); 46using VScrollBar scrollBar = new(); 61using VScrollBar scrollBar = new(); 73using VScrollBar scrollBar = new(); 101using VScrollBar scrollBar = new(); 115using VScrollBar scrollBar = GetVScrollBar(createControl, rightToLeft, minimum, maximum, value); 127using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 138using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 149using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 160using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 171using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 187using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 203using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 219using VScrollBar scrollBar = GetVScrollBar(createControl: true, rightToLeft, minimum, maximum, value); 235using VScrollBar scrollBar = GetVScrollBar(createControl: false, rightToLeft, minimum, maximum, value); 252using VScrollBar scrollBar = new() 261private VScrollBar GetVScrollBar(bool createControl, RightToLeft rightToLeft, int minimum, int maximum, int value) 263VScrollBar vScrollBar = new()
System\Windows\Forms\ScrollBarTests.cs (9)
3026using VScrollBar vScrollBar = new(); 3039using VScrollBar vScrollBar = new(); 3053using VScrollBar vScrollBar = new(); 3070using VScrollBar vScrollBar = new(); 3083using VScrollBar vScrollBar = new(); 3101using VScrollBar vScrollBar = new(); 3107private void SetVScrollBar(VScrollBar vScrollBar, RightToLeft rightToLeft, int minimum, int maximum, int value) 3120private ScrollBar.ScrollBarFirstPageButtonAccessibleObject VFirstPageButton(VScrollBar vScrollBar) 3123private ScrollBar.ScrollBarLastPageButtonAccessibleObject VLastPageButton(VScrollBar vScrollBar)
TestPassApp (1)
RemainingControls.Designer.cs (1)
139private System.Windows.Forms.VScrollBar vScrollBar1;
WinFormsControlsTest (1)
ScrollBars.Designer.cs (1)
159private System.Windows.Forms.VScrollBar vScrollBar;