1 write to toolStripButton1
Accessibility_Core_App (1)
DataControls.Designer.cs (1)
45
this.
toolStripButton1
= new System.Windows.Forms.ToolStripButton();
6 references to toolStripButton1
Accessibility_Core_App (6)
DataControls.Designer.cs (6)
89
this.
toolStripButton1
,
198
this.
toolStripButton1
.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
199
this.
toolStripButton1
.ImageTransparentColor = System.Drawing.Color.Magenta;
200
this.
toolStripButton1
.Name = "toolStripButton1";
201
this.
toolStripButton1
.Size = new System.Drawing.Size(114, 25);
202
this.
toolStripButton1
.Text = "toolStripButton1";