finished coursework

This commit is contained in:
2024-04-21 02:51:22 +01:00
parent 7fd9f6998d
commit ca7c68898e
14 changed files with 293 additions and 167 deletions

View File

@@ -48,7 +48,7 @@
this.button1.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button1.FlatAppearance.BorderSize = 4;
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button1.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button1.Location = new System.Drawing.Point(16, 16);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(50, 50);
@@ -62,7 +62,7 @@
this.button2.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button2.FlatAppearance.BorderSize = 4;
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button2.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button2.Location = new System.Drawing.Point(88, 16);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(50, 50);
@@ -76,7 +76,7 @@
this.button3.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button3.FlatAppearance.BorderSize = 4;
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button3.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button3.Location = new System.Drawing.Point(160, 16);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(50, 50);
@@ -90,7 +90,7 @@
this.button4.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button4.FlatAppearance.BorderSize = 4;
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button4.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button4.Location = new System.Drawing.Point(16, 88);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(50, 50);
@@ -104,7 +104,7 @@
this.button5.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button5.FlatAppearance.BorderSize = 4;
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button5.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button5.Location = new System.Drawing.Point(88, 88);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(50, 50);
@@ -118,7 +118,7 @@
this.button6.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button6.FlatAppearance.BorderSize = 4;
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button6.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button6.Location = new System.Drawing.Point(160, 88);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(50, 50);
@@ -132,7 +132,7 @@
this.button7.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button7.FlatAppearance.BorderSize = 4;
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button7.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button7.Location = new System.Drawing.Point(16, 160);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(50, 50);
@@ -146,7 +146,7 @@
this.button8.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button8.FlatAppearance.BorderSize = 4;
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button8.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button8.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button8.Location = new System.Drawing.Point(88, 160);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(50, 50);
@@ -160,7 +160,7 @@
this.button9.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button9.FlatAppearance.BorderSize = 4;
this.button9.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button9.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button9.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button9.Location = new System.Drawing.Point(160, 160);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(50, 50);
@@ -174,7 +174,7 @@
this.button0.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.button0.FlatAppearance.BorderSize = 4;
this.button0.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.button0.Font = new System.Drawing.Font("Microsoft Sans Serif", 18F);
this.button0.Font = new System.Drawing.Font("Microsoft Sans Serif", 28F);
this.button0.Location = new System.Drawing.Point(88, 232);
this.button0.Name = "button0";
this.button0.Size = new System.Drawing.Size(50, 50);
@@ -188,7 +188,7 @@
this.buttonConfirm.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.buttonConfirm.FlatAppearance.BorderSize = 4;
this.buttonConfirm.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.buttonConfirm.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.buttonConfirm.Font = new System.Drawing.Font("Microsoft Sans Serif", 16F);
this.buttonConfirm.Location = new System.Drawing.Point(16, 304);
this.buttonConfirm.Name = "buttonConfirm";
this.buttonConfirm.Size = new System.Drawing.Size(192, 50);
@@ -202,7 +202,7 @@
this.buttonBack.FlatAppearance.BorderColor = System.Drawing.Color.Silver;
this.buttonBack.FlatAppearance.BorderSize = 4;
this.buttonBack.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.buttonBack.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
this.buttonBack.Font = new System.Drawing.Font("Microsoft Sans Serif", 14F);
this.buttonBack.Location = new System.Drawing.Point(160, 232);
this.buttonBack.Name = "buttonBack";
this.buttonBack.Size = new System.Drawing.Size(48, 50);