1 write to footerMarginUnitsLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
301
this.
footerMarginUnitsLabel
= new System.Windows.Forms.Label();
3 references to footerMarginUnitsLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
714
this.footerTableLayoutPanel.Controls.Add(this.
footerMarginUnitsLabel
, 2, 2);
733
resources.ApplyResources(this.
footerMarginUnitsLabel
, "footerMarginUnitsLabel");
734
this.
footerMarginUnitsLabel
.Name = "footerMarginUnitsLabel";