1 write to footerMarginLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
302
this.
footerMarginLabel
= new System.Windows.Forms.Label();
3 references to footerMarginLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
715
this.footerTableLayoutPanel.Controls.Add(this.
footerMarginLabel
, 0, 2);
738
resources.ApplyResources(this.
footerMarginLabel
, "footerMarginLabel");
739
this.
footerMarginLabel
.Name = "footerMarginLabel";