1 write to label2
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
35this.label2 = new System.Windows.Forms.Label();
8 references to label2
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
166this.label2.AutoSize = true; 167this.label2.Location = new System.Drawing.Point(26, 172); 168this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 169this.label2.Name = "label2"; 170this.label2.Size = new System.Drawing.Size(203, 15); 171this.label2.TabIndex = 6; 172this.label2.Text = "Fixed3D_RightToLeft_AutoScroll:False"; 820this.Controls.Add(this.label2);