1 write to toolStripComboBox1
Accessibility_Core_App (1)
DataControls.Designer.cs (1)
50
this.
toolStripComboBox1
= new System.Windows.Forms.ToolStripComboBox();
6 references to toolStripComboBox1
Accessibility_Core_App (6)
DataControls.Designer.cs (6)
94
this.
toolStripComboBox1
,
233
this.
toolStripComboBox1
.AccessibleName = "CB1";
234
this.
toolStripComboBox1
.Items.AddRange(new object[] {
237
this.
toolStripComboBox1
.Name = "toolStripComboBox1";
238
this.
toolStripComboBox1
.Size = new System.Drawing.Size(140, 23);
239
this.
toolStripComboBox1
.Text = "Test1";