1 write to groupBoxTraceOutput
WsatUI (1)
MMCUI\TraceOptionsForm.designer.cs (1)
39
this.
groupBoxTraceOutput
= new System.Windows.Forms.GroupBox();
7 references to groupBoxTraceOutput
WsatUI (7)
MMCUI\TraceOptionsForm.designer.cs (7)
61
this.
groupBoxTraceOutput
.SuspendLayout();
94
resources.ApplyResources(this.
groupBoxTraceOutput
, "groupBoxTraceOutput");
95
this.
groupBoxTraceOutput
.Controls.Add(this.traceOutputPanel);
96
this.
groupBoxTraceOutput
.Name = "groupBoxTraceOutput";
97
this.
groupBoxTraceOutput
.TabStop = false;
238
this.Controls.Add(this.
groupBoxTraceOutput
);
248
this.
groupBoxTraceOutput
.ResumeLayout(false);