1 write to footerAlignmentLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
300
this.
footerAlignmentLabel
= new System.Windows.Forms.Label();
3 references to footerAlignmentLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
713
this.footerTableLayoutPanel.Controls.Add(this.
footerAlignmentLabel
, 0, 1);
728
resources.ApplyResources(this.
footerAlignmentLabel
, "footerAlignmentLabel");
729
this.
footerAlignmentLabel
.Name = "footerAlignmentLabel";