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