1 write to headerAlignmentLabel
System.Workflow.ComponentModel (1)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (1)
311
this.
headerAlignmentLabel
= new System.Windows.Forms.Label();
4 references to headerAlignmentLabel
System.Workflow.ComponentModel (4)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (4)
798
this.headerTableLayoutPanel.Controls.Add(this.
headerAlignmentLabel
, 0, 1);
813
resources.ApplyResources(this.
headerAlignmentLabel
, "headerAlignmentLabel");
814
this.
headerAlignmentLabel
.Cursor = System.Windows.Forms.Cursors.Arrow;
815
this.
headerAlignmentLabel
.Name = "headerAlignmentLabel";