1 write to label13
Accessibility_Core_App (1)
ContainerControls2.Designer.cs (1)
49this.label13 = new System.Windows.Forms.Label();
8 references to label13
Accessibility_Core_App (8)
ContainerControls2.Designer.cs (8)
260this.label13.AutoSize = true; 261this.label13.Location = new System.Drawing.Point(337, 21); 262this.label13.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 263this.label13.Name = "label13"; 264this.label13.Size = new System.Drawing.Size(218, 15); 265this.label13.TabIndex = 2; 266this.label13.Text = "Empty_FlowLayout_SetBackColor_Green"; 432this.Controls.Add(this.label13);