1 write to button6
WinFormsControlsTest (1)
AnchorLayoutTests.Designer.cs (1)
39this.button6 = new System.Windows.Forms.Button();
8 references to button6
WinFormsControlsTest (8)
AnchorLayoutTests.Designer.cs (8)
96this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 99this.button6.Location = new System.Drawing.Point(338, 198); 100this.button6.Name = "button6"; 101this.button6.Size = new System.Drawing.Size(112, 34); 102this.button6.TabIndex = 5; 103this.button6.Text = "All"; 104this.button6.UseVisualStyleBackColor = true; 144this.Controls.Add(this.button6);