1 write to headerTextLabel
System.Workflow.Activities (1)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (1)
64
this.
headerTextLabel
= new System.Windows.Forms.Label();
3 references to headerTextLabel
System.Workflow.Activities (3)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (3)
300
resources.ApplyResources(this.
headerTextLabel
, "headerTextLabel");
301
this.
headerTextLabel
.Name = "headerTextLabel";
339
this.Controls.Add(this.
headerTextLabel
);