1 write to _statusLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
48
this.
_statusLabel
= new System.Windows.Forms.Label();
7 references to _statusLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
71
SetTextProperty(
_statusLabel
, SR.DocumentPropertiesDialogStatusLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
183
this.tableLayoutPanel1.Controls.Add(this.
_statusLabel
, 0, 11);
261
this.
_statusLabel
.AutoSize = true;
262
this.
_statusLabel
.Location = new System.Drawing.Point(3, 243);
263
this.
_statusLabel
.Margin = new System.Windows.Forms.Padding(3);
264
this.
_statusLabel
.Name = "_statusLabel";
265
this.
_statusLabel
.Size = new System.Drawing.Size(37, 13);