17 references to GroupBox
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.designer.cs (2)
41this._databaseConnectionGroupBox = new System.Windows.Forms.GroupBox(); 48this._radioButtonsGroupContainer = new System.Windows.Forms.GroupBox();
System.Workflow.Activities (2)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (2)
39this.rulesGroupBox = new System.Windows.Forms.GroupBox(); 49this.ruleGroupBox = new System.Windows.Forms.GroupBox();
System.Workflow.ComponentModel (8)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (1)
40this.groupBox1 = new System.Windows.Forms.GroupBox();
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (7)
260this.centerGroup = new System.Windows.Forms.GroupBox(); 264this.marginsGroup = new System.Windows.Forms.GroupBox(); 274this.scalingGroup = new System.Windows.Forms.GroupBox(); 284this.orientationGroup = new System.Windows.Forms.GroupBox(); 290this.paperSettingsGroup = new System.Windows.Forms.GroupBox(); 297this.footerGroup = new System.Windows.Forms.GroupBox(); 308this.headerGroup = new System.Windows.Forms.GroupBox();
WsatUI (5)
MMCUI\TraceOptionsForm.designer.cs (2)
39this.groupBoxTraceOutput = new System.Windows.Forms.GroupBox(); 49this.groupBoxLoggingSession = new System.Windows.Forms.GroupBox();
MMCUI\WSATControl.designer.cs (3)
37this.groupBoxTracing = new System.Windows.Forms.GroupBox(); 40this.groupBoxTimeouts = new System.Windows.Forms.GroupBox(); 47this.groupBoxNetwork = new System.Windows.Forms.GroupBox();