24 references to ComboBox
System.Messaging (1)
System\Messaging\Design\QueuePathDialog.cs (1)
217
this.pathType = new System.Windows.Forms.
ComboBox
();
System.Web.Entity.Design (4)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.designer.cs (2)
43
this._namedConnectionComboBox = new System.Windows.Forms.
ComboBox
();
47
this._containerNameComboBox = new System.Windows.Forms.
ComboBox
();
System\Data\WebControls\Design\EntityDataSourceDataSelectionPanel.designer.cs (2)
42
this._entitySetComboBox = new System.Windows.Forms.
ComboBox
();
44
this._entityTypeFilterComboBox = new System.Windows.Forms.
ComboBox
();
System.Web.Mobile (8)
UI\MobileControls\Design\AppliedDeviceFiltersDialog.cs (1)
152
this._cbAvailableFilters = new System.Windows.Forms.
ComboBox
();
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (1)
232
this._cbCompare = new System.Windows.Forms.
ComboBox
();
UI\MobileControls\Design\ListGeneralPage.cs (2)
104
_decorationCombo = new
ComboBox
();
111
_selectTypeCombo = new
ComboBox
();
UI\MobileControls\Design\ObjectListCommandsPage.cs (1)
108
_cmbDefaultCommand = new
ComboBox
();
UI\MobileControls\Design\PropertyOverridesDialog.cs (1)
136
this._cbChoices = new System.Windows.Forms.
ComboBox
();
UI\MobileControls\Design\StyleSheetDesigner.cs (1)
1288
this.CbStyles = new System.Windows.Forms.
ComboBox
();
UI\MobileControls\Design\TemplatingOptionsDialog.cs (1)
116
_cmbChoices = new
ComboBox
();
System.Windows.Forms (1)
winforms\Managed\System\WinForms\DataGridViewComboBoxEditingControl.cs (1)
28
public DataGridViewComboBoxEditingControl() :
base
()
System.Workflow.Activities (2)
Rules\Design\Dialogs\RuleSetDialog.Designer.cs (2)
42
this.chainingBehaviourComboBox = new System.Windows.Forms.
ComboBox
();
50
this.reevaluationComboBox = new System.Windows.Forms.
ComboBox
();
System.Workflow.ComponentModel (6)
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (6)
292
this.paperSourceComboBox = new System.Windows.Forms.
ComboBox
();
293
this.paperSizeComboBox = new System.Windows.Forms.
ComboBox
();
304
this.footerTextComboBox = new System.Windows.Forms.
ComboBox
();
305
this.footerAlignmentComboBox = new System.Windows.Forms.
ComboBox
();
315
this.headerTextComboBox = new System.Windows.Forms.
ComboBox
();
316
this.headerAlignmentComboBox = new System.Windows.Forms.
ComboBox
();
System.WorkflowServices (1)
System\Workflow\Activities\Design\ServiceOperationDetailViewControl.designer.cs (1)
48
this.protectionLevelComboBox = new System.Windows.Forms.
ComboBox
();
WsatUI (1)
MMCUI\TraceOptionsForm.designer.cs (1)
48
this.comboBoxTraceLevel = new System.Windows.Forms.
ComboBox
();