📄 flogon.designer.cs
字号:
this.txtPassword.MaxLength = 10;
this.txtPassword.Name = "txtPassword";
this.txtPassword.PasswordChar = '*';
this.txtPassword.Size = new System.Drawing.Size(179, 21);
this.txtPassword.TabIndex = 4;
this.txtPassword.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtPassword_KeyDown);
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Font = new System.Drawing.Font("宋体", 10F);
this.label2.Location = new System.Drawing.Point(25, 89);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(49, 14);
this.label2.TabIndex = 6;
this.label2.Text = "用户:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.Font = new System.Drawing.Font("宋体", 10F);
this.label3.Location = new System.Drawing.Point(24, 124);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(49, 14);
this.label3.TabIndex = 8;
this.label3.Text = "密码:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Font = new System.Drawing.Font("宋体", 10F);
this.label1.Location = new System.Drawing.Point(24, 48);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(49, 14);
this.label1.TabIndex = 7;
this.label1.Text = "系统:";
//
// chbMark
//
this.chbMark.AutoSize = true;
this.chbMark.BackColor = System.Drawing.Color.Transparent;
this.chbMark.Font = new System.Drawing.Font("宋体", 10F);
this.chbMark.Location = new System.Drawing.Point(211, 85);
this.chbMark.Name = "chbMark";
this.chbMark.Size = new System.Drawing.Size(54, 18);
this.chbMark.TabIndex = 5;
this.chbMark.Text = "记住";
this.chbMark.UseVisualStyleBackColor = false;
//
// qPictureBox2
//
this.qPictureBox2.BackColor = System.Drawing.Color.Transparent;
this.qPictureBox2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.qPictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("qPictureBox2.Image")));
this.qPictureBox2.Location = new System.Drawing.Point(114, 95);
this.qPictureBox2.Name = "qPictureBox2";
this.qPictureBox2.Size = new System.Drawing.Size(134, 130);
this.qPictureBox2.TabIndex = 10;
this.qPictureBox2.TabStop = false;
//
// qPanel2
//
this.qPanel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.qPanel2.Controls.Add(this.qLabelTitle1);
this.qPanel2.Controls.Add(this.lableMac);
this.qPanel2.Controls.Add(this.qLabel1);
this.qPanel2.ControlStyle = Qeb.Control.ViewStyle.Custom;
this.qPanel2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.qPanel2.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(177)))), ((int)(((byte)(222)))));
this.qPanel2.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
this.qPanel2.Location = new System.Drawing.Point(0, 306);
this.qPanel2.Name = "qPanel2";
this.qPanel2.Size = new System.Drawing.Size(573, 60);
this.qPanel2.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(181)))), ((int)(((byte)(222)))), ((int)(((byte)(255)))));
this.qPanel2.TabIndex = 12;
//
// qLabelTitle1
//
this.qLabelTitle1.ControlStyle = Qeb.Control.ViewStyle.Standard;
this.qLabelTitle1.EndColor = System.Drawing.Color.FromArgb(((int)(((byte)(125)))), ((int)(((byte)(165)))), ((int)(((byte)(224)))));
this.qLabelTitle1.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Horizontal;
this.qLabelTitle1.Location = new System.Drawing.Point(16, 13);
this.qLabelTitle1.Name = "qLabelTitle1";
this.qLabelTitle1.Size = new System.Drawing.Size(42, 33);
this.qLabelTitle1.StartColor = System.Drawing.Color.FromArgb(((int)(((byte)(200)))), ((int)(((byte)(223)))), ((int)(((byte)(251)))));
this.qLabelTitle1.TabIndex = 3;
this.qLabelTitle1.Text = "图标";
this.qLabelTitle1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// lableMac
//
this.lableMac.AutoSize = true;
this.lableMac.BackColor = System.Drawing.Color.Transparent;
this.lableMac.Location = new System.Drawing.Point(299, 23);
this.lableMac.Name = "lableMac";
this.lableMac.Size = new System.Drawing.Size(65, 12);
this.lableMac.TabIndex = 1;
this.lableMac.Text = "网卡地址:";
this.lableMac.DoubleClick += new System.EventHandler(this.lableMac_DoubleClick);
//
// qLabel1
//
this.qLabel1.BackColor = System.Drawing.Color.Transparent;
this.qLabel1.Location = new System.Drawing.Point(64, 23);
this.qLabel1.Name = "qLabel1";
this.qLabel1.Size = new System.Drawing.Size(145, 19);
this.qLabel1.TabIndex = 0;
this.qLabel1.Text = "杭州掌幄科技有限公司";
//
// qPictureBox1
//
this.qPictureBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.qPictureBox1.Image = global::Qeb.GY.Properties.Resources.登陆Top;
this.qPictureBox1.Location = new System.Drawing.Point(0, 0);
this.qPictureBox1.Name = "qPictureBox1";
this.qPictureBox1.Size = new System.Drawing.Size(573, 50);
this.qPictureBox1.TabIndex = 9;
this.qPictureBox1.TabStop = false;
//
// FLogon
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(573, 366);
this.Controls.Add(this.qPanel1);
this.Controls.Add(this.qPictureBox2);
this.Controls.Add(this.qPanel2);
this.Controls.Add(this.qPictureBox1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.Name = "FLogon";
this.ShowGradient = true;
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "";
this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.FLogon_FormClosed);
this.Load += new System.EventHandler(this.FLogon_Load);
this.qPanel1.ResumeLayout(false);
this.qPanel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.qPictureBox2)).EndInit();
this.qPanel2.ResumeLayout(false);
this.qPanel2.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.qPictureBox1)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Qeb.Control.QLabel label1;
private Qeb.Control.QLabel label3;
private Qeb.Control.QLabel label2;
private Qeb.Control.QComboBox cmbUserGH;
private Qeb.Control.QCheckBox chbMark;
private Qeb.Control.QTextBox txtPassword;
private Qeb.Control.QPictureBox qPictureBox1;
private Qeb.Control.QPictureBox qPictureBox2;
private Qeb.Control.QPanel qPanel1;
private Qeb.Control.QLabel qLabel1;
private Qeb.Control.QLabel lableMac;
private Qeb.Control.QPanel qPanel2;
private Qeb.Control.QLabelTitle qLabelTitle1;
private Qeb.Control.QButton btnLogon;
private Qeb.Control.QComboBox cmbAppId;
private Qeb.Control.QButton btnCancel;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -