1 write to customFooterLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
307
this.
customFooterLabel
= new System.Windows.Forms.Label();
3 references to customFooterLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
705
this.footerGroup.Controls.Add(this.
customFooterLabel
);
782
resources.ApplyResources(this.
customFooterLabel
, "customFooterLabel");
783
this.
customFooterLabel
.Name = "customFooterLabel";