1 write to flowLayoutPanel1
WsatUI (1)
MMCUI\TraceOptionsForm.designer.cs (1)
56
this.
flowLayoutPanel1
= new System.Windows.Forms.FlowLayoutPanel();
9 references to flowLayoutPanel1
WsatUI (9)
MMCUI\TraceOptionsForm.designer.cs (9)
68
this.
flowLayoutPanel1
.SuspendLayout();
170
this.flowLayoutPanel2.Controls.Add(this.
flowLayoutPanel1
);
210
this.
flowLayoutPanel1
.Controls.Add(this.label5);
211
this.
flowLayoutPanel1
.Controls.Add(this.textLogFileSize);
212
this.
flowLayoutPanel1
.Controls.Add(this.label4);
213
resources.ApplyResources(this.
flowLayoutPanel1
, "flowLayoutPanel1");
214
this.
flowLayoutPanel1
.Name = "flowLayoutPanel1";
259
this.
flowLayoutPanel1
.ResumeLayout(false);
260
this.
flowLayoutPanel1
.PerformLayout();