10 references to RadioButton
System.Web.Entity.Design (2)
System\Data\WebControls\Design\EntityDataSourceConfigureObjectContextPanel.designer.cs (2)
42
this._namedConnectionRadioButton = new System.Windows.Forms.
RadioButton
();
45
this._connectionStringRadioButton = new System.Windows.Forms.
RadioButton
();
System.Web.Mobile (2)
UI\MobileControls\Design\DeviceFilterEditorDialog.cs (2)
222
this._rbCompare = new System.Windows.Forms.
RadioButton
();
230
this._rbDelegate = new System.Windows.Forms.
RadioButton
();
System.Workflow.ComponentModel (6)
AuthoringOM\Design\Dialogs\ActivityBindForm.Designer.cs (2)
38
this.createField = new System.Windows.Forms.
RadioButton
();
39
this.createProperty = new System.Windows.Forms.
RadioButton
();
AuthoringOM\Design\Dialogs\WorkflowPageSetupDialog.cs (4)
279
this.adjustToRadioButton = new System.Windows.Forms.
RadioButton
();
283
this.fitToRadioButton = new System.Windows.Forms.
RadioButton
();
286
this.landscapeRadioButton = new System.Windows.Forms.
RadioButton
();
288
this.portraitRadioButton = new System.Windows.Forms.
RadioButton
();