📄 frmuser.cs
字号:
//
this.lblPwd.BackColor = System.Drawing.Color.Transparent;
this.lblPwd.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.lblPwd.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.lblPwd.Location = new System.Drawing.Point(136, 224);
this.lblPwd.Name = "lblPwd";
this.lblPwd.Size = new System.Drawing.Size(96, 23);
this.lblPwd.TabIndex = 2;
this.lblPwd.Text = "输入密码";
//
// lblId
//
this.lblId.BackColor = System.Drawing.Color.Transparent;
this.lblId.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.lblId.Location = new System.Drawing.Point(136, 172);
this.lblId.Name = "lblId";
this.lblId.Size = new System.Drawing.Size(96, 23);
this.lblId.TabIndex = 1;
this.lblId.Text = "输入账号";
//
// txtID
//
this.txtID.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtID.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.txtID.Location = new System.Drawing.Point(240, 168);
this.txtID.Multiline = true;
this.txtID.Name = "txtID";
this.txtID.Size = new System.Drawing.Size(224, 28);
this.txtID.TabIndex = 0;
this.txtID.Text = "";
//
// tabPage4
//
this.tabPage4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabPage4.BackgroundImage")));
this.tabPage4.Controls.Add(this.btnBackQu);
this.tabPage4.Controls.Add(this.button1);
this.tabPage4.Controls.Add(this.btnQueDing4);
this.tabPage4.Controls.Add(this.txtQueQian);
this.tabPage4.Controls.Add(this.lblQuQian);
this.tabPage4.Location = new System.Drawing.Point(4, 21);
this.tabPage4.Name = "tabPage4";
this.tabPage4.Size = new System.Drawing.Size(608, 455);
this.tabPage4.TabIndex = 3;
this.tabPage4.Text = "取款";
this.tabPage4.Click += new System.EventHandler(this.tabPage4_Click);
//
// button1
//
this.button1.BackColor = System.Drawing.Color.Transparent;
this.button1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.button1.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.button1.Location = new System.Drawing.Point(504, 96);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(96, 40);
this.button1.TabIndex = 7;
this.button1.Text = "重置";
this.button1.Click += new System.EventHandler(this.button1_Click_1);
//
// btnQueDing4
//
this.btnQueDing4.BackColor = System.Drawing.Color.Transparent;
this.btnQueDing4.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.btnQueDing4.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.btnQueDing4.Location = new System.Drawing.Point(8, 96);
this.btnQueDing4.Name = "btnQueDing4";
this.btnQueDing4.Size = new System.Drawing.Size(96, 40);
this.btnQueDing4.TabIndex = 6;
this.btnQueDing4.Text = "确定";
this.btnQueDing4.Click += new System.EventHandler(this.button3_Click);
//
// txtQueQian
//
this.txtQueQian.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtQueQian.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.txtQueQian.Location = new System.Drawing.Point(260, 88);
this.txtQueQian.Multiline = true;
this.txtQueQian.Name = "txtQueQian";
this.txtQueQian.Size = new System.Drawing.Size(184, 32);
this.txtQueQian.TabIndex = 5;
this.txtQueQian.Text = "";
this.txtQueQian.TextChanged += new System.EventHandler(this.txtQueQian_TextChanged);
//
// lblQuQian
//
this.lblQuQian.BackColor = System.Drawing.Color.Transparent;
this.lblQuQian.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.lblQuQian.Location = new System.Drawing.Point(160, 92);
this.lblQuQian.Name = "lblQuQian";
this.lblQuQian.Size = new System.Drawing.Size(96, 23);
this.lblQuQian.TabIndex = 2;
this.lblQuQian.Text = "取出金额";
//
// tabPage3
//
this.tabPage3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabPage3.BackgroundImage")));
this.tabPage3.Controls.Add(this.btnBackY);
this.tabPage3.Controls.Add(this.btnSelectZH);
this.tabPage3.Location = new System.Drawing.Point(4, 21);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Size = new System.Drawing.Size(608, 455);
this.tabPage3.TabIndex = 2;
this.tabPage3.Text = "余额查询";
this.tabPage3.Click += new System.EventHandler(this.tabPage3_Click);
//
// btnSelectZH
//
this.btnSelectZH.BackColor = System.Drawing.Color.Transparent;
this.btnSelectZH.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.btnSelectZH.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.btnSelectZH.Location = new System.Drawing.Point(8, 96);
this.btnSelectZH.Name = "btnSelectZH";
this.btnSelectZH.Size = new System.Drawing.Size(96, 40);
this.btnSelectZH.TabIndex = 3;
this.btnSelectZH.Text = "查询";
this.btnSelectZH.Click += new System.EventHandler(this.button1_Click);
//
// tabPage5
//
this.tabPage5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabPage5.BackgroundImage")));
this.tabPage5.Controls.Add(this.btnBackCun);
this.tabPage5.Controls.Add(this.btnChongZhi5);
this.tabPage5.Controls.Add(this.btnQueDing5);
this.tabPage5.Controls.Add(this.txtChunQian);
this.tabPage5.Controls.Add(this.lblCunQian);
this.tabPage5.Location = new System.Drawing.Point(4, 21);
this.tabPage5.Name = "tabPage5";
this.tabPage5.Size = new System.Drawing.Size(608, 455);
this.tabPage5.TabIndex = 4;
this.tabPage5.Text = "存款";
this.tabPage5.Click += new System.EventHandler(this.tabPage5_Click);
//
// btnChongZhi5
//
this.btnChongZhi5.BackColor = System.Drawing.Color.Transparent;
this.btnChongZhi5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.btnChongZhi5.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.btnChongZhi5.Location = new System.Drawing.Point(504, 96);
this.btnChongZhi5.Name = "btnChongZhi5";
this.btnChongZhi5.Size = new System.Drawing.Size(96, 40);
this.btnChongZhi5.TabIndex = 14;
this.btnChongZhi5.Text = "重置";
this.btnChongZhi5.Click += new System.EventHandler(this.button28_Click);
//
// btnQueDing5
//
this.btnQueDing5.BackColor = System.Drawing.Color.Transparent;
this.btnQueDing5.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.btnQueDing5.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.btnQueDing5.Location = new System.Drawing.Point(8, 96);
this.btnQueDing5.Name = "btnQueDing5";
this.btnQueDing5.Size = new System.Drawing.Size(96, 40);
this.btnQueDing5.TabIndex = 13;
this.btnQueDing5.Text = "确定";
this.btnQueDing5.Click += new System.EventHandler(this.button4_Click);
//
// txtChunQian
//
this.txtChunQian.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtChunQian.Font = new System.Drawing.Font("宋体", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.txtChunQian.Location = new System.Drawing.Point(260, 88);
this.txtChunQian.Multiline = true;
this.txtChunQian.Name = "txtChunQian";
this.txtChunQian.Size = new System.Drawing.Size(184, 32);
this.txtChunQian.TabIndex = 12;
this.txtChunQian.Text = "";
this.txtChunQian.TextChanged += new System.EventHandler(this.txtChunQian_TextChanged);
//
// lblCunQian
//
this.lblCunQian.BackColor = System.Drawing.Color.Transparent;
this.lblCunQian.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.lblCunQian.Location = new System.Drawing.Point(160, 92);
this.lblCunQian.Name = "lblCunQian";
this.lblCunQian.Size = new System.Drawing.Size(88, 23);
this.lblCunQian.TabIndex = 9;
this.lblCunQian.Text = "存入金额";
//
// tabPage6
//
this.tabPage6.BackColor = System.Drawing.Color.Transparent;
this.tabPage6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabPage6.BackgroundImage")));
this.tabPage6.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tabPage6.Controls.Add(this.button3);
this.tabPage6.Controls.Add(this.txtADuiZhang);
this.tabPage6.Controls.Add(this.lblADuiZhang);
this.tabPage6.Controls.Add(this.btnNew);
this.tabPage6.Controls.Add(this.btnQueDing3);
this.tabPage6.Controls.Add(this.txtZhuanMoney);
this.tabPage6.Controls.Add(this.txtDuiZhang);
this.tabPage6.Controls.Add(this.lblZhuanMoney);
this.tabPage6.Controls.Add(this.lblDuiZhang);
this.tabPage6.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.tabPage6.Location = new System.Drawing.Point(4, 21);
this.tabPage6.Name = "tabPage6";
this.tabPage6.Size = new System.Drawing.Size(608, 455);
this.tabPage6.TabIndex = 5;
this.tabPage6.Text = "转帐";
this.tabPage6.Click += new System.EventHandler(this.tabPage6_Click);
//
// txtADuiZhang
//
this.txtADuiZhang.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtADuiZhang.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.txtADuiZhang.ForeColor = System.Drawing.SystemColors.WindowFrame;
this.txtADuiZhang.Location = new System.Drawing.Point(284, 224);
this.txtADuiZhang.Multiline = true;
this.txtADuiZhang.Name = "txtADuiZhang";
this.txtADuiZhang.Size = new System.Drawing.Size(168, 28);
this.txtADuiZhang.TabIndex = 11;
this.txtADuiZhang.Text = "";
//
// lblADuiZhang
//
this.lblADuiZhang.BackColor = System.Drawing.Color.Transparent;
this.lblADuiZhang.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.lblADuiZhang.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.lblADuiZhang.Location = new System.Drawing.Point(144, 228);
this.lblADuiZhang.Name = "lblADuiZhang";
this.lblADuiZhang.Size = new System.Drawing.Size(128, 23);
this.lblADuiZhang.TabIndex = 10;
this.lblADuiZhang.Text = "确认对方帐号";
//
// btnNew
//
this.btnNew.BackColor = System.Drawing.Color.Transparent;
this.btnNew.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.btnNew.Location = new System.Drawing.Point(504, 96);
this.btnNew.Name = "btnNew";
this.btnNew.Size = new System.Drawing.Size(96, 40);
this.btnNew.TabIndex = 9;
this.btnNew.Text = "重置";
this.btnNew.Click += new System.EventHandler(this.button26_Click);
//
// btnQueDing3
//
this.btnQueDing3.BackColor = System.Drawing.Color.Transparent;
this.btnQueDing3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.btnQueDing3.Location = new System.Drawing.Point(8, 96);
this.btnQueDing3.Name = "btnQueDing3";
this.btnQueDing3.Size = new System.Drawing.Size(96, 40);
this.btnQueDing3.TabIndex = 8;
this.btnQueDing3.Text = "确定";
this.btnQueDing3.Click += new System.EventHandler(this.button5_Click);
//
// txtZhuanMoney
//
this.txtZhuanMoney.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtZhuanMoney.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.txtZhuanMoney.ForeColor = System.Drawing.SystemColors.WindowFrame;
this.txtZhuanMoney.Location = new System.Drawing.Point(284, 284);
this.txtZhuanMoney.Multiline = true;
this.txtZhuanMoney.Name = "txtZhuanMoney";
this.txtZhuanMoney.Size = new System.Drawing.Size(168, 28);
this.txtZhuanMoney.TabIndex = 7;
this.txtZhuanMoney.Text = "";
this.txtZhuanMoney.TextChanged += new System.EventHandler(this.txtZhuanMoney_TextChanged);
//
// txtDuiZhang
//
this.txtDuiZhang.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.txtDuiZhang.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.txtDuiZhang.ForeColor = System.Drawing.SystemColors.WindowFrame;
this.txtDuiZhang.Location = new System.Drawing.Point(284, 164);
this.txtDuiZhang.Multiline = true;
this.txtDuiZhang.Name = "txtDuiZhang";
this.txtDuiZhang.Size = new System.Drawing.Size(168, 28);
this.txtDuiZhang.TabIndex = 6;
this.txtDuiZhang.Text = "";
//
// lblZhuanMoney
//
this.lblZhuanMoney.BackColor = System.Drawing.Color.Transparent;
this.lblZhuanMoney.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.lblZhuanMoney.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.lblZhuanMoney.Location = new System.Drawing.Point(144, 288);
this.lblZhuanMoney.Name = "lblZhuanMoney";
this.lblZhuanMoney.Size = new System.Drawing.Size(96, 23);
this.lblZhuanMoney.TabIndex = 3;
this.lblZhuanMoney.Text = "转账金额";
//
// lblDuiZhang
//
this.lblDuiZhang.BackColor = System.Drawing.Color.Transparent;
this.lblDuiZhang.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.lblDuiZhang.ForeColor = System.Drawing.SystemColors.ControlText;
this.lblDuiZhang.Location = new System.Drawing.Point(144, 168);
this.lblDuiZhang.Name = "lblDuiZhang";
this.lblDuiZhang.Size = new System.Drawing.Size(92, 23);
this.lblDuiZhang.TabIndex = 2;
this.lblDuiZhang.Text = "对方账号";
//
// tabPage8
//
this.tabPage8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabPage8.BackgroundImage")));
this.tabPage8.Controls.Add(this.button2);
this.tabPage8.Controls.Add(this.lblErrorMsg);
this.tabPage8.Location = new System.Drawing.Point(4, 21);
this.tabPage8.Name = "tabPage8";
this.tabPage8.Size = new System.Drawing.Size(608, 455);
this.tabPage8.TabIndex = 7;
this.tabPage8.Text = "出错";
this.tabPage8.Click += new System.EventHandler(this.tabPage8_Click);
//
// lblErrorMsg
//
this.lblErrorMsg.BackColor = System.Drawing.Color.Transparent;
this.lblErrorMsg.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.lblErrorMsg.ForeColor = System.Drawing.Color.Black;
this.lblErrorMsg.Location = new System.Drawing.Point(168, 72);
this.lblErrorMsg.Name = "lblErrorMsg";
this.lblErrorMsg.Size = new System.Drawing.Size(256, 40);
this.lblErrorMsg.TabIndex = 0;
//
// tabPage7
//
this.tabPage7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabPage7.BackgroundImage")));
this.tabPage7.Controls.Add(this.btnPrint);
this.tabPage7.Controls.Add(this.btnTuiKa);
this.tabPage7.Controls.Add(this.btnFanHui);
this.tabPage7.Controls.Add(this.lblOkMsg);
this.tabPage7.Location = new System.Drawing.Point(4, 21);
this.tabPage7.Name = "tabPage7";
this.tabPage7.Size = new System.Drawing.Size(608, 455);
this.tabPage7.TabIndex = 6;
this.tabPage7.Text = "完成";
this.tabPage7.Click += new System.EventHandler(this.tabPage7_Click);
//
// btnPrint
//
this.btnPrint.BackColor = System.Drawing.Color.Transparent;
this.btnPrint.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.btnPrint.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.btnPrint.Location = new System.Drawing.Point(504, 96);
this.btnPrint.Name = "btnPrint";
this.btnPrint.Size = new System.Drawing.Size(96, 40);
this.btnPrint.TabIndex = 3;
this.btnPrint.Text = "打印凭条";
this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
//
// btnTuiKa
//
this.btnTuiKa.BackColor = System.Drawing.Color.Transparent;
this.btnTuiKa.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(134)));
this.btnTuiKa.ForeColor = System.Drawing.SystemColors.ActiveCaptionText;
this.btnTuiKa.Location = new System.Drawing.Point(504, 268);
this.btnTuiKa.Name = "btnTuiKa";
this.btnTuiKa.Size = new System.Drawing.Size(96, 40);
this.btnTuiKa.TabIndex = 2;
this.btnTuiKa.Text = "退卡";
this.btnTuiKa.Click += new System.EventHandler(this.button25_Click);
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -