1 write to currentDPILabel1
WinFormsControlsTest (1)
Panels.Designer.cs (1)
40this.currentDPILabel1 = new CurrentDPILabel();
4 references to currentDPILabel1
WinFormsControlsTest (4)
Panels.Designer.cs (4)
60this.tableLayoutPanel2.Controls.Add(this.currentDPILabel1, 0, 1); 83resources.ApplyResources(this.currentDPILabel1, "currentDPILabel1"); 84this.currentDPILabel1.BackColor = System.Drawing.Color.FromArgb((int)(byte)255, (int)(byte)128, (int)(byte)255); 85this.currentDPILabel1.Name = "currentDPILabel1";