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