frmclient.designer.cs

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

CS
665
字号
            this.panel2.TabIndex = 4;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.AllowUserToResizeRows = false;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.dataGridView1.Location = new System.Drawing.Point(0, 94);
            this.dataGridView1.MultiSelect = false;
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.RowHeadersVisible = false;
            this.dataGridView1.RowTemplate.Height = 23;
            this.dataGridView1.Size = new System.Drawing.Size(794, 149);
            this.dataGridView1.TabIndex = 1;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.tbQianKuanMoney);
            this.groupBox2.Controls.Add(this.label15);
            this.groupBox2.Controls.Add(this.tbDiQu);
            this.groupBox2.Controls.Add(this.label5);
            this.groupBox2.Controls.Add(this.tbWangLuoYouXiang);
            this.groupBox2.Controls.Add(this.label14);
            this.groupBox2.Controls.Add(this.tbNaShuiRenDengJI);
            this.groupBox2.Controls.Add(this.label13);
            this.groupBox2.Controls.Add(this.tbYinHangZhangHao);
            this.groupBox2.Controls.Add(this.label12);
            this.groupBox2.Controls.Add(this.tbKaiQiYinHang);
            this.groupBox2.Controls.Add(this.label11);
            this.groupBox2.Controls.Add(this.tbLianXiRenDianHua);
            this.groupBox2.Controls.Add(this.label10);
            this.groupBox2.Controls.Add(this.tbLianXiRen);
            this.groupBox2.Controls.Add(this.label9);
            this.groupBox2.Controls.Add(this.tbChuanZhen);
            this.groupBox2.Controls.Add(this.label8);
            this.groupBox2.Controls.Add(this.tbDianHua);
            this.groupBox2.Controls.Add(this.label7);
            this.groupBox2.Controls.Add(this.tbYouZhengBianMa);
            this.groupBox2.Controls.Add(this.label6);
            this.groupBox2.Controls.Add(this.tbDiZhi);
            this.groupBox2.Controls.Add(this.label4);
            this.groupBox2.Controls.Add(this.tbPinYinMa);
            this.groupBox2.Controls.Add(this.label3);
            this.groupBox2.Controls.Add(this.tbName);
            this.groupBox2.Controls.Add(this.label2);
            this.groupBox2.Controls.Add(this.tbId);
            this.groupBox2.Controls.Add(this.label1);
            this.groupBox2.Dock = System.Windows.Forms.DockStyle.Top;
            this.groupBox2.Location = new System.Drawing.Point(0, 0);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(794, 94);
            this.groupBox2.TabIndex = 0;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "客户基本信息";
            // 
            // tbQianKuanMoney
            // 
            this.tbQianKuanMoney.BackColor = System.Drawing.SystemColors.Control;
            this.tbQianKuanMoney.Location = new System.Drawing.Point(686, 68);
            this.tbQianKuanMoney.Name = "tbQianKuanMoney";
            this.tbQianKuanMoney.Size = new System.Drawing.Size(101, 21);
            this.tbQianKuanMoney.TabIndex = 87;
            this.tbQianKuanMoney.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbQianKuanMoney.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbQianKuanMoney.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(617, 71);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(53, 12);
            this.label15.TabIndex = 86;
            this.label15.Text = "欠款金额";
            // 
            // tbDiQu
            // 
            this.tbDiQu.BackColor = System.Drawing.SystemColors.Control;
            this.tbDiQu.Location = new System.Drawing.Point(686, 13);
            this.tbDiQu.Name = "tbDiQu";
            this.tbDiQu.Size = new System.Drawing.Size(101, 21);
            this.tbDiQu.TabIndex = 66;
            this.tbDiQu.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbDiQu.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbDiQu.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Location = new System.Drawing.Point(617, 17);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(53, 12);
            this.label5.TabIndex = 84;
            this.label5.Text = "所属地区";
            // 
            // tbWangLuoYouXiang
            // 
            this.tbWangLuoYouXiang.BackColor = System.Drawing.SystemColors.Control;
            this.tbWangLuoYouXiang.Location = new System.Drawing.Point(506, 68);
            this.tbWangLuoYouXiang.Name = "tbWangLuoYouXiang";
            this.tbWangLuoYouXiang.Size = new System.Drawing.Size(105, 21);
            this.tbWangLuoYouXiang.TabIndex = 83;
            this.tbWangLuoYouXiang.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbWangLuoYouXiang.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbWangLuoYouXiang.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(447, 71);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(53, 12);
            this.label14.TabIndex = 82;
            this.label14.Text = "网址邮箱";
            // 
            // tbNaShuiRenDengJI
            // 
            this.tbNaShuiRenDengJI.BackColor = System.Drawing.SystemColors.Control;
            this.tbNaShuiRenDengJI.Location = new System.Drawing.Point(373, 68);
            this.tbNaShuiRenDengJI.Name = "tbNaShuiRenDengJI";
            this.tbNaShuiRenDengJI.Size = new System.Drawing.Size(67, 21);
            this.tbNaShuiRenDengJI.TabIndex = 81;
            this.tbNaShuiRenDengJI.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbNaShuiRenDengJI.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbNaShuiRenDengJI.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(302, 71);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(65, 12);
            this.label13.TabIndex = 80;
            this.label13.Text = "纳税人登记";
            // 
            // tbYinHangZhangHao
            // 
            this.tbYinHangZhangHao.BackColor = System.Drawing.SystemColors.Control;
            this.tbYinHangZhangHao.Location = new System.Drawing.Point(217, 68);
            this.tbYinHangZhangHao.Name = "tbYinHangZhangHao";
            this.tbYinHangZhangHao.Size = new System.Drawing.Size(78, 21);
            this.tbYinHangZhangHao.TabIndex = 79;
            this.tbYinHangZhangHao.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbYinHangZhangHao.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbYinHangZhangHao.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(158, 71);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(53, 12);
            this.label12.TabIndex = 78;
            this.label12.Text = "银行帐号";
            // 
            // tbKaiQiYinHang
            // 
            this.tbKaiQiYinHang.BackColor = System.Drawing.SystemColors.Control;
            this.tbKaiQiYinHang.Location = new System.Drawing.Point(73, 68);
            this.tbKaiQiYinHang.Name = "tbKaiQiYinHang";
            this.tbKaiQiYinHang.Size = new System.Drawing.Size(79, 21);
            this.tbKaiQiYinHang.TabIndex = 77;
            this.tbKaiQiYinHang.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbKaiQiYinHang.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbKaiQiYinHang.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(2, 71);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(53, 12);
            this.label11.TabIndex = 76;
            this.label11.Text = "开户银行";
            // 
            // tbLianXiRenDianHua
            // 
            this.tbLianXiRenDianHua.BackColor = System.Drawing.SystemColors.Control;
            this.tbLianXiRenDianHua.Location = new System.Drawing.Point(686, 41);
            this.tbLianXiRenDianHua.Name = "tbLianXiRenDianHua";
            this.tbLianXiRenDianHua.Size = new System.Drawing.Size(101, 21);
            this.tbLianXiRenDianHua.TabIndex = 75;
            this.tbLianXiRenDianHua.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbLianXiRenDianHua.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbLianXiRenDianHua.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(615, 44);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(65, 12);
            this.label10.TabIndex = 74;
            this.label10.Text = "联系人电话";
            // 
            // tbLianXiRen
            // 
            this.tbLianXiRen.BackColor = System.Drawing.SystemColors.Control;
            this.tbLianXiRen.Location = new System.Drawing.Point(506, 41);
            this.tbLianXiRen.Name = "tbLianXiRen";
            this.tbLianXiRen.Size = new System.Drawing.Size(105, 21);
            this.tbLianXiRen.TabIndex = 73;
            this.tbLianXiRen.Enter += new System.EventHandler(this.tbId_Enter);
            this.tbLianXiRen.Leave += new System.EventHandler(this.tbId_Leave);
            this.tbLianXiRen.TextChanged += new System.EventHandler(this.tbId_TextChanged);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(447, 44);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(53, 12);
            this.label9.TabIndex = 72;
            this.label9.Text = "联 系 人";
            // 
            // tbChuanZhen
            // 
            this.tbChuanZhen.BackColor = System.Drawing.SystemColors.Control;
            this.tbChuanZhen.Location = new System.Drawing.Point(361, 41);

⌨️ 快捷键说明

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