1 write to _documentCreatedLabel
PresentationUI (1)
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (1)
80
this.
_documentCreatedLabel
= new System.Windows.Forms.Label();
7 references to _documentCreatedLabel
PresentationUI (7)
MS\Internal\Documents\Application\DocumentPropertiesDialog.cs (1)
80
SetTextProperty(
_documentCreatedLabel
, SR.DocumentPropertiesDialogDocumentCreatedLabel);
MS\Internal\Documents\Application\DocumentPropertiesDialog.Designer.cs (6)
543
this._documentTable.Controls.Add(this.
_documentCreatedLabel
, 0, 2);
611
this.
_documentCreatedLabel
.AutoSize = true;
612
this.
_documentCreatedLabel
.Location = new System.Drawing.Point(3, 41);
613
this.
_documentCreatedLabel
.Margin = new System.Windows.Forms.Padding(3);
614
this.
_documentCreatedLabel
.Name = "_documentCreatedLabel";
615
this.
_documentCreatedLabel
.Size = new System.Drawing.Size(47, 13);