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