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