1 write to marginsRightLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
270
this.
marginsRightLabel
= new System.Windows.Forms.Label();
3 references to marginsRightLabel
System.Workflow.ComponentModel (3)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (3)
410
this.marginsTableLayoutPanel.Controls.Add(this.
marginsRightLabel
, 2, 1);
462
resources.ApplyResources(this.
marginsRightLabel
, "marginsRightLabel");
463
this.
marginsRightLabel
.Name = "marginsRightLabel";