tijian_jichuang/Code/BasicSettings/frmYongHuJiBenXinXi.Designer.cs
2025-02-20 11:54:48 +08:00

728 lines
34 KiB
C#

namespace SOH.BasicSettings
{
partial class frmYongHuJiBenXinXi
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <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();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.button6 = new System.Windows.Forms.Button();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.label12 = new System.Windows.Forms.Label();
this.button5 = new System.Windows.Forms.Button();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.label11 = new System.Windows.Forms.Label();
this.radioButton2 = new System.Windows.Forms.RadioButton();
this.radioButton1 = new System.Windows.Forms.RadioButton();
this.tbuserpass = new System.Windows.Forms.TextBox();
this.label10 = new System.Windows.Forms.Label();
this.tbusername = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.cbbsex = new System.Windows.Forms.ComboBox();
this.label6 = new System.Windows.Forms.Label();
this.comboBox3 = new System.Windows.Forms.ComboBox();
this.cbbfd = new System.Windows.Forms.ComboBox();
this.cbbks = new System.Windows.Forms.ComboBox();
this.tbmc = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.tbyhbm = new System.Windows.Forms.TextBox();
this.label1 = new System.Windows.Forms.Label();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.zhuxiao = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zhuxiao1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.bm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.xb = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.sex1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.ssks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.fendian = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.keshi = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.yydm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.zjm = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.hsks = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.checkedDataGridViewCheckBoxColumn = new System.Windows.Forms.DataGridViewCheckBoxColumn();
this.tygzdBindingSource = new System.Windows.Forms.BindingSource(this.components);
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.panel1 = new System.Windows.Forms.Panel();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label7 = new System.Windows.Forms.Label();
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tygzdBindingSource)).BeginInit();
this.panel1.SuspendLayout();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.button6);
this.groupBox1.Controls.Add(this.pictureBox2);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.button5);
this.groupBox1.Controls.Add(this.pictureBox1);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.radioButton2);
this.groupBox1.Controls.Add(this.radioButton1);
this.groupBox1.Controls.Add(this.tbuserpass);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.tbusername);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.button4);
this.groupBox1.Controls.Add(this.button3);
this.groupBox1.Controls.Add(this.button2);
this.groupBox1.Controls.Add(this.button1);
this.groupBox1.Controls.Add(this.cbbsex);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.comboBox3);
this.groupBox1.Controls.Add(this.cbbfd);
this.groupBox1.Controls.Add(this.cbbks);
this.groupBox1.Controls.Add(this.tbmc);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.tbyhbm);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Dock = System.Windows.Forms.DockStyle.Bottom;
this.groupBox1.Location = new System.Drawing.Point(0, 322);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(993, 207);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "用户基本信息";
//
// label14
//
this.label14.AutoSize = true;
this.label14.ForeColor = System.Drawing.Color.Red;
this.label14.Location = new System.Drawing.Point(512, 138);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(305, 12);
this.label14.TabIndex = 32;
this.label14.Text = "(注:如果没有特殊要求\"科室主任签名\"可以不设置!)";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(264, 138);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(89, 12);
this.label13.TabIndex = 31;
this.label13.Text = "科室主任签名:";
//
// button6
//
this.button6.Location = new System.Drawing.Point(458, 133);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(43, 23);
this.button6.TabIndex = 30;
this.button6.Text = "浏览";
this.button6.UseVisualStyleBackColor = true;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// pictureBox2
//
this.pictureBox2.Location = new System.Drawing.Point(350, 133);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(101, 25);
this.pictureBox2.TabIndex = 29;
this.pictureBox2.TabStop = false;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(7, 138);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(65, 12);
this.label12.TabIndex = 28;
this.label12.Text = "电子签名:";
//
// button5
//
this.button5.Location = new System.Drawing.Point(187, 133);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(43, 23);
this.button5.TabIndex = 27;
this.button5.Text = "浏览";
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// pictureBox1
//
this.pictureBox1.Location = new System.Drawing.Point(79, 133);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(101, 25);
this.pictureBox1.TabIndex = 26;
this.pictureBox1.TabStop = false;
//
// label11
//
this.label11.AutoSize = true;
this.label11.ForeColor = System.Drawing.Color.Red;
this.label11.Location = new System.Drawing.Point(340, 179);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(113, 12);
this.label11.TabIndex = 24;
this.label11.Text = "是否显示注销用户:";
//
// radioButton2
//
this.radioButton2.AutoSize = true;
this.radioButton2.Location = new System.Drawing.Point(514, 177);
this.radioButton2.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.radioButton2.Name = "radioButton2";
this.radioButton2.Size = new System.Drawing.Size(59, 16);
this.radioButton2.TabIndex = 23;
this.radioButton2.Text = "不显示";
this.radioButton2.UseVisualStyleBackColor = true;
this.radioButton2.Click += new System.EventHandler(this.radioButton2_Click);
//
// radioButton1
//
this.radioButton1.AutoSize = true;
this.radioButton1.Checked = true;
this.radioButton1.Location = new System.Drawing.Point(457, 178);
this.radioButton1.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
this.radioButton1.Name = "radioButton1";
this.radioButton1.Size = new System.Drawing.Size(47, 16);
this.radioButton1.TabIndex = 22;
this.radioButton1.TabStop = true;
this.radioButton1.Text = "显示";
this.radioButton1.UseVisualStyleBackColor = true;
this.radioButton1.Click += new System.EventHandler(this.radioButton1_Click);
//
// tbuserpass
//
this.tbuserpass.Location = new System.Drawing.Point(335, 104);
this.tbuserpass.Name = "tbuserpass";
this.tbuserpass.Size = new System.Drawing.Size(159, 21);
this.tbuserpass.TabIndex = 20;
this.tbuserpass.UseSystemPasswordChar = true;
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(264, 107);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 19;
this.label10.Text = "软件密码:";
//
// tbusername
//
this.tbusername.Enabled = false;
this.tbusername.Location = new System.Drawing.Point(78, 104);
this.tbusername.Name = "tbusername";
this.tbusername.Size = new System.Drawing.Size(159, 21);
this.tbusername.TabIndex = 18;
//
// label9
//
this.label9.AutoSize = true;
this.label9.ForeColor = System.Drawing.SystemColors.ActiveCaption;
this.label9.Location = new System.Drawing.Point(76, 84);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(701, 12);
this.label9.TabIndex = 17;
this.label9.Text = "——————————————————————————————————————————————————————————";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(7, 107);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(77, 12);
this.label8.TabIndex = 16;
this.label8.Text = "软件用户名:";
//
// button4
//
this.button4.Location = new System.Drawing.Point(254, 174);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(75, 23);
this.button4.TabIndex = 15;
this.button4.Text = "注销用户";
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(172, 174);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 14;
this.button3.Text = "修改信息";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(92, 174);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 13;
this.button2.Text = "添加用户";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(10, 174);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 12;
this.button1.Text = "新建用户";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// cbbsex
//
this.cbbsex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbsex.FormattingEnabled = true;
this.cbbsex.Items.AddRange(new object[] {
"男",
"女"});
this.cbbsex.Location = new System.Drawing.Point(490, 20);
this.cbbsex.Name = "cbbsex";
this.cbbsex.Size = new System.Drawing.Size(47, 20);
this.cbbsex.TabIndex = 11;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(443, 23);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(41, 12);
this.label6.TabIndex = 10;
this.label6.Text = "性别:";
//
// comboBox3
//
this.comboBox3.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.comboBox3.FormattingEnabled = true;
this.comboBox3.Location = new System.Drawing.Point(686, 61);
this.comboBox3.Name = "comboBox3";
this.comboBox3.Size = new System.Drawing.Size(159, 20);
this.comboBox3.TabIndex = 9;
this.comboBox3.Visible = false;
//
// cbbfd
//
this.cbbfd.DisplayMember = "fdmc";
this.cbbfd.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbfd.FormattingEnabled = true;
this.cbbfd.Location = new System.Drawing.Point(335, 58);
this.cbbfd.Name = "cbbfd";
this.cbbfd.Size = new System.Drawing.Size(202, 20);
this.cbbfd.TabIndex = 8;
this.cbbfd.ValueMember = "fddm";
//
// cbbks
//
this.cbbks.DisplayMember = "ksmc";
this.cbbks.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbbks.FormattingEnabled = true;
this.cbbks.Location = new System.Drawing.Point(78, 58);
this.cbbks.Name = "cbbks";
this.cbbks.Size = new System.Drawing.Size(159, 20);
this.cbbks.TabIndex = 7;
this.cbbks.ValueMember = "ksbm";
//
// tbmc
//
this.tbmc.Location = new System.Drawing.Point(335, 20);
this.tbmc.Name = "tbmc";
this.tbmc.Size = new System.Drawing.Size(102, 21);
this.tbmc.TabIndex = 6;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(615, 64);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 5;
this.label5.Text = "核算科室:";
this.label5.Visible = false;
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(264, 61);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 4;
this.label4.Text = "所属分店:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(7, 61);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 3;
this.label3.Text = "所属科室:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(264, 23);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 2;
this.label2.Text = "姓 名:";
//
// tbyhbm
//
this.tbyhbm.Enabled = false;
this.tbyhbm.Location = new System.Drawing.Point(78, 20);
this.tbyhbm.Name = "tbyhbm";
this.tbyhbm.Size = new System.Drawing.Size(159, 21);
this.tbyhbm.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(7, 23);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 0;
this.label1.Text = "用户编码:";
//
// dataGridView1
//
this.dataGridView1.AllowUserToAddRows = false;
this.dataGridView1.AllowUserToDeleteRows = false;
this.dataGridView1.AllowUserToResizeColumns = false;
this.dataGridView1.AllowUserToResizeRows = false;
this.dataGridView1.AutoGenerateColumns = false;
this.dataGridView1.BackgroundColor = System.Drawing.Color.White;
this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.zhuxiao,
this.zhuxiao1,
this.bm,
this.xm,
this.xb,
this.sex1,
this.ssks,
this.fendian,
this.keshi,
this.yydm,
this.zjm,
this.hsks,
this.checkedDataGridViewCheckBoxColumn});
this.dataGridView1.DataSource = this.tygzdBindingSource;
this.dataGridView1.Dock = System.Windows.Forms.DockStyle.Fill;
this.dataGridView1.Location = new System.Drawing.Point(0, 43);
this.dataGridView1.Name = "dataGridView1";
this.dataGridView1.ReadOnly = true;
this.dataGridView1.RowTemplate.Height = 23;
this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
this.dataGridView1.Size = new System.Drawing.Size(993, 279);
this.dataGridView1.TabIndex = 1;
this.dataGridView1.CellClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellClick);
//
// zhuxiao
//
this.zhuxiao.DataPropertyName = "zhuxiao";
this.zhuxiao.HeaderText = "注销";
this.zhuxiao.Name = "zhuxiao";
this.zhuxiao.ReadOnly = true;
this.zhuxiao.Visible = false;
//
// zhuxiao1
//
this.zhuxiao1.DataPropertyName = "zhuxiao1";
this.zhuxiao1.HeaderText = "注销";
this.zhuxiao1.Name = "zhuxiao1";
this.zhuxiao1.ReadOnly = true;
//
// bm
//
this.bm.DataPropertyName = "bm";
this.bm.HeaderText = "编码";
this.bm.Name = "bm";
this.bm.ReadOnly = true;
//
// xm
//
this.xm.DataPropertyName = "xm";
this.xm.HeaderText = "姓名";
this.xm.Name = "xm";
this.xm.ReadOnly = true;
//
// xb
//
this.xb.DataPropertyName = "xb";
this.xb.HeaderText = "性别";
this.xb.Name = "xb";
this.xb.ReadOnly = true;
this.xb.Visible = false;
//
// sex1
//
this.sex1.DataPropertyName = "sex1";
this.sex1.HeaderText = "性别";
this.sex1.Name = "sex1";
this.sex1.ReadOnly = true;
//
// ssks
//
this.ssks.DataPropertyName = "ssks";
this.ssks.HeaderText = "所属科室";
this.ssks.Name = "ssks";
this.ssks.ReadOnly = true;
this.ssks.Visible = false;
//
// fendian
//
this.fendian.DataPropertyName = "fendian";
this.fendian.HeaderText = "所属分店";
this.fendian.Name = "fendian";
this.fendian.ReadOnly = true;
//
// keshi
//
this.keshi.DataPropertyName = "keshi";
this.keshi.HeaderText = "所属科室";
this.keshi.Name = "keshi";
this.keshi.ReadOnly = true;
//
// yydm
//
this.yydm.DataPropertyName = "yydm";
this.yydm.HeaderText = "所属分店";
this.yydm.Name = "yydm";
this.yydm.ReadOnly = true;
this.yydm.Visible = false;
this.yydm.Width = 200;
//
// zjm
//
this.zjm.DataPropertyName = "zjm";
this.zjm.HeaderText = "助记码";
this.zjm.Name = "zjm";
this.zjm.ReadOnly = true;
//
// hsks
//
this.hsks.DataPropertyName = "hsks";
this.hsks.HeaderText = "核算科室";
this.hsks.Name = "hsks";
this.hsks.ReadOnly = true;
this.hsks.Visible = false;
//
// checkedDataGridViewCheckBoxColumn
//
this.checkedDataGridViewCheckBoxColumn.DataPropertyName = "Checked";
this.checkedDataGridViewCheckBoxColumn.HeaderText = "选择";
this.checkedDataGridViewCheckBoxColumn.Name = "checkedDataGridViewCheckBoxColumn";
this.checkedDataGridViewCheckBoxColumn.ReadOnly = true;
this.checkedDataGridViewCheckBoxColumn.Visible = false;
//
// tygzdBindingSource
//
this.tygzdBindingSource.DataSource = typeof(SOH.Entities.t_ygzd);
//
// dataGridViewTextBoxColumn1
//
this.dataGridViewTextBoxColumn1.DataPropertyName = "sex1";
this.dataGridViewTextBoxColumn1.HeaderText = "性别";
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
this.dataGridViewTextBoxColumn1.ReadOnly = true;
//
// dataGridViewTextBoxColumn2
//
this.dataGridViewTextBoxColumn2.DataPropertyName = "zhuxiao1";
this.dataGridViewTextBoxColumn2.HeaderText = "注销";
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
this.dataGridViewTextBoxColumn2.ReadOnly = true;
//
// dataGridViewTextBoxColumn3
//
this.dataGridViewTextBoxColumn3.DataPropertyName = "sex1";
this.dataGridViewTextBoxColumn3.HeaderText = "性别";
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
this.dataGridViewTextBoxColumn3.ReadOnly = true;
//
// panel1
//
this.panel1.Controls.Add(this.textBox1);
this.panel1.Controls.Add(this.label7);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(993, 43);
this.panel1.TabIndex = 2;
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(95, 14);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(102, 21);
this.textBox1.TabIndex = 12;
this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(12, 17);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(77, 12);
this.label7.TabIndex = 11;
this.label7.Text = "助记符查询:";
//
// dataGridViewTextBoxColumn4
//
this.dataGridViewTextBoxColumn4.DataPropertyName = "zhuxiao1";
this.dataGridViewTextBoxColumn4.HeaderText = "注销";
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
//
// dataGridViewTextBoxColumn5
//
this.dataGridViewTextBoxColumn5.DataPropertyName = "sex1";
this.dataGridViewTextBoxColumn5.HeaderText = "性别";
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5";
//
// dataGridViewTextBoxColumn6
//
this.dataGridViewTextBoxColumn6.DataPropertyName = "fendian";
this.dataGridViewTextBoxColumn6.HeaderText = "所属分店";
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6";
//
// openFileDialog1
//
this.openFileDialog1.FileName = "openFileDialog1";
//
// frmYongHuJiBenXinXi
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(993, 529);
this.Controls.Add(this.dataGridView1);
this.Controls.Add(this.panel1);
this.Controls.Add(this.groupBox1);
this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Name = "frmYongHuJiBenXinXi";
this.Text = "用户基本信息";
this.Load += new System.EventHandler(this.frmYongHuJiBenXinXi_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tygzdBindingSource)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.TextBox tbyhbm;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.TextBox tbmc;
private System.Windows.Forms.ComboBox cbbks;
private System.Windows.Forms.ComboBox comboBox3;
private System.Windows.Forms.ComboBox cbbfd;
private System.Windows.Forms.ComboBox cbbsex;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.DataGridView dataGridView1;
private System.Windows.Forms.BindingSource tygzdBindingSource;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn2;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn3;
private System.Windows.Forms.DataGridViewTextBoxColumn zhuxiao;
private System.Windows.Forms.DataGridViewTextBoxColumn zhuxiao1;
private System.Windows.Forms.DataGridViewTextBoxColumn bm;
private System.Windows.Forms.DataGridViewTextBoxColumn xm;
private System.Windows.Forms.DataGridViewTextBoxColumn xb;
private System.Windows.Forms.DataGridViewTextBoxColumn sex1;
private System.Windows.Forms.DataGridViewTextBoxColumn ssks;
private System.Windows.Forms.DataGridViewTextBoxColumn fendian;
private System.Windows.Forms.DataGridViewTextBoxColumn keshi;
private System.Windows.Forms.DataGridViewTextBoxColumn yydm;
private System.Windows.Forms.DataGridViewTextBoxColumn zjm;
private System.Windows.Forms.DataGridViewTextBoxColumn hsks;
private System.Windows.Forms.DataGridViewCheckBoxColumn checkedDataGridViewCheckBoxColumn;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn4;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn5;
private System.Windows.Forms.DataGridViewTextBoxColumn dataGridViewTextBoxColumn6;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.TextBox tbusername;
private System.Windows.Forms.TextBox tbuserpass;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.RadioButton radioButton2;
private System.Windows.Forms.RadioButton radioButton1;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.OpenFileDialog openFileDialog1;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.PictureBox pictureBox2;
}
}