frmclient.designer.cs

来自「关于医院进销存的系统」· CS 代码 · 共 665 行 · 第 1/3 页

CS
665
字号
            this.tbChuanZhen.Name = "tbChuanZhen";
            this.tbChuanZhen.Size = new System.Drawing.Size(79, 21);
            this.tbChuanZhen.TabIndex = 71;
            this.tbChuanZhen.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbChuanZhen.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbChuanZhen.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(302, 44);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(53, 12);
            this.label8.TabIndex = 70;
            this.label8.Text = "传    真";
            // 
            // tbDianHua
            // 
            this.tbDianHua.BackColor = System.Drawing.SystemColors.Control;
            this.tbDianHua.Location = new System.Drawing.Point(217, 41);
            this.tbDianHua.Name = "tbDianHua";
            this.tbDianHua.Size = new System.Drawing.Size(79, 21);
            this.tbDianHua.TabIndex = 69;
            this.tbDianHua.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbDianHua.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbDianHua.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(158, 44);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(53, 12);
            this.label7.TabIndex = 68;
            this.label7.Text = "电    话";
            // 
            // tbYouZhengBianMa
            // 
            this.tbYouZhengBianMa.BackColor = System.Drawing.SystemColors.Control;
            this.tbYouZhengBianMa.Location = new System.Drawing.Point(73, 41);
            this.tbYouZhengBianMa.Name = "tbYouZhengBianMa";
            this.tbYouZhengBianMa.Size = new System.Drawing.Size(79, 21);
            this.tbYouZhengBianMa.TabIndex = 67;
            this.tbYouZhengBianMa.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbYouZhengBianMa.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbYouZhengBianMa.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(2, 44);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(53, 12);
            this.label6.TabIndex = 66;
            this.label6.Text = "邮政编码";
            // 
            // tbDiZhi
            // 
            this.tbDiZhi.BackColor = System.Drawing.SystemColors.Control;
            this.tbDiZhi.Location = new System.Drawing.Point(505, 14);
            this.tbDiZhi.Name = "tbDiZhi";
            this.tbDiZhi.Size = new System.Drawing.Size(106, 21);
            this.tbDiZhi.TabIndex = 65;
            this.tbDiZhi.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbDiZhi.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbDiZhi.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(446, 17);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(53, 12);
            this.label4.TabIndex = 64;
            this.label4.Text = "地    址";
            // 
            // tbPinYinMa
            // 
            this.tbPinYinMa.BackColor = System.Drawing.SystemColors.Control;
            this.tbPinYinMa.Location = new System.Drawing.Point(361, 14);
            this.tbPinYinMa.Name = "tbPinYinMa";
            this.tbPinYinMa.Size = new System.Drawing.Size(79, 21);
            this.tbPinYinMa.TabIndex = 63;
            this.tbPinYinMa.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbPinYinMa.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbPinYinMa.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(302, 17);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 62;
            this.label3.Text = "拼 音 码";
            // 
            // tbName
            // 
            this.tbName.BackColor = System.Drawing.SystemColors.Control;
            this.tbName.Location = new System.Drawing.Point(217, 14);
            this.tbName.Name = "tbName";
            this.tbName.Size = new System.Drawing.Size(79, 21);
            this.tbName.TabIndex = 61;
            this.tbName.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbName.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbName.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(158, 17);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 60;
            this.label2.Text = "客户姓名";
            // 
            // tbId
            // 
            this.tbId.BackColor = System.Drawing.SystemColors.Control;
            this.tbId.Location = new System.Drawing.Point(73, 14);
            this.tbId.Name = "tbId";
            this.tbId.Size = new System.Drawing.Size(79, 21);
            this.tbId.TabIndex = 59;
            this.tbId.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbId.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbId.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(2, 17);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 58;
            this.label1.Text = "客户编号";
            // 
            // dataSet1
            // 
            this.dataSet1.DataSetName = "NewDataSet";
            // 
            // bindingSource1
            // 
            this.bindingSource1.PositionChanged += new System.EventHandler(this.bindingSource1_PositionChanged);
            // 
            // frmClient
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(796, 351);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.panel1);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "frmClient";
            this.Text = "客户信息管理";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmClient_FormClosing);
            this.Load += new System.EventHandler(this.frmClient_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.bindingSource1)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.TextBox tbExpression;
        private System.Windows.Forms.ComboBox cbOperator;
        private System.Windows.Forms.ComboBox cbFields;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Button tbCancel;
        private System.Windows.Forms.Button btDelete;
        private System.Windows.Forms.Button btSave;
        private System.Windows.Forms.Button btAdd;
        private System.Windows.Forms.Button btExit;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.TextBox tbQianKuanMoney;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.TextBox tbDiQu;
        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.TextBox tbWangLuoYouXiang;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.TextBox tbNaShuiRenDengJI;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.TextBox tbYinHangZhangHao;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.TextBox tbKaiQiYinHang;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.TextBox tbLianXiRenDianHua;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.TextBox tbLianXiRen;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TextBox tbChuanZhen;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.TextBox tbDianHua;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.TextBox tbYouZhengBianMa;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.TextBox tbDiZhi;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.TextBox tbPinYinMa;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.TextBox tbName;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.TextBox tbId;
        private System.Windows.Forms.Label label1;
        private System.Data.DataSet dataSet1;
        private System.Windows.Forms.BindingSource bindingSource1;
        private System.Windows.Forms.DataGridView dataGridView1;
    }
}

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?