1 write to flowLayoutPanel2
WsatUI (1)
MMCUI\TraceOptionsForm.designer.cs (1)
50this.flowLayoutPanel2 = new System.Windows.Forms.FlowLayoutPanel();
9 references to flowLayoutPanel2
WsatUI (9)
MMCUI\TraceOptionsForm.designer.cs (9)
66this.flowLayoutPanel2.SuspendLayout(); 161this.groupBoxLoggingSession.Controls.Add(this.flowLayoutPanel2); 167resources.ApplyResources(this.flowLayoutPanel2, "flowLayoutPanel2"); 168this.flowLayoutPanel2.Controls.Add(this.label3); 169this.flowLayoutPanel2.Controls.Add(this.flowLayoutPanelSessionControlButtons); 170this.flowLayoutPanel2.Controls.Add(this.flowLayoutPanel1); 171this.flowLayoutPanel2.Name = "flowLayoutPanel2"; 256this.flowLayoutPanel2.ResumeLayout(false); 257this.flowLayoutPanel2.PerformLayout();