27 references to AddRange
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
277
this.Controls.
AddRange
(new System.Windows.Forms.Control[] { this.helpButton,
System.Web.Mobile (21)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (2)
177
this._pnlMain.Controls.
AddRange
(new System.Windows.Forms.Control[] {
235
this.Controls.
AddRange
(new System.Windows.Forms.Control[] {
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (6)
242
this._pnlHeader.Controls.
AddRange
(new System.Windows.Forms.Control[] {
249
this._pnlMain.Controls.
AddRange
(new System.Windows.Forms.Control[] {this._dialogButtons,
270
this._pnlRight.Controls.
AddRange
(new System.Windows.Forms.Control[] {this._pnlCompare,
285
this._pnlCompare.Controls.
AddRange
(new System.Windows.Forms.Control[] {this._txtArgument,
297
this._pnlDelegate.Controls.
AddRange
(new System.Windows.Forms.Control[] {this._txtType,
307
this.Controls.
AddRange
(new System.Windows.Forms.Control[] {this._pnlHeader, this._pnlMain});
UI\MobileControls\Design\ListComponentEditorPage.cs (1)
68
this.Controls.
AddRange
(new Control[] {TreeList /*, grplblProperties*/});
UI\MobileControls\Design\ListGeneralPage.cs (3)
199
this.Controls.
AddRange
(new Control[]
206
this.Controls.
AddRange
(new Control[]
219
this.Controls.
AddRange
(new Control[]
UI\MobileControls\Design\ListItemsPage.cs (1)
125
this.Controls.
AddRange
(new Control[]
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
116
this.Controls.
AddRange
(new Control[]
UI\MobileControls\Design\ObjectListFieldsPage.cs (1)
144
this.Controls.
AddRange
(new Control[] {
UI\MobileControls\Design\ObjectListGeneralPage.cs (1)
139
this.Controls.
AddRange
(new Control[]
UI\MobileControls\Design\PropertyOverridesDialog.cs (2)
154
this._pnlMain.Controls.
AddRange
(new System.Windows.Forms.Control[] {
182
this.Controls.
AddRange
(new System.Windows.Forms.Control[] {this._pnlMain});
UI\MobileControls\Design\StylesEditorDialog.cs (1)
326
this.Controls.
AddRange
(new Control[]
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1305
this.Controls.
AddRange
(new System.Windows.Forms.Control[] {this.CbStyles,
UI\MobileControls\Design\TemplatingOptionsDialog.cs (1)
155
this._pnlMain.Controls.
AddRange
(new System.Windows.Forms.Control[] {
System.Windows.Forms (3)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (1)
325
this.Controls.
AddRange
(new Control[] {
winforms\Managed\System\WinForms\PropertyGrid.cs (1)
269
Controls.
AddRange
(new Control[] { doccomment, hotcommands, gridView, toolStrip });
winforms\Managed\System\WinForms\UpDownBase.cs (1)
105
Controls.
AddRange
(new Control[] { upDownButtons, upDownEdit} );
System.Workflow.ComponentModel (2)
AuthoringOM\Design\DesignerWidgets.cs (1)
1504
Controls.
AddRange
(new Control[] { this.scrollBar, this.splitter, this.tabStrip });
AuthoringOM\Design\Dialogs\ThemeConfigurationDialog.cs (1)
390
this.themeConfigPanel.Controls.
AddRange
(new Control[] { this.propertiesGrid, this.splitter, this.designerTreeView });