1 write to button13
Accessibility_Core_App (1)
ContainerControls.Designer.cs (1)
84this.button13 = new System.Windows.Forms.Button();
8 references to button13
Accessibility_Core_App (8)
ContainerControls.Designer.cs (8)
682this.tabPage4.Controls.Add(this.button13); 694this.button13.Location = new System.Drawing.Point(9, 9); 695this.button13.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3); 696this.button13.Name = "button13"; 697this.button13.Size = new System.Drawing.Size(88, 27); 698this.button13.TabIndex = 0; 699this.button13.Text = "button13"; 700this.button13.UseVisualStyleBackColor = true;