1 write to components
WinFormsControlsTest (1)
TreeViewTest.Designer.cs (1)
34
this.
components
= new System.ComponentModel.Container();
3 references to components
WinFormsControlsTest (3)
TreeViewTest.Designer.cs (3)
19
if (disposing && (
components
!= null))
21
components
.Dispose();
37
this.imageList1 = new System.Windows.Forms.ImageList(this.
components
);