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