| | |
| | | this.lbVersion.ForeColor = System.Drawing.Color.White; |
| | | this.lbVersion.Location = new System.Drawing.Point(12, 9); |
| | | this.lbVersion.Name = "lbVersion"; |
| | | this.lbVersion.Size = new System.Drawing.Size(150, 24); |
| | | this.lbVersion.Size = new System.Drawing.Size(0, 24); |
| | | this.lbVersion.TabIndex = 244; |
| | | this.lbVersion.Text = "广深MES-V2.0"; |
| | | // |
| | | // panel1 |
| | | // |
| | |
| | | this.MinimizeBox = false; |
| | | this.Name = "FrmLogin"; |
| | | this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; |
| | | this.TopMost = true; |
| | | this.panel1.ResumeLayout(false); |
| | | ((System.ComponentModel.ISupportInitialize)(this.txtUser.Properties)).EndInit(); |
| | | ((System.ComponentModel.ISupportInitialize)(this.chkSaveLoginInfo.Properties)).EndInit(); |