1 write to components
WinFormsControlsTest (1)
ComboBoxesWithScrollBars.Designer.cs (1)
34
this.
components
= new System.ComponentModel.Container();
3 references to components
WinFormsControlsTest (3)
ComboBoxesWithScrollBars.Designer.cs (3)
19
if (disposing && (
components
!= null))
21
components
.Dispose();
57
this.toolTip1 = new System.Windows.Forms.ToolTip(this.
components
);