1 write to toolStripComboBox1
Accessibility_Core_App (1)
ToolStripContainer.Designer.cs (1)
49
this.
toolStripComboBox1
= new System.Windows.Forms.ToolStripComboBox();
5 references to toolStripComboBox1
Accessibility_Core_App (5)
ToolStripContainer.Designer.cs (5)
135
this.
toolStripComboBox1
});
260
this.
toolStripComboBox1
.AccessibleName = "ComBo_Box";
261
this.
toolStripComboBox1
.Items.AddRange(new object[] {
267
this.
toolStripComboBox1
.Name = "toolStripComboBox1";
268
this.
toolStripComboBox1
.Size = new System.Drawing.Size(106, 23);