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