?? 讀者檔案管理.designer.cs
字號:
new System.Data.SqlClient.SqlParameter("@IsNull_登記日期", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, ((byte)(0)), ((byte)(0)), "登記日期", System.Data.DataRowVersion.Original, true, null, "", "", ""),
new System.Data.SqlClient.SqlParameter("@Original_登記日期", System.Data.SqlDbType.SmallDateTime, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "登記日期", System.Data.DataRowVersion.Original, null),
new System.Data.SqlClient.SqlParameter("@IsNull_有限期至", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, ((byte)(0)), ((byte)(0)), "有限期至", System.Data.DataRowVersion.Original, true, null, "", "", ""),
new System.Data.SqlClient.SqlParameter("@Original_有限期至", System.Data.SqlDbType.SmallDateTime, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "有限期至", System.Data.DataRowVersion.Original, null),
new System.Data.SqlClient.SqlParameter("@IsNull_操作員", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, ((byte)(0)), ((byte)(0)), "操作員", System.Data.DataRowVersion.Original, true, null, "", "", ""),
new System.Data.SqlClient.SqlParameter("@Original_操作員", System.Data.SqlDbType.VarChar, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "操作員", System.Data.DataRowVersion.Original, null),
new System.Data.SqlClient.SqlParameter("@IsNull_備注", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, ((byte)(0)), ((byte)(0)), "備注", System.Data.DataRowVersion.Original, true, null, "", "", ""),
new System.Data.SqlClient.SqlParameter("@Original_備注", System.Data.SqlDbType.VarChar, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "備注", System.Data.DataRowVersion.Original, null),
new System.Data.SqlClient.SqlParameter("@IsNull_圖書借閱次數", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, ((byte)(0)), ((byte)(0)), "圖書借閱次數", System.Data.DataRowVersion.Original, true, null, "", "", ""),
new System.Data.SqlClient.SqlParameter("@Original_圖書借閱次數", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "圖書借閱次數", System.Data.DataRowVersion.Original, null),
new System.Data.SqlClient.SqlParameter("@IsNull_期刊借閱次數", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, ((byte)(0)), ((byte)(0)), "期刊借閱次數", System.Data.DataRowVersion.Original, true, null, "", "", ""),
new System.Data.SqlClient.SqlParameter("@Original_期刊借閱次數", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "期刊借閱次數", System.Data.DataRowVersion.Original, null),
new System.Data.SqlClient.SqlParameter("@IsNull_是否掛失", System.Data.SqlDbType.Int, 0, System.Data.ParameterDirection.Input, ((byte)(0)), ((byte)(0)), "是否掛失", System.Data.DataRowVersion.Original, true, null, "", "", ""),
new System.Data.SqlClient.SqlParameter("@Original_是否掛失", System.Data.SqlDbType.Bit, 0, System.Data.ParameterDirection.Input, false, ((byte)(0)), ((byte)(0)), "是否掛失", System.Data.DataRowVersion.Original, null)});
//
// groupBox2
//
this.groupBox2.Controls.Add(this.dateTimePicker2);
this.groupBox2.Controls.Add(this.dateTimePicker1);
this.groupBox2.Controls.Add(this.monthCalendar1);
this.groupBox2.Controls.Add(this.textBox10);
this.groupBox2.Controls.Add(this.label18);
this.groupBox2.Controls.Add(this.checkBox1);
this.groupBox2.Controls.Add(this.textBox9);
this.groupBox2.Controls.Add(this.label16);
this.groupBox2.Controls.Add(this.comboBox6);
this.groupBox2.Controls.Add(this.label15);
this.groupBox2.Controls.Add(this.label14);
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.textBox8);
this.groupBox2.Controls.Add(this.textBox7);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.label11);
this.groupBox2.Controls.Add(this.textBox6);
this.groupBox2.Controls.Add(this.comboBox4);
this.groupBox2.Controls.Add(this.textBox5);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Controls.Add(this.label9);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Controls.Add(this.comboBox3);
this.groupBox2.Controls.Add(this.comboBox2);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Controls.Add(this.textBox4);
this.groupBox2.Controls.Add(this.textBox3);
this.groupBox2.Controls.Add(this.textBox2);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.label5);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
this.groupBox2.Location = new System.Drawing.Point(0, 331);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(694, 255);
this.groupBox2.TabIndex = 3;
this.groupBox2.TabStop = false;
//
// dateTimePicker2
//
this.dateTimePicker2.Location = new System.Drawing.Point(334, 178);
this.dateTimePicker2.Name = "dateTimePicker2";
this.dateTimePicker2.Size = new System.Drawing.Size(118, 21);
this.dateTimePicker2.TabIndex = 35;
//
// dateTimePicker1
//
this.dateTimePicker1.Location = new System.Drawing.Point(26, 182);
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(115, 21);
this.dateTimePicker1.TabIndex = 34;
//
// monthCalendar1
//
this.monthCalendar1.Location = new System.Drawing.Point(236, 21);
this.monthCalendar1.Name = "monthCalendar1";
this.monthCalendar1.TabIndex = 33;
this.monthCalendar1.Visible = false;
this.monthCalendar1.DateSelected += new System.Windows.Forms.DateRangeEventHandler(this.monthCalendar1_DateSelected);
//
// textBox10
//
this.textBox10.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "讀者信息.備注", true));
this.textBox10.Location = new System.Drawing.Point(71, 222);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(593, 21);
this.textBox10.TabIndex = 32;
//
// dataSet11
//
this.dataSet11.DataSetName = "DataSet1";
this.dataSet11.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
//
// label18
//
this.label18.AutoSize = true;
this.label18.Location = new System.Drawing.Point(24, 222);
this.label18.Name = "label18";
this.label18.Size = new System.Drawing.Size(41, 12);
this.label18.TabIndex = 31;
this.label18.Text = "簡介:";
//
// checkBox1
//
this.checkBox1.AutoSize = true;
this.checkBox1.DataBindings.Add(new System.Windows.Forms.Binding("Checked", this.dataSet11, "讀者信息.是否掛失", true));
this.checkBox1.Location = new System.Drawing.Point(597, 179);
this.checkBox1.Name = "checkBox1";
this.checkBox1.Size = new System.Drawing.Size(72, 16);
this.checkBox1.TabIndex = 29;
this.checkBox1.Text = "是否掛失";
this.checkBox1.UseVisualStyleBackColor = true;
//
// textBox9
//
this.textBox9.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "讀者信息.操作員", true));
this.textBox9.Location = new System.Drawing.Point(470, 179);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(84, 21);
this.textBox9.TabIndex = 28;
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(468, 157);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(53, 12);
this.label16.TabIndex = 27;
this.label16.Text = "操作員:";
//
// comboBox6
//
this.comboBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "讀者信息.登記日期", true));
this.comboBox6.FormattingEnabled = true;
this.comboBox6.Location = new System.Drawing.Point(180, 182);
this.comboBox6.Name = "comboBox6";
this.comboBox6.Size = new System.Drawing.Size(121, 20);
this.comboBox6.TabIndex = 25;
this.comboBox6.Leave += new System.EventHandler(this.comboBox6_Leave);
this.comboBox6.DropDown += new System.EventHandler(this.comboBox6_DropDown);
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(332, 157);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(65, 12);
this.label15.TabIndex = 23;
this.label15.Text = "有效期至:";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(178, 157);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(65, 12);
this.label14.TabIndex = 22;
this.label14.Text = "登記日期:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(24, 157);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 21;
this.label13.Text = "出生日期:";
//
// textBox8
//
this.textBox8.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "讀者信息.期刊借閱次數", true));
this.textBox8.Location = new System.Drawing.Point(517, 114);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(87, 21);
this.textBox8.TabIndex = 20;
//
// textBox7
//
this.textBox7.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "讀者信息.圖書借閱次數", true));
this.textBox7.Location = new System.Drawing.Point(408, 115);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(87, 21);
this.textBox7.TabIndex = 19;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(515, 88);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(89, 12);
this.label12.TabIndex = 18;
this.label12.Text = "期刊借閱次數:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(406, 88);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(89, 12);
this.label11.TabIndex = 17;
this.label11.Text = "圖書借閱次數:";
//
// textBox6
//
this.textBox6.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "讀者信息.證件號碼", true));
this.textBox6.Location = new System.Drawing.Point(290, 114);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(100, 21);
this.textBox6.TabIndex = 16;
//
// comboBox4
//
this.comboBox4.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "讀者信息.有效證件", true));
this.comboBox4.FormattingEnabled = true;
this.comboBox4.Items.AddRange(new object[] {
"學生證",
"身份證",
"教師證",
"公務員證"});
this.comboBox4.Location = new System.Drawing.Point(157, 115);
this.comboBox4.Name = "comboBox4";
this.comboBox4.Size = new System.Drawing.Size(121, 20);
this.comboBox4.TabIndex = 15;
//
// textBox5
//
this.textBox5.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "讀者信息.聯系方式", true));
this.textBox5.Location = new System.Drawing.Point(26, 114);
this.textBox5.Name = "textBox5";
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -