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