1 write to label9
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
37this.label9 = new System.Windows.Forms.Label();
8 references to label9
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
127this.label9.AutoSize = true; 128this.label9.Location = new System.Drawing.Point(27, 294); 129this.label9.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 130this.label9.Name = "label9"; 131this.label9.Size = new System.Drawing.Size(199, 15); 132this.label9.TabIndex = 10; 133this.label9.Text = "TableLayoutPanel_SetBackColor_Red"; 434this.Controls.Add(this.label9);