📄 form1.designer.cs
字号:
namespace 读者类别设置
{
partial class Form1
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
this.panel1 = new System.Windows.Forms.Panel();
this.button10 = new System.Windows.Forms.Button();
this.button9 = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.button7 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
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.button11 = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.textBox1 = new System.Windows.Forms.TextBox();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.textBox2 = new System.Windows.Forms.TextBox();
this.textBox3 = new System.Windows.Forms.TextBox();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.textBox4 = new System.Windows.Forms.TextBox();
this.dataSet21 = new 读者类别设置.DataSet2();
this.textBox5 = new System.Windows.Forms.TextBox();
this.textBox6 = new System.Windows.Forms.TextBox();
this.comboBox1 = new System.Windows.Forms.ComboBox();
this.comboBox2 = new System.Windows.Forms.ComboBox();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.textBox7 = new System.Windows.Forms.TextBox();
this.comboBox3 = new System.Windows.Forms.ComboBox();
this.textBox8 = new System.Windows.Forms.TextBox();
this.textBox9 = new System.Windows.Forms.TextBox();
this.textBox10 = new System.Windows.Forms.TextBox();
this.label14 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.textBox11 = new System.Windows.Forms.TextBox();
this.checkBox1 = new System.Windows.Forms.CheckBox();
this.label18 = new System.Windows.Forms.Label();
this.textBox12 = new System.Windows.Forms.TextBox();
this.dataGrid1 = new System.Windows.Forms.DataGrid();
this.sqlConnection1 = new System.Data.SqlClient.SqlConnection();
this.sqlSelectCommand1 = new System.Data.SqlClient.SqlCommand();
this.sqlInsertCommand1 = new System.Data.SqlClient.SqlCommand();
this.sqlUpdateCommand1 = new System.Data.SqlClient.SqlCommand();
this.sqlDeleteCommand1 = new System.Data.SqlClient.SqlCommand();
this.sqlDataAdapter1 = new System.Data.SqlClient.SqlDataAdapter();
this.读者信息BindingSource = new System.Windows.Forms.BindingSource(this.components);
this.button12 = new System.Windows.Forms.Button();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
this.dateTimePicker3 = new System.Windows.Forms.DateTimePicker();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataSet21)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dataGrid1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.读者信息BindingSource)).BeginInit();
this.SuspendLayout();
//
// panel1
//
this.panel1.Controls.Add(this.button10);
this.panel1.Controls.Add(this.button9);
this.panel1.Controls.Add(this.button8);
this.panel1.Controls.Add(this.button7);
this.panel1.Controls.Add(this.button6);
this.panel1.Controls.Add(this.button5);
this.panel1.Controls.Add(this.button4);
this.panel1.Controls.Add(this.button3);
this.panel1.Controls.Add(this.button2);
this.panel1.Controls.Add(this.button1);
this.panel1.Location = new System.Drawing.Point(1, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(652, 47);
this.panel1.TabIndex = 0;
//
// button10
//
this.button10.Image = ((System.Drawing.Image)(resources.GetObject("button10.Image")));
this.button10.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
this.button10.Location = new System.Drawing.Point(461, 3);
this.button10.Name = "button10";
this.button10.Size = new System.Drawing.Size(49, 41);
this.button10.TabIndex = 9;
this.button10.Text = "退出";
this.button10.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button10.UseVisualStyleBackColor = true;
this.button10.Click += new System.EventHandler(this.button10_Click);
//
// button9
//
this.button9.Image = ((System.Drawing.Image)(resources.GetObject("button9.Image")));
this.button9.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
this.button9.Location = new System.Drawing.Point(414, 3);
this.button9.Name = "button9";
this.button9.Size = new System.Drawing.Size(43, 41);
this.button9.TabIndex = 8;
this.button9.Text = "取消";
this.button9.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button9.UseVisualStyleBackColor = true;
//
// button8
//
this.button8.Image = ((System.Drawing.Image)(resources.GetObject("button8.Image")));
this.button8.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
this.button8.Location = new System.Drawing.Point(368, 3);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(42, 41);
this.button8.TabIndex = 7;
this.button8.Text = "提交";
this.button8.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button8.UseVisualStyleBackColor = true;
//
// button7
//
this.button7.Image = ((System.Drawing.Image)(resources.GetObject("button7.Image")));
this.button7.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
this.button7.Location = new System.Drawing.Point(322, 3);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(42, 41);
this.button7.TabIndex = 6;
this.button7.Text = "删除";
this.button7.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button7.UseVisualStyleBackColor = true;
//
// button6
//
this.button6.Image = ((System.Drawing.Image)(resources.GetObject("button6.Image")));
this.button6.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
this.button6.Location = new System.Drawing.Point(277, 3);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(42, 41);
this.button6.TabIndex = 5;
this.button6.Text = "修改";
this.button6.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button6.UseVisualStyleBackColor = true;
//
// button5
//
this.button5.Image = ((System.Drawing.Image)(resources.GetObject("button5.Image")));
this.button5.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
this.button5.Location = new System.Drawing.Point(234, 3);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(40, 41);
this.button5.TabIndex = 4;
this.button5.Text = "新增";
this.button5.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button5.UseVisualStyleBackColor = true;
this.button5.Click += new System.EventHandler(this.button5_Click);
//
// button4
//
this.button4.Image = ((System.Drawing.Image)(resources.GetObject("button4.Image")));
this.button4.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
this.button4.Location = new System.Drawing.Point(181, 3);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(50, 41);
this.button4.TabIndex = 3;
this.button4.Text = "尾记录";
this.button4.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button4.UseVisualStyleBackColor = true;
this.button4.Click += new System.EventHandler(this.button4_Click);
//
// button3
//
this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
this.button3.ImageAlign = System.Drawing.ContentAlignment.TopCenter;
this.button3.Location = new System.Drawing.Point(116, 3);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(62, 41);
this.button3.TabIndex = 2;
this.button3.Text = "下一记录";
this.button3.TextAlign = System.Drawing.ContentAlignment.BottomCenter;
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -