|
@@ -50,10 +50,9 @@
|
|
|
//
|
|
//
|
|
|
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
|
|
this.pictureBox1.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.pictureBox1.Image = global::UAS_LabelMachine.Properties.Resources.users_user_72px_523311_easyicon_net;
|
|
this.pictureBox1.Image = global::UAS_LabelMachine.Properties.Resources.users_user_72px_523311_easyicon_net;
|
|
|
- this.pictureBox1.Location = new System.Drawing.Point(312, 226);
|
|
|
|
|
- this.pictureBox1.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.pictureBox1.Location = new System.Drawing.Point(234, 181);
|
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
this.pictureBox1.Name = "pictureBox1";
|
|
|
- this.pictureBox1.Size = new System.Drawing.Size(96, 90);
|
|
|
|
|
|
|
+ this.pictureBox1.Size = new System.Drawing.Size(72, 72);
|
|
|
this.pictureBox1.TabIndex = 0;
|
|
this.pictureBox1.TabIndex = 0;
|
|
|
this.pictureBox1.TabStop = false;
|
|
this.pictureBox1.TabStop = false;
|
|
|
//
|
|
//
|
|
@@ -63,30 +62,27 @@
|
|
|
this.label1.BackColor = System.Drawing.Color.Transparent;
|
|
this.label1.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label1.Font = new System.Drawing.Font("微软雅黑", 15.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.label1.ForeColor = System.Drawing.SystemColors.Desktop;
|
|
this.label1.ForeColor = System.Drawing.SystemColors.Desktop;
|
|
|
- this.label1.Location = new System.Drawing.Point(456, 156);
|
|
|
|
|
- this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.label1.Location = new System.Drawing.Point(342, 125);
|
|
|
this.label1.Name = "label1";
|
|
this.label1.Name = "label1";
|
|
|
- this.label1.Size = new System.Drawing.Size(297, 35);
|
|
|
|
|
|
|
+ this.label1.Size = new System.Drawing.Size(231, 28);
|
|
|
this.label1.TabIndex = 1;
|
|
this.label1.TabIndex = 1;
|
|
|
this.label1.Text = "优软-出货标签管理系统";
|
|
this.label1.Text = "优软-出货标签管理系统";
|
|
|
//
|
|
//
|
|
|
// UserName
|
|
// UserName
|
|
|
//
|
|
//
|
|
|
this.UserName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.UserName.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.UserName.Location = new System.Drawing.Point(492, 210);
|
|
|
|
|
- this.UserName.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.UserName.Location = new System.Drawing.Point(369, 168);
|
|
|
this.UserName.Name = "UserName";
|
|
this.UserName.Name = "UserName";
|
|
|
- this.UserName.Size = new System.Drawing.Size(260, 34);
|
|
|
|
|
|
|
+ this.UserName.Size = new System.Drawing.Size(196, 29);
|
|
|
this.UserName.TabIndex = 2;
|
|
this.UserName.TabIndex = 2;
|
|
|
//
|
|
//
|
|
|
// PassWord
|
|
// PassWord
|
|
|
//
|
|
//
|
|
|
this.PassWord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.PassWord.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.PassWord.Location = new System.Drawing.Point(492, 258);
|
|
|
|
|
- this.PassWord.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.PassWord.Location = new System.Drawing.Point(369, 206);
|
|
|
this.PassWord.Name = "PassWord";
|
|
this.PassWord.Name = "PassWord";
|
|
|
this.PassWord.PasswordChar = '*';
|
|
this.PassWord.PasswordChar = '*';
|
|
|
- this.PassWord.Size = new System.Drawing.Size(260, 34);
|
|
|
|
|
|
|
+ this.PassWord.Size = new System.Drawing.Size(196, 29);
|
|
|
this.PassWord.TabIndex = 3;
|
|
this.PassWord.TabIndex = 3;
|
|
|
this.PassWord.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PassWord_KeyDown);
|
|
this.PassWord.KeyDown += new System.Windows.Forms.KeyEventHandler(this.PassWord_KeyDown);
|
|
|
//
|
|
//
|
|
@@ -95,10 +91,9 @@
|
|
|
this.LoginIcon.BackColor = System.Drawing.Color.Transparent;
|
|
this.LoginIcon.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.LoginIcon.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
this.LoginIcon.Cursor = System.Windows.Forms.Cursors.Hand;
|
|
|
this.LoginIcon.Image = global::UAS_LabelMachine.Properties.Resources.Login_Icon;
|
|
this.LoginIcon.Image = global::UAS_LabelMachine.Properties.Resources.Login_Icon;
|
|
|
- this.LoginIcon.Location = new System.Drawing.Point(564, 404);
|
|
|
|
|
- this.LoginIcon.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.LoginIcon.Location = new System.Drawing.Point(423, 323);
|
|
|
this.LoginIcon.Name = "LoginIcon";
|
|
this.LoginIcon.Name = "LoginIcon";
|
|
|
- this.LoginIcon.Size = new System.Drawing.Size(96, 32);
|
|
|
|
|
|
|
+ this.LoginIcon.Size = new System.Drawing.Size(72, 26);
|
|
|
this.LoginIcon.TabIndex = 4;
|
|
this.LoginIcon.TabIndex = 4;
|
|
|
this.LoginIcon.TabStop = false;
|
|
this.LoginIcon.TabStop = false;
|
|
|
this.LoginIcon.Click += new System.EventHandler(this.LoginIcon_Click);
|
|
this.LoginIcon.Click += new System.EventHandler(this.LoginIcon_Click);
|
|
@@ -108,10 +103,9 @@
|
|
|
this.label2.AutoSize = true;
|
|
this.label2.AutoSize = true;
|
|
|
this.label2.BackColor = System.Drawing.Color.Transparent;
|
|
this.label2.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label2.Location = new System.Drawing.Point(428, 214);
|
|
|
|
|
- this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.label2.Location = new System.Drawing.Point(321, 171);
|
|
|
this.label2.Name = "label2";
|
|
this.label2.Name = "label2";
|
|
|
- this.label2.Size = new System.Drawing.Size(52, 27);
|
|
|
|
|
|
|
+ this.label2.Size = new System.Drawing.Size(42, 21);
|
|
|
this.label2.TabIndex = 5;
|
|
this.label2.TabIndex = 5;
|
|
|
this.label2.Text = "账号";
|
|
this.label2.Text = "账号";
|
|
|
//
|
|
//
|
|
@@ -120,10 +114,9 @@
|
|
|
this.label3.AutoSize = true;
|
|
this.label3.AutoSize = true;
|
|
|
this.label3.BackColor = System.Drawing.Color.Transparent;
|
|
this.label3.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label3.Location = new System.Drawing.Point(432, 261);
|
|
|
|
|
- this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.label3.Location = new System.Drawing.Point(324, 209);
|
|
|
this.label3.Name = "label3";
|
|
this.label3.Name = "label3";
|
|
|
- this.label3.Size = new System.Drawing.Size(52, 27);
|
|
|
|
|
|
|
+ this.label3.Size = new System.Drawing.Size(42, 21);
|
|
|
this.label3.TabIndex = 6;
|
|
this.label3.TabIndex = 6;
|
|
|
this.label3.Text = "密码";
|
|
this.label3.Text = "密码";
|
|
|
//
|
|
//
|
|
@@ -132,10 +125,9 @@
|
|
|
this.MasterCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
this.MasterCombox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
|
|
|
this.MasterCombox.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.MasterCombox.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
this.MasterCombox.FormattingEnabled = true;
|
|
this.MasterCombox.FormattingEnabled = true;
|
|
|
- this.MasterCombox.Location = new System.Drawing.Point(492, 309);
|
|
|
|
|
- this.MasterCombox.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.MasterCombox.Location = new System.Drawing.Point(369, 247);
|
|
|
this.MasterCombox.Name = "MasterCombox";
|
|
this.MasterCombox.Name = "MasterCombox";
|
|
|
- this.MasterCombox.Size = new System.Drawing.Size(260, 35);
|
|
|
|
|
|
|
+ this.MasterCombox.Size = new System.Drawing.Size(196, 29);
|
|
|
this.MasterCombox.TabIndex = 7;
|
|
this.MasterCombox.TabIndex = 7;
|
|
|
//
|
|
//
|
|
|
// Master
|
|
// Master
|
|
@@ -143,10 +135,9 @@
|
|
|
this.Master.AutoSize = true;
|
|
this.Master.AutoSize = true;
|
|
|
this.Master.BackColor = System.Drawing.Color.Transparent;
|
|
this.Master.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.Master.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.Master.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.Master.Location = new System.Drawing.Point(432, 312);
|
|
|
|
|
- this.Master.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.Master.Location = new System.Drawing.Point(324, 250);
|
|
|
this.Master.Name = "Master";
|
|
this.Master.Name = "Master";
|
|
|
- this.Master.Size = new System.Drawing.Size(52, 27);
|
|
|
|
|
|
|
+ this.Master.Size = new System.Drawing.Size(42, 21);
|
|
|
this.Master.TabIndex = 8;
|
|
this.Master.TabIndex = 8;
|
|
|
this.Master.Text = "账套";
|
|
this.Master.Text = "账套";
|
|
|
//
|
|
//
|
|
@@ -155,29 +146,26 @@
|
|
|
this.label4.AutoSize = true;
|
|
this.label4.AutoSize = true;
|
|
|
this.label4.BackColor = System.Drawing.Color.Transparent;
|
|
this.label4.BackColor = System.Drawing.Color.Transparent;
|
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.label4.Location = new System.Drawing.Point(432, 360);
|
|
|
|
|
- this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
|
|
|
|
|
|
|
+ this.label4.Location = new System.Drawing.Point(324, 288);
|
|
|
this.label4.Name = "label4";
|
|
this.label4.Name = "label4";
|
|
|
- this.label4.Size = new System.Drawing.Size(30, 27);
|
|
|
|
|
|
|
+ this.label4.Size = new System.Drawing.Size(25, 21);
|
|
|
this.label4.TabIndex = 10;
|
|
this.label4.TabIndex = 10;
|
|
|
this.label4.Text = "IP";
|
|
this.label4.Text = "IP";
|
|
|
//
|
|
//
|
|
|
// IP
|
|
// IP
|
|
|
//
|
|
//
|
|
|
this.IP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.IP.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
|
- this.IP.Location = new System.Drawing.Point(492, 356);
|
|
|
|
|
- this.IP.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
|
|
+ this.IP.Location = new System.Drawing.Point(369, 285);
|
|
|
this.IP.Name = "IP";
|
|
this.IP.Name = "IP";
|
|
|
- this.IP.Size = new System.Drawing.Size(260, 34);
|
|
|
|
|
|
|
+ this.IP.Size = new System.Drawing.Size(196, 29);
|
|
|
this.IP.TabIndex = 9;
|
|
this.IP.TabIndex = 9;
|
|
|
- this.IP.KeyDown += new System.Windows.Forms.KeyEventHandler(this.IP_KeyDown);
|
|
|
|
|
//
|
|
//
|
|
|
// Login
|
|
// Login
|
|
|
//
|
|
//
|
|
|
- this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
|
|
|
|
|
|
|
+ this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
|
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
|
this.BackgroundImage = global::UAS_LabelMachine.Properties.Resources.timg;
|
|
this.BackgroundImage = global::UAS_LabelMachine.Properties.Resources.timg;
|
|
|
- this.ClientSize = new System.Drawing.Size(1179, 576);
|
|
|
|
|
|
|
+ this.ClientSize = new System.Drawing.Size(884, 461);
|
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label4);
|
|
|
this.Controls.Add(this.IP);
|
|
this.Controls.Add(this.IP);
|
|
|
this.Controls.Add(this.Master);
|
|
this.Controls.Add(this.Master);
|
|
@@ -190,7 +178,6 @@
|
|
|
this.Controls.Add(this.label1);
|
|
this.Controls.Add(this.label1);
|
|
|
this.Controls.Add(this.pictureBox1);
|
|
this.Controls.Add(this.pictureBox1);
|
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
|
|
|
- this.Margin = new System.Windows.Forms.Padding(4);
|
|
|
|
|
this.Name = "Login";
|
|
this.Name = "Login";
|
|
|
this.Text = "出货标签管理系统";
|
|
this.Text = "出货标签管理系统";
|
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Login_FormClosing);
|
|
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Login_FormClosing);
|