1 write to headerMarginUnitsLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
312
this.
headerMarginUnitsLabel
= new System.Windows.Forms.Label();
3 references to headerMarginUnitsLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
799
this.headerTableLayoutPanel.Controls.Add(this.
headerMarginUnitsLabel
, 2, 2);
819
resources.ApplyResources(this.
headerMarginUnitsLabel
, "headerMarginUnitsLabel");
820
this.
headerMarginUnitsLabel
.Name = "headerMarginUnitsLabel";