1 write to label2
Accessibility_Core_App (1)
PrintingControls.Designer.cs (1)
42this.label2 = new System.Windows.Forms.Label();
8 references to label2
Accessibility_Core_App (8)
PrintingControls.Designer.cs (8)
135this.label2.AutoSize = true; 136this.label2.Location = new System.Drawing.Point(18, 86); 137this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0); 138this.label2.Name = "label2"; 139this.label2.Size = new System.Drawing.Size(91, 15); 140this.label2.TabIndex = 7; 141this.label2.Text = "View your page:"; 163this.Controls.Add(this.label2);