1 write to toolStripDropDownButton1
Accessibility_Core_App (1)
DataControls.Designer.cs (1)
48this.toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
6 references to toolStripDropDownButton1
Accessibility_Core_App (6)
DataControls.Designer.cs (6)
92this.toolStripDropDownButton1, 220this.toolStripDropDownButton1.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButton1.Image"))); 221this.toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta; 222this.toolStripDropDownButton1.Name = "toolStripDropDownButton1"; 223this.toolStripDropDownButton1.Size = new System.Drawing.Size(180, 25); 224this.toolStripDropDownButton1.Text = "toolStripDropDownButton1";