diff --git a/.vs/Test_Git.git/FileContentIndex/1abed36f-b094-4117-9a19-82ea443b774d.vsidx b/.vs/Test_Git.git/FileContentIndex/1abed36f-b094-4117-9a19-82ea443b774d.vsidx new file mode 100644 index 0000000..90eeae1 Binary files /dev/null and b/.vs/Test_Git.git/FileContentIndex/1abed36f-b094-4117-9a19-82ea443b774d.vsidx differ diff --git a/.vs/Test_Git.git/FileContentIndex/3f37d8d9-a00a-48e0-86d1-de247f06f7e9.vsidx b/.vs/Test_Git.git/FileContentIndex/3f37d8d9-a00a-48e0-86d1-de247f06f7e9.vsidx deleted file mode 100644 index 09235c7..0000000 Binary files a/.vs/Test_Git.git/FileContentIndex/3f37d8d9-a00a-48e0-86d1-de247f06f7e9.vsidx and /dev/null differ diff --git a/.vs/Test_Git.git/FileContentIndex/56fb537d-edcb-4412-9f18-1c64b98847fa.vsidx b/.vs/Test_Git.git/FileContentIndex/56fb537d-edcb-4412-9f18-1c64b98847fa.vsidx deleted file mode 100644 index 53f6578..0000000 Binary files a/.vs/Test_Git.git/FileContentIndex/56fb537d-edcb-4412-9f18-1c64b98847fa.vsidx and /dev/null differ diff --git a/.vs/Test_Git.git/FileContentIndex/6517f88c-b3a1-4bae-a2a5-5939722febf2.vsidx b/.vs/Test_Git.git/FileContentIndex/6517f88c-b3a1-4bae-a2a5-5939722febf2.vsidx new file mode 100644 index 0000000..b732ddd Binary files /dev/null and b/.vs/Test_Git.git/FileContentIndex/6517f88c-b3a1-4bae-a2a5-5939722febf2.vsidx differ diff --git a/.vs/Test_Git.git/FileContentIndex/66e3d533-513d-454c-904f-f5f77288641c.vsidx b/.vs/Test_Git.git/FileContentIndex/66e3d533-513d-454c-904f-f5f77288641c.vsidx deleted file mode 100644 index ae6077c..0000000 Binary files a/.vs/Test_Git.git/FileContentIndex/66e3d533-513d-454c-904f-f5f77288641c.vsidx and /dev/null differ diff --git a/.vs/Test_Git.git/FileContentIndex/90f78a1a-8e00-4f51-98d0-ad78bd0f27fc.vsidx b/.vs/Test_Git.git/FileContentIndex/90f78a1a-8e00-4f51-98d0-ad78bd0f27fc.vsidx deleted file mode 100644 index a7d76f1..0000000 Binary files a/.vs/Test_Git.git/FileContentIndex/90f78a1a-8e00-4f51-98d0-ad78bd0f27fc.vsidx and /dev/null differ diff --git a/.vs/Test_Git.git/FileContentIndex/a77b1ad4-9af3-46d2-bacb-d72efa600f52.vsidx b/.vs/Test_Git.git/FileContentIndex/a77b1ad4-9af3-46d2-bacb-d72efa600f52.vsidx deleted file mode 100644 index eacbdcc..0000000 Binary files a/.vs/Test_Git.git/FileContentIndex/a77b1ad4-9af3-46d2-bacb-d72efa600f52.vsidx and /dev/null differ diff --git a/.vs/Test_Git.git/FileContentIndex/aacf4caf-255f-4b70-a0f3-44cff55b638e.vsidx b/.vs/Test_Git.git/FileContentIndex/aacf4caf-255f-4b70-a0f3-44cff55b638e.vsidx deleted file mode 100644 index 40e3085..0000000 Binary files a/.vs/Test_Git.git/FileContentIndex/aacf4caf-255f-4b70-a0f3-44cff55b638e.vsidx and /dev/null differ diff --git a/.vs/Test_Git.git/FileContentIndex/d10a354f-b960-4914-b318-b4c754f27d1b.vsidx b/.vs/Test_Git.git/FileContentIndex/d10a354f-b960-4914-b318-b4c754f27d1b.vsidx new file mode 100644 index 0000000..f0bc298 Binary files /dev/null and b/.vs/Test_Git.git/FileContentIndex/d10a354f-b960-4914-b318-b4c754f27d1b.vsidx differ diff --git a/.vs/Test_Git.git/v17/.suo b/.vs/Test_Git.git/v17/.suo index da110f0..5dcd30b 100644 Binary files a/.vs/Test_Git.git/v17/.suo and b/.vs/Test_Git.git/v17/.suo differ diff --git a/Test_Git/Form1.Designer.cs b/Test_Git/Form1.Designer.cs index 9a3ec22..dfad755 100644 --- a/Test_Git/Form1.Designer.cs +++ b/Test_Git/Form1.Designer.cs @@ -36,6 +36,10 @@ this.button6 = new System.Windows.Forms.Button(); this.button7 = new System.Windows.Forms.Button(); this.button8 = new System.Windows.Forms.Button(); + this.checkBox1 = new System.Windows.Forms.CheckBox(); + this.checkBox2 = new System.Windows.Forms.CheckBox(); + this.label1 = new System.Windows.Forms.Label(); + this.label2 = new System.Windows.Forms.Label(); this.SuspendLayout(); // // button1 @@ -110,11 +114,53 @@ this.button8.Text = "button8"; this.button8.UseVisualStyleBackColor = true; // + // checkBox1 + // + this.checkBox1.AutoSize = true; + this.checkBox1.Location = new System.Drawing.Point(482, 17); + this.checkBox1.Name = "checkBox1"; + this.checkBox1.Size = new System.Drawing.Size(80, 17); + this.checkBox1.TabIndex = 8; + this.checkBox1.Text = "checkBox1"; + this.checkBox1.UseVisualStyleBackColor = true; + // + // checkBox2 + // + this.checkBox2.AutoSize = true; + this.checkBox2.Location = new System.Drawing.Point(482, 42); + this.checkBox2.Name = "checkBox2"; + this.checkBox2.Size = new System.Drawing.Size(80, 17); + this.checkBox2.TabIndex = 9; + this.checkBox2.Text = "checkBox2"; + this.checkBox2.UseVisualStyleBackColor = true; + // + // label1 + // + this.label1.AutoSize = true; + this.label1.Location = new System.Drawing.Point(658, 18); + this.label1.Name = "label1"; + this.label1.Size = new System.Drawing.Size(35, 13); + this.label1.TabIndex = 10; + this.label1.Text = "label1"; + // + // label2 + // + this.label2.AutoSize = true; + this.label2.Location = new System.Drawing.Point(658, 43); + this.label2.Name = "label2"; + this.label2.Size = new System.Drawing.Size(35, 13); + this.label2.TabIndex = 11; + this.label2.Text = "label2"; + // // Form1 // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(800, 450); + this.Controls.Add(this.label2); + this.Controls.Add(this.label1); + this.Controls.Add(this.checkBox2); + this.Controls.Add(this.checkBox1); this.Controls.Add(this.button8); this.Controls.Add(this.button7); this.Controls.Add(this.button6); @@ -126,6 +172,7 @@ this.Name = "Form1"; this.Text = "Form1"; this.ResumeLayout(false); + this.PerformLayout(); } @@ -139,6 +186,10 @@ private System.Windows.Forms.Button button6; private System.Windows.Forms.Button button7; private System.Windows.Forms.Button button8; + private System.Windows.Forms.CheckBox checkBox1; + private System.Windows.Forms.CheckBox checkBox2; + private System.Windows.Forms.Label label1; + private System.Windows.Forms.Label label2; } }