public ChangePwd(UltraGroupBox ultraGroupBox1, UltraGroupBox ultraGroupBox2, UltraGroupBox ultraGroupBox3, UltraTextEditor txtMemberCardNo, UltraTextEditor txtMemberPwd, UltraLabel lblError) { // // Windows 窗体设计器支持所必需的 // InitializeComponent(); this.boxLogin = ultraGroupBox2; this.boxOper = ultraGroupBox3; this.boxInfo = ultraGroupBox1; this.txtMemberCardNo = txtMemberCardNo; this.txtMemberPwd = txtMemberPwd; this.lblError = lblError; //ApplicationIdleTimer idle = new ApplicationIdleTimer(); //System.Windows.Forms.Application.AddMessageFilter(idle); //idle.ApplicationIdle += new ApplicationIdleTimer.ApplicationIdleEventHandler(this.App_Idle); // // TODO: 在 InitializeComponent 调用后添加任何构造函数代码 // }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); this.btnSignIn = new Infragistics.Win.Misc.UltraButton(); this.ugbInfoDisp = new Infragistics.Win.Misc.UltraGroupBox(); this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel(); this.lblSelectedSeat = new Infragistics.Win.Misc.UltraLabel(); this.lblSelectedShow = new Infragistics.Win.Misc.UltraLabel(); this.lblSelectedJob = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.ugbSignIn = new Infragistics.Win.Misc.UltraGroupBox(); this.btnSelectShow = new Infragistics.Win.Misc.UltraButton(); this.btnSelectLogin = new Infragistics.Win.Misc.UltraButton(); this.btnExit = new Infragistics.Win.Misc.UltraButton(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.ugbInfoConfirm = new Infragistics.Win.Misc.UltraGroupBox(); this.lblPrintTip = new Infragistics.Win.Misc.UltraLabel(); this.lblPaperNo = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel9 = new Infragistics.Win.Misc.UltraLabel(); this.ultraButton3 = new Infragistics.Win.Misc.UltraButton(); this.ultraButton1 = new Infragistics.Win.Misc.UltraButton(); this.lblMemberName = new Infragistics.Win.Misc.UltraLabel(); this.lblMemberCardNo = new Infragistics.Win.Misc.UltraLabel(); this.lblSeat = new Infragistics.Win.Misc.UltraLabel(); this.lblJobName = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.ugbInfoTip = new Infragistics.Win.Misc.UltraGroupBox(); this.btnReturn = new Infragistics.Win.Misc.UltraButton(); this.lblBookError = new Infragistics.Win.Misc.UltraLabel(); this.ugbJob = new Infragistics.Win.Misc.UltraGroupBox(); this.ugbShow = new Infragistics.Win.Misc.UltraGroupBox(); this.timer1 = new System.Windows.Forms.Timer(this.components); ((System.ComponentModel.ISupportInitialize)(this.ugbInfoDisp)).BeginInit(); this.ugbInfoDisp.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ugbSignIn)).BeginInit(); this.ugbSignIn.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ugbInfoConfirm)).BeginInit(); this.ugbInfoConfirm.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ugbInfoTip)).BeginInit(); this.ugbInfoTip.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.ugbJob)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ugbShow)).BeginInit(); this.SuspendLayout(); // // btnSignIn // this.btnSignIn.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button; this.btnSignIn.Location = new System.Drawing.Point(24, 24); this.btnSignIn.Name = "btnSignIn"; this.btnSignIn.Size = new System.Drawing.Size(240, 64); this.btnSignIn.TabIndex = 7; this.btnSignIn.Text = "签到"; this.btnSignIn.Click += new System.EventHandler(this.btnSignIn_Click); // // ugbInfoDisp // this.ugbInfoDisp.Controls.Add(this.ultraLabel8); this.ugbInfoDisp.Controls.Add(this.lblSelectedSeat); this.ugbInfoDisp.Controls.Add(this.lblSelectedShow); this.ugbInfoDisp.Controls.Add(this.lblSelectedJob); this.ugbInfoDisp.Controls.Add(this.ultraLabel7); this.ugbInfoDisp.Controls.Add(this.ultraLabel3); this.ugbInfoDisp.Controls.Add(this.ultraLabel1); this.ugbInfoDisp.Location = new System.Drawing.Point(576, 16); this.ugbInfoDisp.Name = "ugbInfoDisp"; this.ugbInfoDisp.Size = new System.Drawing.Size(288, 368); this.ugbInfoDisp.TabIndex = 14; // // ultraLabel8 // appearance1.TextVAlignAsString = "Middle"; this.ultraLabel8.Appearance = appearance1; this.ultraLabel8.Font = new System.Drawing.Font("宋体", 30F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ultraLabel8.Location = new System.Drawing.Point(24, 288); this.ultraLabel8.Name = "ultraLabel8"; this.ultraLabel8.Size = new System.Drawing.Size(240, 64); this.ultraLabel8.TabIndex = 18; this.ultraLabel8.Text = "请选择展位"; // // lblSelectedSeat // this.lblSelectedSeat.Font = new System.Drawing.Font("宋体", 50F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblSelectedSeat.Location = new System.Drawing.Point(88, 192); this.lblSelectedSeat.Name = "lblSelectedSeat"; this.lblSelectedSeat.Size = new System.Drawing.Size(176, 80); this.lblSelectedSeat.TabIndex = 17; // // lblSelectedShow // appearance2.TextVAlignAsString = "Middle"; this.lblSelectedShow.Appearance = appearance2; this.lblSelectedShow.Location = new System.Drawing.Point(96, 112); this.lblSelectedShow.Name = "lblSelectedShow"; this.lblSelectedShow.Size = new System.Drawing.Size(176, 64); this.lblSelectedShow.TabIndex = 16; this.lblSelectedShow.Text = "展厅:"; // // lblSelectedJob // appearance3.TextVAlignAsString = "Middle"; this.lblSelectedJob.Appearance = appearance3; this.lblSelectedJob.Location = new System.Drawing.Point(96, 16); this.lblSelectedJob.Name = "lblSelectedJob"; this.lblSelectedJob.Size = new System.Drawing.Size(184, 64); this.lblSelectedJob.TabIndex = 15; this.lblSelectedJob.Text = "招聘会:"; // // ultraLabel7 // this.ultraLabel7.Location = new System.Drawing.Point(16, 40); this.ultraLabel7.Name = "ultraLabel7"; this.ultraLabel7.Size = new System.Drawing.Size(96, 23); this.ultraLabel7.TabIndex = 14; this.ultraLabel7.Text = "招聘会:"; // // ultraLabel3 // this.ultraLabel3.Location = new System.Drawing.Point(16, 128); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(72, 23); this.ultraLabel3.TabIndex = 11; this.ultraLabel3.Text = "展厅:"; // // ultraLabel1 // this.ultraLabel1.Location = new System.Drawing.Point(16, 208); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(72, 23); this.ultraLabel1.TabIndex = 9; this.ultraLabel1.Text = "展位:"; // // ugbSignIn // this.ugbSignIn.Controls.Add(this.btnSelectShow); this.ugbSignIn.Controls.Add(this.btnSelectLogin); this.ugbSignIn.Controls.Add(this.btnExit); this.ugbSignIn.Controls.Add(this.btnSignIn); this.ugbSignIn.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ugbSignIn.Location = new System.Drawing.Point(656, 392); this.ugbSignIn.Name = "ugbSignIn"; this.ugbSignIn.Size = new System.Drawing.Size(280, 264); this.ugbSignIn.TabIndex = 15; // // btnSelectShow // this.btnSelectShow.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button; this.btnSelectShow.Location = new System.Drawing.Point(24, 88); this.btnSelectShow.Name = "btnSelectShow"; this.btnSelectShow.Size = new System.Drawing.Size(240, 56); this.btnSelectShow.TabIndex = 11; this.btnSelectShow.Text = "选择展厅"; this.btnSelectShow.Click += new System.EventHandler(this.btnSelectShow_Click); // // btnSelectLogin // this.btnSelectLogin.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button; this.btnSelectLogin.Location = new System.Drawing.Point(24, 144); this.btnSelectLogin.Name = "btnSelectLogin"; this.btnSelectLogin.Size = new System.Drawing.Size(240, 56); this.btnSelectLogin.TabIndex = 10; this.btnSelectLogin.Text = "返回主菜单"; this.btnSelectLogin.Click += new System.EventHandler(this.btnSelectLogin_Click); // // btnExit // this.btnExit.ButtonStyle = Infragistics.Win.UIElementButtonStyle.VisualStudio2005Button; this.btnExit.Location = new System.Drawing.Point(24, 200); this.btnExit.Name = "btnExit"; this.btnExit.Size = new System.Drawing.Size(240, 56); this.btnExit.TabIndex = 9; this.btnExit.Text = "退出系统"; this.btnExit.Click += new System.EventHandler(this.btnExit_Click); // // ugbInfoConfirm // this.ugbInfoConfirm.Controls.Add(this.lblPrintTip); this.ugbInfoConfirm.Controls.Add(this.lblPaperNo); this.ugbInfoConfirm.Controls.Add(this.ultraLabel9); this.ugbInfoConfirm.Controls.Add(this.ultraButton3); this.ugbInfoConfirm.Controls.Add(this.ultraButton1); this.ugbInfoConfirm.Controls.Add(this.lblMemberName); this.ugbInfoConfirm.Controls.Add(this.lblMemberCardNo); this.ugbInfoConfirm.Controls.Add(this.lblSeat); this.ugbInfoConfirm.Controls.Add(this.lblJobName); this.ugbInfoConfirm.Controls.Add(this.ultraLabel6); this.ugbInfoConfirm.Controls.Add(this.ultraLabel5); this.ugbInfoConfirm.Controls.Add(this.ultraLabel4); this.ugbInfoConfirm.Controls.Add(this.ultraLabel2); this.ugbInfoConfirm.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ugbInfoConfirm.Location = new System.Drawing.Point(8, 8); this.ugbInfoConfirm.Name = "ugbInfoConfirm"; this.ugbInfoConfirm.Size = new System.Drawing.Size(552, 312); this.ugbInfoConfirm.TabIndex = 18; this.ugbInfoConfirm.Text = "展位签到信息确认"; // // lblPrintTip // this.lblPrintTip.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblPrintTip.Location = new System.Drawing.Point(24, 200); this.lblPrintTip.Name = "lblPrintTip"; this.lblPrintTip.Size = new System.Drawing.Size(512, 64); this.lblPrintTip.TabIndex = 12; this.lblPrintTip.Text = "签到成功,请在刷卡器下面取签到小票,再到四号窗口领取参会资料!"; this.lblPrintTip.Visible = false; // // lblPaperNo // this.lblPaperNo.Location = new System.Drawing.Point(168, 160); this.lblPaperNo.Name = "lblPaperNo"; this.lblPaperNo.Size = new System.Drawing.Size(376, 23); this.lblPaperNo.TabIndex = 11; // // ultraLabel9 // this.ultraLabel9.Location = new System.Drawing.Point(16, 160); this.ultraLabel9.Name = "ultraLabel9"; this.ultraLabel9.Size = new System.Drawing.Size(136, 23); this.ultraLabel9.TabIndex = 10; this.ultraLabel9.Text = "工商注册号::"; // // ultraButton3 // this.ultraButton3.Location = new System.Drawing.Point(280, 272); this.ultraButton3.Name = "ultraButton3"; this.ultraButton3.Size = new System.Drawing.Size(120, 40); this.ultraButton3.TabIndex = 9; this.ultraButton3.Text = "返回"; this.ultraButton3.Click += new System.EventHandler(this.ultraButton3_Click); // // ultraButton1 // this.ultraButton1.Location = new System.Drawing.Point(120, 272); this.ultraButton1.Name = "ultraButton1"; this.ultraButton1.Size = new System.Drawing.Size(120, 40); this.ultraButton1.TabIndex = 8; this.ultraButton1.Text = "确定"; this.ultraButton1.Click += new System.EventHandler(this.ultraButton1_Click); // // lblMemberName // this.lblMemberName.Location = new System.Drawing.Point(168, 128); this.lblMemberName.Name = "lblMemberName"; this.lblMemberName.Size = new System.Drawing.Size(376, 23); this.lblMemberName.TabIndex = 7; // // lblMemberCardNo // this.lblMemberCardNo.Location = new System.Drawing.Point(168, 96); this.lblMemberCardNo.Name = "lblMemberCardNo"; this.lblMemberCardNo.Size = new System.Drawing.Size(376, 23); this.lblMemberCardNo.TabIndex = 6; // // lblSeat // this.lblSeat.Location = new System.Drawing.Point(168, 64); this.lblSeat.Name = "lblSeat"; this.lblSeat.Size = new System.Drawing.Size(376, 23); this.lblSeat.TabIndex = 5; // // lblJobName // this.lblJobName.Location = new System.Drawing.Point(168, 32); this.lblJobName.Name = "lblJobName"; this.lblJobName.Size = new System.Drawing.Size(376, 23); this.lblJobName.TabIndex = 4; // // ultraLabel6 // this.ultraLabel6.Location = new System.Drawing.Point(16, 128); this.ultraLabel6.Name = "ultraLabel6"; this.ultraLabel6.Size = new System.Drawing.Size(136, 23); this.ultraLabel6.TabIndex = 3; this.ultraLabel6.Text = "单位名称:"; // // ultraLabel5 // this.ultraLabel5.Location = new System.Drawing.Point(16, 96); this.ultraLabel5.Name = "ultraLabel5"; this.ultraLabel5.Size = new System.Drawing.Size(136, 23); this.ultraLabel5.TabIndex = 2; this.ultraLabel5.Text = "会员卡号:"; // // ultraLabel4 // this.ultraLabel4.Location = new System.Drawing.Point(16, 64); this.ultraLabel4.Name = "ultraLabel4"; this.ultraLabel4.Size = new System.Drawing.Size(136, 23); this.ultraLabel4.TabIndex = 1; this.ultraLabel4.Text = "展位:"; // // ultraLabel2 // this.ultraLabel2.Location = new System.Drawing.Point(16, 32); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(144, 23); this.ultraLabel2.TabIndex = 0; this.ultraLabel2.Text = "招聘会:"; // // ugbInfoTip // this.ugbInfoTip.Controls.Add(this.btnReturn); this.ugbInfoTip.Controls.Add(this.lblBookError); this.ugbInfoTip.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.ugbInfoTip.Location = new System.Drawing.Point(8, 328); this.ugbInfoTip.Name = "ugbInfoTip"; this.ugbInfoTip.Size = new System.Drawing.Size(552, 216); this.ugbInfoTip.TabIndex = 19; this.ugbInfoTip.Text = "信息提示"; // // btnReturn // this.btnReturn.Location = new System.Drawing.Point(160, 144); this.btnReturn.Name = "btnReturn"; this.btnReturn.Size = new System.Drawing.Size(200, 64); this.btnReturn.TabIndex = 1; this.btnReturn.Text = "返回"; this.btnReturn.Click += new System.EventHandler(this.btnReturn_Click); // // lblBookError // this.lblBookError.Location = new System.Drawing.Point(16, 32); this.lblBookError.Name = "lblBookError"; this.lblBookError.Size = new System.Drawing.Size(528, 104); this.lblBookError.TabIndex = 0; // // ugbJob // appearance4.BackColor = System.Drawing.Color.Transparent; this.ugbJob.Appearance = appearance4; this.ugbJob.Location = new System.Drawing.Point(216, 568); this.ugbJob.Name = "ugbJob"; this.ugbJob.Size = new System.Drawing.Size(176, 56); this.ugbJob.TabIndex = 20; this.ugbJob.Text = "招聘会"; // // ugbShow // this.ugbShow.Location = new System.Drawing.Point(216, 632); this.ugbShow.Name = "ugbShow"; this.ugbShow.Size = new System.Drawing.Size(248, 56); this.ugbShow.TabIndex = 21; this.ugbShow.Text = "请选择招聘会展厅"; // // timer1 // this.timer1.Tick += new System.EventHandler(this.timer1_Tick); // // ShowSignIn // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 20F); this.ClientSize = new System.Drawing.Size(1024, 746); this.ControlBox = false; this.Controls.Add(this.ugbShow); this.Controls.Add(this.ugbJob); this.Controls.Add(this.ugbInfoTip); this.Controls.Add(this.ugbInfoConfirm); this.Controls.Add(this.ugbSignIn); this.Controls.Add(this.ugbInfoDisp); this.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "ShowSignIn"; this.Text = "展位签到"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.ShowSignIn_Load); ((System.ComponentModel.ISupportInitialize)(this.ugbInfoDisp)).EndInit(); this.ugbInfoDisp.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ugbSignIn)).EndInit(); this.ugbSignIn.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ugbInfoConfirm)).EndInit(); this.ugbInfoConfirm.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ugbInfoTip)).EndInit(); this.ugbInfoTip.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.ugbJob)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ugbShow)).EndInit(); this.ResumeLayout(false); }
/// <summary> /// 设计器支持所需的方法 - 不要使用代码编辑器修改 /// 此方法的内容。 /// </summary> private void InitializeComponent() { Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance(); Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance(); this.btnOK = new Infragistics.Win.Misc.UltraButton(); this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox(); this.btnBackSpace = new Infragistics.Win.Misc.UltraButton(); this.btnCancel = new Infragistics.Win.Misc.UltraButton(); this.btnNumber0 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber9 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber8 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber7 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber6 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber15 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber4 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber13 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber2 = new Infragistics.Win.Misc.UltraButton(); this.btnNumber1 = new Infragistics.Win.Misc.UltraButton(); this.txtConfirmPwd = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel(); this.txtPwd = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel(); this.txtOldPwd = new Infragistics.Win.UltraWinEditors.UltraTextEditor(); this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel(); this.btnReturn = new Infragistics.Win.Misc.UltraButton(); this.lblChangePwdError = new Infragistics.Win.Misc.UltraLabel(); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit(); this.ultraGroupBox1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtConfirmPwd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPwd)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOldPwd)).BeginInit(); this.SuspendLayout(); // // btnOK // this.btnOK.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnOK.Location = new System.Drawing.Point(56, 232); this.btnOK.Name = "btnOK"; this.btnOK.Size = new System.Drawing.Size(176, 48); this.btnOK.TabIndex = 10; this.btnOK.Text = "确定"; this.btnOK.Click += new System.EventHandler(this.btnOK_Click); // // ultraGroupBox1 // appearance1.BackColor = System.Drawing.Color.Transparent; this.ultraGroupBox1.Appearance = appearance1; this.ultraGroupBox1.Controls.Add(this.btnBackSpace); this.ultraGroupBox1.Controls.Add(this.btnCancel); this.ultraGroupBox1.Controls.Add(this.btnNumber0); this.ultraGroupBox1.Controls.Add(this.btnNumber9); this.ultraGroupBox1.Controls.Add(this.btnNumber8); this.ultraGroupBox1.Controls.Add(this.btnNumber7); this.ultraGroupBox1.Controls.Add(this.btnNumber6); this.ultraGroupBox1.Controls.Add(this.btnNumber15); this.ultraGroupBox1.Controls.Add(this.btnNumber4); this.ultraGroupBox1.Controls.Add(this.btnNumber13); this.ultraGroupBox1.Controls.Add(this.btnNumber2); this.ultraGroupBox1.Controls.Add(this.btnNumber1); this.ultraGroupBox1.Controls.Add(this.txtConfirmPwd); this.ultraGroupBox1.Controls.Add(this.ultraLabel3); this.ultraGroupBox1.Controls.Add(this.txtPwd); this.ultraGroupBox1.Controls.Add(this.ultraLabel2); this.ultraGroupBox1.Controls.Add(this.txtOldPwd); this.ultraGroupBox1.Controls.Add(this.ultraLabel1); this.ultraGroupBox1.Controls.Add(this.btnReturn); this.ultraGroupBox1.Controls.Add(this.btnOK); this.ultraGroupBox1.ForeColor = System.Drawing.SystemColors.ControlText; appearance5.ForeColor = System.Drawing.Color.White; this.ultraGroupBox1.HeaderAppearance = appearance5; this.ultraGroupBox1.Location = new System.Drawing.Point(184, 48); this.ultraGroupBox1.Name = "ultraGroupBox1"; this.ultraGroupBox1.Size = new System.Drawing.Size(488, 560); this.ultraGroupBox1.TabIndex = 11; this.ultraGroupBox1.Text = "修改密码"; this.ultraGroupBox1.UseAppStyling = false; // // btnBackSpace // this.btnBackSpace.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnBackSpace.Location = new System.Drawing.Point(288, 488); this.btnBackSpace.Name = "btnBackSpace"; this.btnBackSpace.Size = new System.Drawing.Size(75, 48); this.btnBackSpace.TabIndex = 35; this.btnBackSpace.Text = "←"; this.btnBackSpace.Click += new System.EventHandler(this.btnBackSpace_Click); // // btnCancel // this.btnCancel.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnCancel.Location = new System.Drawing.Point(200, 488); this.btnCancel.Name = "btnCancel"; this.btnCancel.Size = new System.Drawing.Size(75, 48); this.btnCancel.TabIndex = 34; this.btnCancel.Text = "取消"; this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click); // // btnNumber0 // this.btnNumber0.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber0.Location = new System.Drawing.Point(112, 488); this.btnNumber0.Name = "btnNumber0"; this.btnNumber0.Size = new System.Drawing.Size(75, 48); this.btnNumber0.TabIndex = 33; this.btnNumber0.Text = "0"; this.btnNumber0.Click += new System.EventHandler(this.btnNumber0_Click); // // btnNumber9 // this.btnNumber9.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber9.Location = new System.Drawing.Point(288, 424); this.btnNumber9.Name = "btnNumber9"; this.btnNumber9.Size = new System.Drawing.Size(75, 48); this.btnNumber9.TabIndex = 32; this.btnNumber9.Text = "9"; this.btnNumber9.Click += new System.EventHandler(this.btnNumber9_Click); // // btnNumber8 // this.btnNumber8.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber8.Location = new System.Drawing.Point(200, 424); this.btnNumber8.Name = "btnNumber8"; this.btnNumber8.Size = new System.Drawing.Size(75, 48); this.btnNumber8.TabIndex = 31; this.btnNumber8.Text = "8"; this.btnNumber8.Click += new System.EventHandler(this.btnNumber8_Click); // // btnNumber7 // this.btnNumber7.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber7.Location = new System.Drawing.Point(112, 424); this.btnNumber7.Name = "btnNumber7"; this.btnNumber7.Size = new System.Drawing.Size(75, 48); this.btnNumber7.TabIndex = 30; this.btnNumber7.Text = "7"; this.btnNumber7.Click += new System.EventHandler(this.btnNumber7_Click); // // btnNumber6 // this.btnNumber6.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber6.Location = new System.Drawing.Point(288, 360); this.btnNumber6.Name = "btnNumber6"; this.btnNumber6.Size = new System.Drawing.Size(75, 48); this.btnNumber6.TabIndex = 29; this.btnNumber6.Text = "6"; this.btnNumber6.Click += new System.EventHandler(this.btnNumber6_Click); // // btnNumber15 // this.btnNumber15.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber15.Location = new System.Drawing.Point(200, 360); this.btnNumber15.Name = "btnNumber15"; this.btnNumber15.Size = new System.Drawing.Size(75, 48); this.btnNumber15.TabIndex = 28; this.btnNumber15.Text = "5"; this.btnNumber15.Click += new System.EventHandler(this.btnNumber15_Click); // // btnNumber4 // this.btnNumber4.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber4.Location = new System.Drawing.Point(112, 360); this.btnNumber4.Name = "btnNumber4"; this.btnNumber4.Size = new System.Drawing.Size(75, 48); this.btnNumber4.TabIndex = 27; this.btnNumber4.Text = "4"; this.btnNumber4.Click += new System.EventHandler(this.btnNumber4_Click); // // btnNumber13 // this.btnNumber13.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber13.Location = new System.Drawing.Point(288, 296); this.btnNumber13.Name = "btnNumber13"; this.btnNumber13.Size = new System.Drawing.Size(75, 48); this.btnNumber13.TabIndex = 26; this.btnNumber13.Text = "3"; this.btnNumber13.Click += new System.EventHandler(this.btnNumber13_Click); // // btnNumber2 // this.btnNumber2.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber2.Location = new System.Drawing.Point(200, 296); this.btnNumber2.Name = "btnNumber2"; this.btnNumber2.Size = new System.Drawing.Size(75, 48); this.btnNumber2.TabIndex = 25; this.btnNumber2.Text = "2"; this.btnNumber2.Click += new System.EventHandler(this.btnNumber2_Click); // // btnNumber1 // this.btnNumber1.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnNumber1.Location = new System.Drawing.Point(112, 296); this.btnNumber1.Name = "btnNumber1"; this.btnNumber1.Size = new System.Drawing.Size(75, 48); this.btnNumber1.TabIndex = 24; this.btnNumber1.Text = "1"; this.btnNumber1.Click += new System.EventHandler(this.btnNumber1_Click); // // txtConfirmPwd // this.txtConfirmPwd.Location = new System.Drawing.Point(192, 176); this.txtConfirmPwd.Name = "txtConfirmPwd"; this.txtConfirmPwd.PasswordChar = '*'; this.txtConfirmPwd.Size = new System.Drawing.Size(224, 30); this.txtConfirmPwd.TabIndex = 17; this.txtConfirmPwd.Enter += new System.EventHandler(this.txtConfirmPwd_Enter); // // ultraLabel3 // appearance2.ForeColor = System.Drawing.Color.White; this.ultraLabel3.Appearance = appearance2; this.ultraLabel3.Location = new System.Drawing.Point(32, 176); this.ultraLabel3.Name = "ultraLabel3"; this.ultraLabel3.Size = new System.Drawing.Size(144, 23); this.ultraLabel3.TabIndex = 16; this.ultraLabel3.Text = "确认新密码:"; this.ultraLabel3.UseAppStyling = false; // // txtPwd // this.txtPwd.Location = new System.Drawing.Point(192, 120); this.txtPwd.Name = "txtPwd"; this.txtPwd.PasswordChar = '*'; this.txtPwd.Size = new System.Drawing.Size(224, 30); this.txtPwd.TabIndex = 15; this.txtPwd.Enter += new System.EventHandler(this.txtPwd_Enter); // // ultraLabel2 // appearance3.ForeColor = System.Drawing.Color.White; this.ultraLabel2.Appearance = appearance3; this.ultraLabel2.Location = new System.Drawing.Point(32, 120); this.ultraLabel2.Name = "ultraLabel2"; this.ultraLabel2.Size = new System.Drawing.Size(144, 23); this.ultraLabel2.TabIndex = 14; this.ultraLabel2.Text = "输入新密码:"; this.ultraLabel2.UseAppStyling = false; // // txtOldPwd // this.txtOldPwd.Location = new System.Drawing.Point(192, 64); this.txtOldPwd.Name = "txtOldPwd"; this.txtOldPwd.PasswordChar = '*'; this.txtOldPwd.Size = new System.Drawing.Size(224, 30); this.txtOldPwd.TabIndex = 13; this.txtOldPwd.Enter += new System.EventHandler(this.txtOldPwd_Enter); // // ultraLabel1 // appearance4.ForeColor = System.Drawing.Color.White; this.ultraLabel1.Appearance = appearance4; this.ultraLabel1.Location = new System.Drawing.Point(32, 64); this.ultraLabel1.Name = "ultraLabel1"; this.ultraLabel1.Size = new System.Drawing.Size(144, 23); this.ultraLabel1.TabIndex = 12; this.ultraLabel1.Text = "输入旧密码:"; this.ultraLabel1.UseAppStyling = false; // // btnReturn // this.btnReturn.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnReturn.Location = new System.Drawing.Point(248, 232); this.btnReturn.Name = "btnReturn"; this.btnReturn.Size = new System.Drawing.Size(176, 48); this.btnReturn.TabIndex = 11; this.btnReturn.Text = "返回"; this.btnReturn.Click += new System.EventHandler(this.btnReturn_Click); // // lblChangePwdError // this.lblChangePwdError.Location = new System.Drawing.Point(184, 624); this.lblChangePwdError.Name = "lblChangePwdError"; this.lblChangePwdError.Size = new System.Drawing.Size(488, 72); this.lblChangePwdError.TabIndex = 12; // // ChangePwd // this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 20F); this.ClientSize = new System.Drawing.Size(896, 723); this.ControlBox = false; this.Controls.Add(this.lblChangePwdError); this.Controls.Add(this.ultraGroupBox1); this.Font = new System.Drawing.Font("宋体", 15F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "ChangePwd"; this.Text = "ChangePwd"; this.WindowState = System.Windows.Forms.FormWindowState.Maximized; this.Load += new System.EventHandler(this.ChangePwd_Load); ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit(); this.ultraGroupBox1.ResumeLayout(false); this.ultraGroupBox1.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.txtConfirmPwd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtPwd)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.txtOldPwd)).EndInit(); this.ResumeLayout(false); }