@ -36,6 +36,7 @@
this . button1 = new System . Windows . Forms . Button ( ) ;
this . button2 = new System . Windows . Forms . Button ( ) ;
this . label1 = new System . Windows . Forms . Label ( ) ;
this . lbtip = new System . Windows . Forms . Label ( ) ;
( ( System . ComponentModel . ISupportInitialize ) ( this . pictureBox1 ) ) . BeginInit ( ) ;
this . SuspendLayout ( ) ;
//
@ -43,9 +44,9 @@
//
this . pictureBox1 . Image = ( ( System . Drawing . Image ) ( resources . GetObject ( "pictureBox1.Image" ) ) ) ;
this . pictureBox1 . Location = new System . Drawing . Point ( 2 , 0 ) ;
this . pictureBox1 . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . pictureBox1 . Margin = new System . Windows . Forms . Padding ( 7 , 6 , 7 , 6 ) ;
this . pictureBox1 . Name = "pictureBox1" ;
this . pictureBox1 . Size = new System . Drawing . Size ( 1 2 9 1 , 7 9 8 ) ;
this . pictureBox1 . Size = new System . Drawing . Size ( 1 4 0 8 , 9 1 2 ) ;
this . pictureBox1 . SizeMode = System . Windows . Forms . PictureBoxSizeMode . StretchImage ;
this . pictureBox1 . TabIndex = 0 ;
this . pictureBox1 . TabStop = false ;
@ -55,30 +56,30 @@
this . label2 . AutoSize = true ;
this . label2 . BackColor = System . Drawing . Color . Transparent ;
this . label2 . Font = new System . Drawing . Font ( "宋体" , 1 4.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label2 . Location = new System . Drawing . Point ( 4 1 1 , 4 1 0 ) ;
this . label2 . Margin = new System . Windows . Forms . Padding ( 6 , 0 , 6 , 0 ) ;
this . label2 . Location = new System . Drawing . Point ( 4 4 8 , 4 6 9 ) ;
this . label2 . Margin = new System . Windows . Forms . Padding ( 7 , 0 , 7 , 0 ) ;
this . label2 . Name = "label2" ;
this . label2 . Size = new System . Drawing . Size ( 8 3 , 3 4 ) ;
this . label2 . Size = new System . Drawing . Size ( 9 3 , 3 8 ) ;
this . label2 . TabIndex = 7 ;
this . label2 . Text = "密码" ;
//
// textBox1
//
this . textBox1 . Font = new System . Drawing . Font ( "宋体" , 1 4.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . textBox1 . Location = new System . Drawing . Point ( 5 5 7 , 3 0 1 ) ;
this . textBox1 . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . textBox1 . Location = new System . Drawing . Point ( 6 0 8 , 3 4 4 ) ;
this . textBox1 . Margin = new System . Windows . Forms . Padding ( 7 , 6 , 7 , 6 ) ;
this . textBox1 . Name = "textBox1" ;
this . textBox1 . Size = new System . Drawing . Size ( 2 8 8 , 4 5 ) ;
this . textBox1 . Size = new System . Drawing . Size ( 3 1 4 , 5 1 ) ;
this . textBox1 . TabIndex = 8 ;
//
// textBox2
//
this . textBox2 . Font = new System . Drawing . Font ( "宋体" , 1 4.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . textBox2 . Location = new System . Drawing . Point ( 5 5 7 , 4 1 0 ) ;
this . textBox2 . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . textBox2 . Location = new System . Drawing . Point ( 6 0 8 , 4 6 9 ) ;
this . textBox2 . Margin = new System . Windows . Forms . Padding ( 7 , 6 , 7 , 6 ) ;
this . textBox2 . Name = "textBox2" ;
this . textBox2 . PasswordChar = '*' ;
this . textBox2 . Size = new System . Drawing . Size ( 2 8 8 , 4 5 ) ;
this . textBox2 . Size = new System . Drawing . Size ( 3 1 4 , 5 1 ) ;
this . textBox2 . TabIndex = 9 ;
this . textBox2 . KeyDown + = new System . Windows . Forms . KeyEventHandler ( this . textBox2_KeyDown ) ;
//
@ -86,10 +87,10 @@
//
this . button1 . BackColor = System . Drawing . Color . LightSkyBlue ;
this . button1 . Font = new System . Drawing . Font ( "宋体" , 1 4.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . button1 . Location = new System . Drawing . Point ( 4 3 8 , 5 1 3 ) ;
this . button1 . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . button1 . Location = new System . Drawing . Point ( 4 7 8 , 5 8 6 ) ;
this . button1 . Margin = new System . Windows . Forms . Padding ( 7 , 6 , 7 , 6 ) ;
this . button1 . Name = "button1" ;
this . button1 . Size = new System . Drawing . Size ( 1 5 4 , 6 6 ) ;
this . button1 . Size = new System . Drawing . Size ( 1 6 8 , 7 5 ) ;
this . button1 . TabIndex = 1 0 ;
this . button1 . Text = "登录" ;
this . button1 . UseVisualStyleBackColor = false ;
@ -99,10 +100,10 @@
//
this . button2 . BackColor = System . Drawing . Color . LightSkyBlue ;
this . button2 . Font = new System . Drawing . Font ( "宋体" , 1 4.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . button2 . Location = new System . Drawing . Point ( 7 2 4 , 5 1 3 ) ;
this . button2 . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . button2 . Location = new System . Drawing . Point ( 7 9 0 , 5 8 6 ) ;
this . button2 . Margin = new System . Windows . Forms . Padding ( 7 , 6 , 7 , 6 ) ;
this . button2 . Name = "button2" ;
this . button2 . Size = new System . Drawing . Size ( 1 5 2 , 6 6 ) ;
this . button2 . Size = new System . Drawing . Size ( 1 6 6 , 7 5 ) ;
this . button2 . TabIndex = 1 1 ;
this . button2 . Text = "取消" ;
this . button2 . UseVisualStyleBackColor = false ;
@ -111,18 +112,31 @@
//
this . label1 . AutoSize = true ;
this . label1 . Font = new System . Drawing . Font ( "宋体" , 1 4.25F , System . Drawing . FontStyle . Regular , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . label1 . Location = new System . Drawing . Point ( 4 1 1 , 3 1 7 ) ;
this . label1 . Margin = new System . Windows . Forms . Padding ( 6 , 0 , 6 , 0 ) ;
this . label1 . Location = new System . Drawing . Point ( 4 4 8 , 3 6 2 ) ;
this . label1 . Margin = new System . Windows . Forms . Padding ( 7 , 0 , 7 , 0 ) ;
this . label1 . Name = "label1" ;
this . label1 . Size = new System . Drawing . Size ( 1 1 7 , 3 4 ) ;
this . label1 . Size = new System . Drawing . Size ( 1 3 1 , 3 8 ) ;
this . label1 . TabIndex = 6 ;
this . label1 . Text = "用户名" ;
//
// lbtip
//
this . lbtip . AutoSize = true ;
this . lbtip . BackColor = System . Drawing . Color . White ;
this . lbtip . Font = new System . Drawing . Font ( "宋体" , 9F , System . Drawing . FontStyle . Bold , System . Drawing . GraphicsUnit . Point , ( ( byte ) ( 1 3 4 ) ) ) ;
this . lbtip . ForeColor = System . Drawing . Color . Red ;
this . lbtip . Location = new System . Drawing . Point ( 4 5 1 , 5 4 3 ) ;
this . lbtip . Name = "lbtip" ;
this . lbtip . Size = new System . Drawing . Size ( 6 2 , 2 4 ) ;
this . lbtip . TabIndex = 1 2 ;
this . lbtip . Text = " " ;
//
// FrmLogin
//
this . AutoScaleDimensions = new System . Drawing . SizeF ( 1 1F , 2 1F ) ;
this . AutoScaleDimensions = new System . Drawing . SizeF ( 1 2F , 2 4 F) ;
this . AutoScaleMode = System . Windows . Forms . AutoScaleMode . Font ;
this . ClientSize = new System . Drawing . Size ( 1 2 8 9 , 7 9 3 ) ;
this . ClientSize = new System . Drawing . Size ( 1 4 0 6 , 9 0 6 ) ;
this . Controls . Add ( this . lbtip ) ;
this . Controls . Add ( this . label2 ) ;
this . Controls . Add ( this . textBox1 ) ;
this . Controls . Add ( this . textBox2 ) ;
@ -130,7 +144,7 @@
this . Controls . Add ( this . button2 ) ;
this . Controls . Add ( this . label1 ) ;
this . Controls . Add ( this . pictureBox1 ) ;
this . Margin = new System . Windows . Forms . Padding ( 6 , 5 , 6 , 5 ) ;
this . Margin = new System . Windows . Forms . Padding ( 7 , 6 , 7 , 6 ) ;
this . Name = "FrmLogin" ;
this . Text = "登录" ;
this . Load + = new System . EventHandler ( this . FrmLogin_Load ) ;
@ -149,6 +163,7 @@
private System . Windows . Forms . Button button1 ;
private System . Windows . Forms . Button button2 ;
private System . Windows . Forms . Label label1 ;
private System . Windows . Forms . Label lbtip ;
}
}