1 write to marginsBottomLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
271
this.
marginsBottomLabel
= new System.Windows.Forms.Label();
3 references to marginsBottomLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
411
this.marginsTableLayoutPanel.Controls.Add(this.
marginsBottomLabel
, 2, 0);
467
resources.ApplyResources(this.
marginsBottomLabel
, "marginsBottomLabel");
468
this.
marginsBottomLabel
.Name = "marginsBottomLabel";