|
|
@@ -28,8 +28,8 @@ |
|
|
|
/// </summary> |
|
|
|
private void InitializeComponent() |
|
|
|
{ |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); |
|
|
|
this.button2 = new System.Windows.Forms.Button(); |
|
|
|
this.button1 = new System.Windows.Forms.Button(); |
|
|
|
this.textBox2 = new System.Windows.Forms.TextBox(); |
|
|
@@ -44,47 +44,43 @@ |
|
|
|
this.tabPage1 = new System.Windows.Forms.TabPage(); |
|
|
|
this.tabPage2 = new System.Windows.Forms.TabPage(); |
|
|
|
this.panel7 = new System.Windows.Forms.Panel(); |
|
|
|
this.labelName = new System.Windows.Forms.Label(); |
|
|
|
this.label7 = new System.Windows.Forms.Label(); |
|
|
|
this.button_pl_read = new System.Windows.Forms.Button(); |
|
|
|
this.button_pl_write = new System.Windows.Forms.Button(); |
|
|
|
this.panel6 = new System.Windows.Forms.Panel(); |
|
|
|
this.dataGridView_No = new System.Windows.Forms.DataGridView(); |
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewButtonColumn1 = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.panel5 = new System.Windows.Forms.Panel(); |
|
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
|
this.label4 = new System.Windows.Forms.Label(); |
|
|
|
this.panel4 = new System.Windows.Forms.Panel(); |
|
|
|
this.dataGridView1_全部 = new System.Windows.Forms.DataGridView(); |
|
|
|
this.编号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.名称 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.卡状态 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.机构 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.手机号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.卡号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.删除 = new System.Windows.Forms.DataGridViewButtonColumn(); |
|
|
|
this.panel3 = new System.Windows.Forms.Panel(); |
|
|
|
this.label5 = new System.Windows.Forms.Label(); |
|
|
|
this.label14 = new System.Windows.Forms.Label(); |
|
|
|
this.panel2 = new System.Windows.Forms.Panel(); |
|
|
|
this.comboBox_jglb = new System.Windows.Forms.ComboBox(); |
|
|
|
this.label3 = new System.Windows.Forms.Label(); |
|
|
|
this.tabPage3 = new System.Windows.Forms.TabPage(); |
|
|
|
this.label6 = new System.Windows.Forms.Label(); |
|
|
|
this.label7 = new System.Windows.Forms.Label(); |
|
|
|
this.labelName = new System.Windows.Forms.Label(); |
|
|
|
this.label14 = new System.Windows.Forms.Label(); |
|
|
|
this.comboBox4 = new System.Windows.Forms.ComboBox(); |
|
|
|
this.textBox1 = new System.Windows.Forms.TextBox(); |
|
|
|
this.button6 = new System.Windows.Forms.Button(); |
|
|
|
this.comboBox4 = new System.Windows.Forms.ComboBox(); |
|
|
|
this.label14 = new System.Windows.Forms.Label(); |
|
|
|
this.编号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.名称 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.卡状态 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.机构 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.手机号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.卡号 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn5 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.dataGridViewTextBoxColumn6 = new System.Windows.Forms.DataGridViewTextBoxColumn(); |
|
|
|
this.panel1.SuspendLayout(); |
|
|
|
this.tabControl1.SuspendLayout(); |
|
|
|
this.tabPage1.SuspendLayout(); |
|
|
|
this.tabPage2.SuspendLayout(); |
|
|
|
this.tabPage3.SuspendLayout(); |
|
|
|
this.panel7.SuspendLayout(); |
|
|
|
this.panel6.SuspendLayout(); |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView_No)).BeginInit(); |
|
|
@@ -93,6 +89,7 @@ |
|
|
|
((System.ComponentModel.ISupportInitialize)(this.dataGridView1_全部)).BeginInit(); |
|
|
|
this.panel3.SuspendLayout(); |
|
|
|
this.panel2.SuspendLayout(); |
|
|
|
this.tabPage3.SuspendLayout(); |
|
|
|
this.SuspendLayout(); |
|
|
|
// |
|
|
|
// button2 |
|
|
@@ -244,7 +241,6 @@ |
|
|
|
this.tabPage2.Text = "批量制卡"; |
|
|
|
this.tabPage2.UseVisualStyleBackColor = true; |
|
|
|
// |
|
|
|
// comboBox3 |
|
|
|
// panel7 |
|
|
|
// |
|
|
|
this.panel7.Controls.Add(this.labelName); |
|
|
@@ -257,6 +253,30 @@ |
|
|
|
this.panel7.Size = new System.Drawing.Size(1096, 62); |
|
|
|
this.panel7.TabIndex = 45; |
|
|
|
// |
|
|
|
// labelName |
|
|
|
// |
|
|
|
this.labelName.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
|
|
this.labelName.AutoSize = true; |
|
|
|
this.labelName.Font = new System.Drawing.Font("Microsoft YaHei UI", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.labelName.ForeColor = System.Drawing.Color.Maroon; |
|
|
|
this.labelName.Location = new System.Drawing.Point(138, 16); |
|
|
|
this.labelName.Name = "labelName"; |
|
|
|
this.labelName.Size = new System.Drawing.Size(82, 41); |
|
|
|
this.labelName.TabIndex = 38; |
|
|
|
this.labelName.Text = "张三"; |
|
|
|
// |
|
|
|
// label7 |
|
|
|
// |
|
|
|
this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
|
|
this.label7.AutoSize = true; |
|
|
|
this.label7.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.label7.ForeColor = System.Drawing.Color.Black; |
|
|
|
this.label7.Location = new System.Drawing.Point(10, 27); |
|
|
|
this.label7.Name = "label7"; |
|
|
|
this.label7.Size = new System.Drawing.Size(122, 21); |
|
|
|
this.label7.TabIndex = 37; |
|
|
|
this.label7.Text = "即将制卡人员:"; |
|
|
|
// |
|
|
|
// button_pl_read |
|
|
|
// |
|
|
|
this.button_pl_read.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
@@ -302,8 +322,7 @@ |
|
|
|
this.dataGridViewTextBoxColumn3, |
|
|
|
this.dataGridViewTextBoxColumn4, |
|
|
|
this.dataGridViewTextBoxColumn5, |
|
|
|
this.dataGridViewTextBoxColumn6, |
|
|
|
this.dataGridViewButtonColumn1}); |
|
|
|
this.dataGridViewTextBoxColumn6}); |
|
|
|
this.dataGridView_No.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.dataGridView_No.Name = "dataGridView_No"; |
|
|
|
this.dataGridView_No.RowHeadersVisible = false; |
|
|
@@ -311,66 +330,6 @@ |
|
|
|
this.dataGridView_No.Size = new System.Drawing.Size(1096, 327); |
|
|
|
this.dataGridView_No.TabIndex = 38; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn1 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "Num"; |
|
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "编号"; |
|
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn2 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "UserName"; |
|
|
|
dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle5; |
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "姓名"; |
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; |
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn2.Width = 150; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn3 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "State"; |
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "卡状态"; |
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; |
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn3.Width = 150; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn4 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "OrgName"; |
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "机构"; |
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; |
|
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn4.Width = 150; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn5 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "Phone"; |
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "手机号"; |
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; |
|
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn5.Visible = false; |
|
|
|
this.dataGridViewTextBoxColumn5.Width = 150; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn6 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.dataGridViewTextBoxColumn6.DataPropertyName = "CardNum"; |
|
|
|
this.dataGridViewTextBoxColumn6.HeaderText = "卡号"; |
|
|
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; |
|
|
|
this.dataGridViewTextBoxColumn6.ReadOnly = true; |
|
|
|
// |
|
|
|
// dataGridViewButtonColumn1 |
|
|
|
// |
|
|
|
this.dataGridViewButtonColumn1.DataPropertyName = "ContextName"; |
|
|
|
this.dataGridViewButtonColumn1.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
this.dataGridViewButtonColumn1.HeaderText = "删除"; |
|
|
|
this.dataGridViewButtonColumn1.Name = "dataGridViewButtonColumn1"; |
|
|
|
this.dataGridViewButtonColumn1.ReadOnly = true; |
|
|
|
this.dataGridViewButtonColumn1.Text = "删除"; |
|
|
|
this.dataGridViewButtonColumn1.UseColumnTextForButtonValue = true; |
|
|
|
// |
|
|
|
// panel5 |
|
|
|
// |
|
|
|
this.panel5.Controls.Add(this.label6); |
|
|
@@ -381,6 +340,18 @@ |
|
|
|
this.panel5.Size = new System.Drawing.Size(1096, 28); |
|
|
|
this.panel5.TabIndex = 43; |
|
|
|
// |
|
|
|
// label6 |
|
|
|
// |
|
|
|
this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
|
|
this.label6.AutoSize = true; |
|
|
|
this.label6.Font = new System.Drawing.Font("Microsoft YaHei UI", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.label6.ForeColor = System.Drawing.Color.Maroon; |
|
|
|
this.label6.Location = new System.Drawing.Point(122, 7); |
|
|
|
this.label6.Name = "label6"; |
|
|
|
this.label6.Size = new System.Drawing.Size(400, 16); |
|
|
|
this.label6.TabIndex = 22; |
|
|
|
this.label6.Text = "[温馨提示]:先点击“读卡”,读取卡号后。再点击写卡,默认写“未制卡列表第一行”。"; |
|
|
|
// |
|
|
|
// label4 |
|
|
|
// |
|
|
|
this.label4.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
|
@@ -412,8 +383,7 @@ |
|
|
|
this.卡状态, |
|
|
|
this.机构, |
|
|
|
this.手机号, |
|
|
|
this.卡号, |
|
|
|
this.删除}); |
|
|
|
this.卡号}); |
|
|
|
this.dataGridView1_全部.Dock = System.Windows.Forms.DockStyle.Fill; |
|
|
|
this.dataGridView1_全部.Location = new System.Drawing.Point(0, 0); |
|
|
|
this.dataGridView1_全部.Name = "dataGridView1_全部"; |
|
|
@@ -422,92 +392,6 @@ |
|
|
|
this.dataGridView1_全部.Size = new System.Drawing.Size(1096, 137); |
|
|
|
this.dataGridView1_全部.TabIndex = 37; |
|
|
|
// |
|
|
|
// 编号 |
|
|
|
// |
|
|
|
this.编号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.编号.DataPropertyName = "Num"; |
|
|
|
this.编号.HeaderText = "编号"; |
|
|
|
this.编号.Name = "编号"; |
|
|
|
// |
|
|
|
// 名称 |
|
|
|
// |
|
|
|
this.名称.DataPropertyName = "UserName"; |
|
|
|
dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
this.名称.DefaultCellStyle = dataGridViewCellStyle6; |
|
|
|
this.名称.HeaderText = "姓名"; |
|
|
|
this.名称.Name = "名称"; |
|
|
|
this.名称.ReadOnly = true; |
|
|
|
this.名称.Width = 150; |
|
|
|
// |
|
|
|
// tabPage3 |
|
|
|
// 卡状态 |
|
|
|
// |
|
|
|
this.tabPage3.Controls.Add(this.label14); |
|
|
|
this.tabPage3.Controls.Add(this.comboBox4); |
|
|
|
this.tabPage3.Controls.Add(this.textBox1); |
|
|
|
this.tabPage3.Controls.Add(this.button6); |
|
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 26); |
|
|
|
this.tabPage3.Name = "tabPage3"; |
|
|
|
this.tabPage3.Size = new System.Drawing.Size(1102, 579); |
|
|
|
this.tabPage3.TabIndex = 2; |
|
|
|
this.tabPage3.Text = "管理员"; |
|
|
|
this.tabPage3.UseVisualStyleBackColor = true; |
|
|
|
this.卡状态.DataPropertyName = "State"; |
|
|
|
this.卡状态.HeaderText = "卡状态"; |
|
|
|
this.卡状态.Name = "卡状态"; |
|
|
|
this.卡状态.ReadOnly = true; |
|
|
|
this.卡状态.Width = 150; |
|
|
|
// |
|
|
|
// textBox1 |
|
|
|
// 机构 |
|
|
|
// |
|
|
|
this.textBox1.Location = new System.Drawing.Point(456, 218); |
|
|
|
this.textBox1.Name = "textBox1"; |
|
|
|
this.textBox1.ReadOnly = true; |
|
|
|
this.textBox1.Size = new System.Drawing.Size(190, 23); |
|
|
|
this.textBox1.TabIndex = 31; |
|
|
|
this.机构.DataPropertyName = "OrgName"; |
|
|
|
this.机构.HeaderText = "机构"; |
|
|
|
this.机构.Name = "机构"; |
|
|
|
this.机构.ReadOnly = true; |
|
|
|
this.机构.Width = 150; |
|
|
|
// |
|
|
|
// button6 |
|
|
|
// 手机号 |
|
|
|
// |
|
|
|
this.button6.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.button6.Location = new System.Drawing.Point(456, 283); |
|
|
|
this.button6.Name = "button6"; |
|
|
|
this.button6.Size = new System.Drawing.Size(190, 34); |
|
|
|
this.button6.TabIndex = 30; |
|
|
|
this.button6.Text = "制作管理卡"; |
|
|
|
this.button6.UseVisualStyleBackColor = true; |
|
|
|
this.button6.Click += new System.EventHandler(this.button6_Click); |
|
|
|
this.手机号.DataPropertyName = "Phone"; |
|
|
|
this.手机号.HeaderText = "手机号"; |
|
|
|
this.手机号.Name = "手机号"; |
|
|
|
this.手机号.ReadOnly = true; |
|
|
|
this.手机号.Visible = false; |
|
|
|
this.手机号.Width = 150; |
|
|
|
// |
|
|
|
// 卡号 |
|
|
|
// |
|
|
|
this.卡号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.卡号.DataPropertyName = "CardNum"; |
|
|
|
this.卡号.HeaderText = "卡号"; |
|
|
|
this.卡号.Name = "卡号"; |
|
|
|
this.卡号.ReadOnly = true; |
|
|
|
// |
|
|
|
// 删除 |
|
|
|
// |
|
|
|
this.删除.DataPropertyName = "ContextName"; |
|
|
|
this.删除.FlatStyle = System.Windows.Forms.FlatStyle.Flat; |
|
|
|
this.删除.HeaderText = "删除"; |
|
|
|
this.删除.Name = "删除"; |
|
|
|
this.删除.ReadOnly = true; |
|
|
|
this.删除.Text = "删除"; |
|
|
|
this.删除.UseColumnTextForButtonValue = true; |
|
|
|
// |
|
|
|
// panel3 |
|
|
|
// |
|
|
|
this.panel3.Controls.Add(this.label5); |
|
|
@@ -549,14 +433,8 @@ |
|
|
|
this.comboBox_jglb.Size = new System.Drawing.Size(190, 29); |
|
|
|
this.comboBox_jglb.TabIndex = 21; |
|
|
|
// |
|
|
|
// comboBox4 |
|
|
|
// label3 |
|
|
|
// |
|
|
|
this.comboBox4.FormattingEnabled = true; |
|
|
|
this.comboBox4.Location = new System.Drawing.Point(525, 251); |
|
|
|
this.comboBox4.Name = "comboBox4"; |
|
|
|
this.comboBox4.Size = new System.Drawing.Size(121, 25); |
|
|
|
this.comboBox4.TabIndex = 32; |
|
|
|
this.label3.AutoSize = true; |
|
|
|
this.label3.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.label3.Location = new System.Drawing.Point(10, 15); |
|
|
@@ -565,50 +443,154 @@ |
|
|
|
this.label3.TabIndex = 20; |
|
|
|
this.label3.Text = "机构名称:"; |
|
|
|
// |
|
|
|
// label4 |
|
|
|
// 1 |
|
|
|
// tabPage3 |
|
|
|
// |
|
|
|
this.tabPage3.Controls.Add(this.label14); |
|
|
|
this.tabPage3.Controls.Add(this.comboBox4); |
|
|
|
this.tabPage3.Controls.Add(this.textBox1); |
|
|
|
this.tabPage3.Controls.Add(this.button6); |
|
|
|
this.tabPage3.Location = new System.Drawing.Point(4, 26); |
|
|
|
this.tabPage3.Name = "tabPage3"; |
|
|
|
this.tabPage3.Size = new System.Drawing.Size(1102, 579); |
|
|
|
this.tabPage3.TabIndex = 2; |
|
|
|
this.tabPage3.Text = "管理员"; |
|
|
|
this.tabPage3.UseVisualStyleBackColor = true; |
|
|
|
// |
|
|
|
// label14 |
|
|
|
// |
|
|
|
this.label14.AutoSize = true; |
|
|
|
this.label14.Location = new System.Drawing.Point(456, 255); |
|
|
|
this.label14.Name = "label4"; |
|
|
|
this.label14.Name = "label14"; |
|
|
|
this.label14.Size = new System.Drawing.Size(56, 17); |
|
|
|
this.label14.TabIndex = 33; |
|
|
|
this.label14.Text = "卡号选择"; |
|
|
|
// |
|
|
|
// label6 |
|
|
|
// comboBox4 |
|
|
|
// |
|
|
|
this.label6.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
|
|
this.label6.AutoSize = true; |
|
|
|
this.label6.Font = new System.Drawing.Font("Microsoft YaHei UI", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.label6.ForeColor = System.Drawing.Color.Maroon; |
|
|
|
this.label6.Location = new System.Drawing.Point(122, 7); |
|
|
|
this.label6.Name = "label6"; |
|
|
|
this.label6.Size = new System.Drawing.Size(400, 16); |
|
|
|
this.label6.TabIndex = 22; |
|
|
|
this.label6.Text = "[温馨提示]:先点击“读卡”,读取卡号后。再点击写卡,默认写“未制卡列表第一行”。"; |
|
|
|
this.comboBox4.FormattingEnabled = true; |
|
|
|
this.comboBox4.Location = new System.Drawing.Point(525, 251); |
|
|
|
this.comboBox4.Name = "comboBox4"; |
|
|
|
this.comboBox4.Size = new System.Drawing.Size(121, 25); |
|
|
|
this.comboBox4.TabIndex = 32; |
|
|
|
// |
|
|
|
// label7 |
|
|
|
// textBox1 |
|
|
|
// |
|
|
|
this.label7.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
|
|
this.label7.AutoSize = true; |
|
|
|
this.label7.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.label7.ForeColor = System.Drawing.Color.Black; |
|
|
|
this.label7.Location = new System.Drawing.Point(10, 27); |
|
|
|
this.label7.Name = "label7"; |
|
|
|
this.label7.Size = new System.Drawing.Size(122, 21); |
|
|
|
this.label7.TabIndex = 37; |
|
|
|
this.label7.Text = "即将制卡人员:"; |
|
|
|
this.textBox1.Location = new System.Drawing.Point(456, 218); |
|
|
|
this.textBox1.Name = "textBox1"; |
|
|
|
this.textBox1.ReadOnly = true; |
|
|
|
this.textBox1.Size = new System.Drawing.Size(190, 23); |
|
|
|
this.textBox1.TabIndex = 31; |
|
|
|
// |
|
|
|
// labelName |
|
|
|
// button6 |
|
|
|
// |
|
|
|
this.labelName.Anchor = System.Windows.Forms.AnchorStyles.Left; |
|
|
|
this.labelName.AutoSize = true; |
|
|
|
this.labelName.Font = new System.Drawing.Font("Microsoft YaHei UI", 24F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.labelName.ForeColor = System.Drawing.Color.Maroon; |
|
|
|
this.labelName.Location = new System.Drawing.Point(138, 16); |
|
|
|
this.labelName.Name = "labelName"; |
|
|
|
this.labelName.Size = new System.Drawing.Size(82, 41); |
|
|
|
this.labelName.TabIndex = 38; |
|
|
|
this.labelName.Text = "张三"; |
|
|
|
this.button6.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point); |
|
|
|
this.button6.Location = new System.Drawing.Point(456, 283); |
|
|
|
this.button6.Name = "button6"; |
|
|
|
this.button6.Size = new System.Drawing.Size(190, 34); |
|
|
|
this.button6.TabIndex = 30; |
|
|
|
this.button6.Text = "制作管理卡"; |
|
|
|
this.button6.UseVisualStyleBackColor = true; |
|
|
|
this.button6.Click += new System.EventHandler(this.button6_Click); |
|
|
|
// |
|
|
|
// 编号 |
|
|
|
// |
|
|
|
this.编号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.编号.DataPropertyName = "Num"; |
|
|
|
this.编号.HeaderText = "编号"; |
|
|
|
this.编号.Name = "编号"; |
|
|
|
// |
|
|
|
// 名称 |
|
|
|
// |
|
|
|
this.名称.DataPropertyName = "UserName"; |
|
|
|
dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
this.名称.DefaultCellStyle = dataGridViewCellStyle2; |
|
|
|
this.名称.HeaderText = "姓名"; |
|
|
|
this.名称.Name = "名称"; |
|
|
|
this.名称.ReadOnly = true; |
|
|
|
this.名称.Width = 150; |
|
|
|
// |
|
|
|
// 卡状态 |
|
|
|
// |
|
|
|
this.卡状态.DataPropertyName = "State"; |
|
|
|
this.卡状态.HeaderText = "卡状态"; |
|
|
|
this.卡状态.Name = "卡状态"; |
|
|
|
this.卡状态.ReadOnly = true; |
|
|
|
this.卡状态.Width = 150; |
|
|
|
// |
|
|
|
// 机构 |
|
|
|
// |
|
|
|
this.机构.DataPropertyName = "OrgName"; |
|
|
|
this.机构.HeaderText = "机构"; |
|
|
|
this.机构.Name = "机构"; |
|
|
|
this.机构.ReadOnly = true; |
|
|
|
this.机构.Width = 150; |
|
|
|
// |
|
|
|
// 手机号 |
|
|
|
// |
|
|
|
this.手机号.DataPropertyName = "Phone"; |
|
|
|
this.手机号.HeaderText = "手机号"; |
|
|
|
this.手机号.Name = "手机号"; |
|
|
|
this.手机号.ReadOnly = true; |
|
|
|
this.手机号.Visible = false; |
|
|
|
this.手机号.Width = 150; |
|
|
|
// |
|
|
|
// 卡号 |
|
|
|
// |
|
|
|
this.卡号.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.卡号.DataPropertyName = "CardNum"; |
|
|
|
this.卡号.HeaderText = "卡号"; |
|
|
|
this.卡号.Name = "卡号"; |
|
|
|
this.卡号.ReadOnly = true; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn1 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.dataGridViewTextBoxColumn1.DataPropertyName = "Num"; |
|
|
|
this.dataGridViewTextBoxColumn1.HeaderText = "编号"; |
|
|
|
this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1"; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn2 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn2.DataPropertyName = "UserName"; |
|
|
|
dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; |
|
|
|
this.dataGridViewTextBoxColumn2.DefaultCellStyle = dataGridViewCellStyle1; |
|
|
|
this.dataGridViewTextBoxColumn2.HeaderText = "姓名"; |
|
|
|
this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2"; |
|
|
|
this.dataGridViewTextBoxColumn2.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn2.Width = 150; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn3 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn3.DataPropertyName = "State"; |
|
|
|
this.dataGridViewTextBoxColumn3.HeaderText = "卡状态"; |
|
|
|
this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3"; |
|
|
|
this.dataGridViewTextBoxColumn3.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn3.Width = 150; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn4 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn4.DataPropertyName = "OrgName"; |
|
|
|
this.dataGridViewTextBoxColumn4.HeaderText = "机构"; |
|
|
|
this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4"; |
|
|
|
this.dataGridViewTextBoxColumn4.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn4.Width = 150; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn5 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn5.DataPropertyName = "Phone"; |
|
|
|
this.dataGridViewTextBoxColumn5.HeaderText = "手机号"; |
|
|
|
this.dataGridViewTextBoxColumn5.Name = "dataGridViewTextBoxColumn5"; |
|
|
|
this.dataGridViewTextBoxColumn5.ReadOnly = true; |
|
|
|
this.dataGridViewTextBoxColumn5.Visible = false; |
|
|
|
this.dataGridViewTextBoxColumn5.Width = 150; |
|
|
|
// |
|
|
|
// dataGridViewTextBoxColumn6 |
|
|
|
// |
|
|
|
this.dataGridViewTextBoxColumn6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill; |
|
|
|
this.dataGridViewTextBoxColumn6.DataPropertyName = "CardNum"; |
|
|
|
this.dataGridViewTextBoxColumn6.HeaderText = "卡号"; |
|
|
|
this.dataGridViewTextBoxColumn6.Name = "dataGridViewTextBoxColumn6"; |
|
|
|
this.dataGridViewTextBoxColumn6.ReadOnly = true; |
|
|
|
// |
|
|
|
// CarMangerPage |
|
|
|
// |
|
|
@@ -622,11 +604,6 @@ |
|
|
|
this.tabControl1.ResumeLayout(false); |
|
|
|
this.tabPage1.ResumeLayout(false); |
|
|
|
this.tabPage2.ResumeLayout(false); |
|
|
|
this.tabPage2.PerformLayout(); |
|
|
|
//((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit(); |
|
|
|
//((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit(); |
|
|
|
this.tabPage3.ResumeLayout(false); |
|
|
|
this.tabPage3.PerformLayout(); |
|
|
|
this.panel7.ResumeLayout(false); |
|
|
|
this.panel7.PerformLayout(); |
|
|
|
this.panel6.ResumeLayout(false); |
|
|
@@ -639,6 +616,8 @@ |
|
|
|
this.panel3.PerformLayout(); |
|
|
|
this.panel2.ResumeLayout(false); |
|
|
|
this.panel2.PerformLayout(); |
|
|
|
this.tabPage3.ResumeLayout(false); |
|
|
|
this.tabPage3.PerformLayout(); |
|
|
|
this.ResumeLayout(false); |
|
|
|
|
|
|
|
} |
|
|
@@ -667,22 +646,8 @@ |
|
|
|
private Label label4; |
|
|
|
private ComboBox comboBox4; |
|
|
|
private DataGridView dataGridView1_全部; |
|
|
|
private DataGridViewTextBoxColumn 编号; |
|
|
|
private DataGridViewTextBoxColumn 名称; |
|
|
|
private DataGridViewTextBoxColumn 卡状态; |
|
|
|
private DataGridViewTextBoxColumn 机构; |
|
|
|
private DataGridViewTextBoxColumn 手机号; |
|
|
|
private DataGridViewTextBoxColumn 卡号; |
|
|
|
private DataGridViewButtonColumn 删除; |
|
|
|
private Label label14; |
|
|
|
private DataGridView dataGridView_No; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; |
|
|
|
private DataGridViewButtonColumn dataGridViewButtonColumn1; |
|
|
|
private Label label5; |
|
|
|
private Panel panel7; |
|
|
|
private Panel panel6; |
|
|
@@ -693,5 +658,17 @@ |
|
|
|
private Label label6; |
|
|
|
private Label labelName; |
|
|
|
private Label label7; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn1; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn2; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn3; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn4; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn5; |
|
|
|
private DataGridViewTextBoxColumn dataGridViewTextBoxColumn6; |
|
|
|
private DataGridViewTextBoxColumn 编号; |
|
|
|
private DataGridViewTextBoxColumn 名称; |
|
|
|
private DataGridViewTextBoxColumn 卡状态; |
|
|
|
private DataGridViewTextBoxColumn 机构; |
|
|
|
private DataGridViewTextBoxColumn 手机号; |
|
|
|
private DataGridViewTextBoxColumn 卡号; |
|
|
|
} |
|
|
|
} |