From 058cec91b5643a375b2be6e247e3bfb9a44347dd Mon Sep 17 00:00:00 2001 From: nuntax Date: Mon, 28 Dec 2020 01:47:18 +0100 Subject: [PATCH] updated ui --- ac/Form1.Designer.cs | 75 ++++++++++++++++++++++---------------------- 1 file changed, 37 insertions(+), 38 deletions(-) diff --git a/ac/Form1.Designer.cs b/ac/Form1.Designer.cs index bcc81f6..fa344d3 100644 --- a/ac/Form1.Designer.cs +++ b/ac/Form1.Designer.cs @@ -43,17 +43,17 @@ private void InitializeComponent() this.gradientPanel1 = new ac.gradientPanel(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); + ((System.ComponentModel.ISupportInitialize) (this.pictureBox4)).BeginInit(); this.gradientPanel1.SuspendLayout(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); + ((System.ComponentModel.ISupportInitialize) (this.pictureBox2)).BeginInit(); + ((System.ComponentModel.ISupportInitialize) (this.pictureBox1)).BeginInit(); this.SuspendLayout(); // // label1 // this.label1.AutoSize = true; - this.label1.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(169)))), ((int)(((byte)(88))))); + this.label1.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); + this.label1.ForeColor = System.Drawing.Color.FromArgb(((int) (((byte) (225)))), ((int) (((byte) (169)))), ((int) (((byte) (88))))); this.label1.Location = new System.Drawing.Point(311, 124); this.label1.Name = "label1"; this.label1.Size = new System.Drawing.Size(151, 32); @@ -63,8 +63,8 @@ private void InitializeComponent() // label2 // this.label2.AutoSize = true; - this.label2.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(169)))), ((int)(((byte)(88))))); + this.label2.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); + this.label2.ForeColor = System.Drawing.Color.FromArgb(((int) (((byte) (225)))), ((int) (((byte) (169)))), ((int) (((byte) (88))))); this.label2.Location = new System.Drawing.Point(311, 175); this.label2.Name = "label2"; this.label2.Size = new System.Drawing.Size(146, 32); @@ -74,8 +74,8 @@ private void InitializeComponent() // label3 // this.label3.AutoSize = true; - this.label3.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(169)))), ((int)(((byte)(88))))); + this.label3.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); + this.label3.ForeColor = System.Drawing.Color.FromArgb(((int) (((byte) (225)))), ((int) (((byte) (169)))), ((int) (((byte) (88))))); this.label3.Location = new System.Drawing.Point(457, 175); this.label3.Name = "label3"; this.label3.Size = new System.Drawing.Size(23, 32); @@ -85,8 +85,8 @@ private void InitializeComponent() // label4 // this.label4.AutoSize = true; - this.label4.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(169)))), ((int)(((byte)(88))))); + this.label4.Font = new System.Drawing.Font("Arial Rounded MT Bold", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); + this.label4.ForeColor = System.Drawing.Color.FromArgb(((int) (((byte) (225)))), ((int) (((byte) (169)))), ((int) (((byte) (88))))); this.label4.Location = new System.Drawing.Point(457, 124); this.label4.Name = "label4"; this.label4.Size = new System.Drawing.Size(23, 32); @@ -95,10 +95,10 @@ private void InitializeComponent() // // Login // - this.Login.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(169)))), ((int)(((byte)(88))))); - this.Login.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(27)))), ((int)(((byte)(39))))); + this.Login.BackColor = System.Drawing.Color.FromArgb(((int) (((byte) (225)))), ((int) (((byte) (169)))), ((int) (((byte) (88))))); + this.Login.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int) (((byte) (25)))), ((int) (((byte) (27)))), ((int) (((byte) (39))))); this.Login.FlatStyle = System.Windows.Forms.FlatStyle.Flat; - this.Login.Font = new System.Drawing.Font("Arial Rounded MT Bold", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.Login.Font = new System.Drawing.Font("Arial Rounded MT Bold", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); this.Login.ForeColor = System.Drawing.Color.White; this.Login.Location = new System.Drawing.Point(301, 232); this.Login.Name = "Login"; @@ -110,14 +110,14 @@ private void InitializeComponent() // // username // - this.username.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(59))))); + this.username.BackColor = System.Drawing.Color.FromArgb(((int) (((byte) (45)))), ((int) (((byte) (47)))), ((int) (((byte) (59))))); this.username.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.username.Font = new System.Drawing.Font("Arial Rounded MT Bold", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.username.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(169)))), ((int)(((byte)(88))))); + this.username.Font = new System.Drawing.Font("Arial Rounded MT Bold", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); + this.username.ForeColor = System.Drawing.Color.FromArgb(((int) (((byte) (225)))), ((int) (((byte) (169)))), ((int) (((byte) (88))))); this.username.Location = new System.Drawing.Point(485, 124); this.username.Multiline = true; this.username.Name = "username"; - this.username.Size = new System.Drawing.Size(246, 37); + this.username.Size = new System.Drawing.Size(355, 37); this.username.TabIndex = 8; // // password @@ -129,20 +129,20 @@ private void InitializeComponent() // // passwordtext // - this.passwordtext.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(45)))), ((int)(((byte)(47)))), ((int)(((byte)(59))))); + this.passwordtext.BackColor = System.Drawing.Color.FromArgb(((int) (((byte) (45)))), ((int) (((byte) (47)))), ((int) (((byte) (59))))); this.passwordtext.BorderStyle = System.Windows.Forms.BorderStyle.None; - this.passwordtext.Font = new System.Drawing.Font("Arial Rounded MT Bold", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); - this.passwordtext.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(169)))), ((int)(((byte)(88))))); + this.passwordtext.Font = new System.Drawing.Font("Arial Rounded MT Bold", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); + this.passwordtext.ForeColor = System.Drawing.Color.FromArgb(((int) (((byte) (225)))), ((int) (((byte) (169)))), ((int) (((byte) (88))))); this.passwordtext.Location = new System.Drawing.Point(485, 175); this.passwordtext.Multiline = true; this.passwordtext.Name = "passwordtext"; this.passwordtext.PasswordChar = '*'; - this.passwordtext.Size = new System.Drawing.Size(246, 37); + this.passwordtext.Size = new System.Drawing.Size(355, 37); this.passwordtext.TabIndex = 12; // // pictureBox4 // - this.pictureBox4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox4.BackgroundImage"))); + this.pictureBox4.BackgroundImage = ((System.Drawing.Image) (resources.GetObject("pictureBox4.BackgroundImage"))); this.pictureBox4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureBox4.Location = new System.Drawing.Point(-2, 27); this.pictureBox4.Name = "pictureBox4"; @@ -153,9 +153,9 @@ private void InitializeComponent() // label6 // this.label6.AutoSize = true; - this.label6.Font = new System.Drawing.Font("Arial Rounded MT Bold", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label6.Font = new System.Drawing.Font("Arial Rounded MT Bold", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); this.label6.ForeColor = System.Drawing.Color.Gray; - this.label6.Location = new System.Drawing.Point(12, 270); + this.label6.Location = new System.Drawing.Point(12, 274); this.label6.Name = "label6"; this.label6.Size = new System.Drawing.Size(215, 34); this.label6.TabIndex = 14; @@ -165,9 +165,9 @@ private void InitializeComponent() // label5 // this.label5.AutoSize = true; - this.label5.Font = new System.Drawing.Font("Arial Rounded MT Bold", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); + this.label5.Font = new System.Drawing.Font("Arial Rounded MT Bold", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte) (0))); this.label5.ForeColor = System.Drawing.Color.Gray; - this.label5.Location = new System.Drawing.Point(12, 308); + this.label5.Location = new System.Drawing.Point(12, 309); this.label5.Name = "label5"; this.label5.Size = new System.Drawing.Size(181, 17); this.label5.TabIndex = 15; @@ -177,9 +177,9 @@ private void InitializeComponent() // gradientPanel1 // this.gradientPanel1.Angle = 180F; - this.gradientPanel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(213)))), ((int)(((byte)(146))))); - this.gradientPanel1.ColorBottom = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(214)))), ((int)(((byte)(146))))); - this.gradientPanel1.ColorTop = System.Drawing.Color.FromArgb(((int)(((byte)(225)))), ((int)(((byte)(169)))), ((int)(((byte)(88))))); + this.gradientPanel1.BackColor = System.Drawing.Color.FromArgb(((int) (((byte) (255)))), ((int) (((byte) (213)))), ((int) (((byte) (146))))); + this.gradientPanel1.ColorBottom = System.Drawing.Color.FromArgb(((int) (((byte) (255)))), ((int) (((byte) (214)))), ((int) (((byte) (146))))); + this.gradientPanel1.ColorTop = System.Drawing.Color.FromArgb(((int) (((byte) (225)))), ((int) (((byte) (169)))), ((int) (((byte) (88))))); this.gradientPanel1.Controls.Add(this.pictureBox2); this.gradientPanel1.Controls.Add(this.pictureBox1); this.gradientPanel1.Location = new System.Drawing.Point(-2, 0); @@ -193,7 +193,7 @@ private void InitializeComponent() // pictureBox2 // this.pictureBox2.BackColor = System.Drawing.Color.Transparent; - this.pictureBox2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox2.BackgroundImage"))); + this.pictureBox2.BackgroundImage = ((System.Drawing.Image) (resources.GetObject("pictureBox2.BackgroundImage"))); this.pictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureBox2.Location = new System.Drawing.Point(780, 0); this.pictureBox2.Name = "pictureBox2"; @@ -205,7 +205,7 @@ private void InitializeComponent() // pictureBox1 // this.pictureBox1.BackColor = System.Drawing.Color.Transparent; - this.pictureBox1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pictureBox1.BackgroundImage"))); + this.pictureBox1.BackgroundImage = ((System.Drawing.Image) (resources.GetObject("pictureBox1.BackgroundImage"))); this.pictureBox1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom; this.pictureBox1.Location = new System.Drawing.Point(828, 0); this.pictureBox1.Name = "pictureBox1"; @@ -218,7 +218,7 @@ private void InitializeComponent() // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; - this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(25)))), ((int)(((byte)(27)))), ((int)(((byte)(39))))); + this.BackColor = System.Drawing.Color.FromArgb(((int) (((byte) (25)))), ((int) (((byte) (27)))), ((int) (((byte) (39))))); this.ClientSize = new System.Drawing.Size(875, 335); this.Controls.Add(this.gradientPanel1); this.Controls.Add(this.label5); @@ -232,17 +232,16 @@ private void InitializeComponent() this.Controls.Add(this.label1); this.Controls.Add(this.pictureBox4); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; - this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); + this.Icon = ((System.Drawing.Icon) (resources.GetObject("$this.Icon"))); this.Name = "Form1"; this.RightToLeft = System.Windows.Forms.RightToLeft.No; this.Text = "Form1"; - ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); + ((System.ComponentModel.ISupportInitialize) (this.pictureBox4)).EndInit(); this.gradientPanel1.ResumeLayout(false); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); - ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); + ((System.ComponentModel.ISupportInitialize) (this.pictureBox2)).EndInit(); + ((System.ComponentModel.ISupportInitialize) (this.pictureBox1)).EndInit(); this.ResumeLayout(false); this.PerformLayout(); - } #endregion