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