You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
332 lines
16 KiB
332 lines
16 KiB
|
|
namespace Sql
|
|
{
|
|
partial class Form21
|
|
{
|
|
/// <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.label1 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label4 = new System.Windows.Forms.Label();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.textBox4 = new System.Windows.Forms.TextBox();
|
|
this.button1 = new System.Windows.Forms.Button();
|
|
this.button2 = new System.Windows.Forms.Button();
|
|
this.button3 = new System.Windows.Forms.Button();
|
|
this.button4 = new System.Windows.Forms.Button();
|
|
this.button5 = new System.Windows.Forms.Button();
|
|
this.button6 = new System.Windows.Forms.Button();
|
|
this.button7 = new System.Windows.Forms.Button();
|
|
this.label5 = new System.Windows.Forms.Label();
|
|
this.label6 = new System.Windows.Forms.Label();
|
|
this.textBox5 = new System.Windows.Forms.TextBox();
|
|
this.textBox6 = new System.Windows.Forms.TextBox();
|
|
this.button8 = new System.Windows.Forms.Button();
|
|
this.button9 = new System.Windows.Forms.Button();
|
|
this.SuspendLayout();
|
|
//
|
|
// label1
|
|
//
|
|
this.label1.AutoSize = true;
|
|
this.label1.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label1.Location = new System.Drawing.Point(68, 47);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(96, 28);
|
|
this.label1.TabIndex = 0;
|
|
this.label1.Text = "学号:";
|
|
//
|
|
// label2
|
|
//
|
|
this.label2.AutoSize = true;
|
|
this.label2.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label2.Location = new System.Drawing.Point(68, 105);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(96, 28);
|
|
this.label2.TabIndex = 1;
|
|
this.label2.Text = "姓名:";
|
|
//
|
|
// label3
|
|
//
|
|
this.label3.AutoSize = true;
|
|
this.label3.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label3.Location = new System.Drawing.Point(68, 156);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(96, 28);
|
|
this.label3.TabIndex = 2;
|
|
this.label3.Text = "班级:";
|
|
//
|
|
// label4
|
|
//
|
|
this.label4.AutoSize = true;
|
|
this.label4.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label4.Location = new System.Drawing.Point(12, 206);
|
|
this.label4.Name = "label4";
|
|
this.label4.Size = new System.Drawing.Size(152, 28);
|
|
this.label4.TabIndex = 3;
|
|
this.label4.Text = "登录密码:";
|
|
//
|
|
// textBox1
|
|
//
|
|
this.textBox1.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox1.Location = new System.Drawing.Point(155, 44);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox1.TabIndex = 5;
|
|
//
|
|
// textBox2
|
|
//
|
|
this.textBox2.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox2.Location = new System.Drawing.Point(151, 105);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox2.TabIndex = 6;
|
|
//
|
|
// textBox3
|
|
//
|
|
this.textBox3.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox3.Location = new System.Drawing.Point(155, 156);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox3.TabIndex = 7;
|
|
//
|
|
// textBox4
|
|
//
|
|
this.textBox4.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox4.Location = new System.Drawing.Point(151, 201);
|
|
this.textBox4.Name = "textBox4";
|
|
this.textBox4.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox4.TabIndex = 8;
|
|
//
|
|
// button1
|
|
//
|
|
this.button1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button1.Location = new System.Drawing.Point(17, 413);
|
|
this.button1.Name = "button1";
|
|
this.button1.Size = new System.Drawing.Size(165, 44);
|
|
this.button1.TabIndex = 10;
|
|
this.button1.Text = "添加";
|
|
this.button1.UseVisualStyleBackColor = true;
|
|
this.button1.Click += new System.EventHandler(this.button1_Click);
|
|
//
|
|
// button2
|
|
//
|
|
this.button2.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button2.Location = new System.Drawing.Point(247, 413);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(165, 44);
|
|
this.button2.TabIndex = 11;
|
|
this.button2.Text = "退出";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// button3
|
|
//
|
|
this.button3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button3.Location = new System.Drawing.Point(17, 413);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(165, 44);
|
|
this.button3.TabIndex = 12;
|
|
this.button3.Text = "修改";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_Click_1);
|
|
//
|
|
// button4
|
|
//
|
|
this.button4.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
this.button4.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button4.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.button4.Location = new System.Drawing.Point(376, 43);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(36, 40);
|
|
this.button4.TabIndex = 13;
|
|
this.button4.Text = "X";
|
|
this.button4.UseVisualStyleBackColor = false;
|
|
this.button4.Click += new System.EventHandler(this.button4_Click);
|
|
//
|
|
// button5
|
|
//
|
|
this.button5.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
this.button5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button5.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.button5.Location = new System.Drawing.Point(376, 105);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(36, 40);
|
|
this.button5.TabIndex = 14;
|
|
this.button5.Text = "X";
|
|
this.button5.UseVisualStyleBackColor = false;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// button6
|
|
//
|
|
this.button6.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
this.button6.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button6.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.button6.Location = new System.Drawing.Point(376, 154);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(36, 40);
|
|
this.button6.TabIndex = 15;
|
|
this.button6.Text = "X";
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
this.button6.Click += new System.EventHandler(this.button6_Click);
|
|
//
|
|
// button7
|
|
//
|
|
this.button7.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
this.button7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button7.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.button7.Location = new System.Drawing.Point(376, 201);
|
|
this.button7.Name = "button7";
|
|
this.button7.Size = new System.Drawing.Size(36, 40);
|
|
this.button7.TabIndex = 16;
|
|
this.button7.Text = "X";
|
|
this.button7.UseVisualStyleBackColor = false;
|
|
this.button7.Click += new System.EventHandler(this.button7_Click);
|
|
//
|
|
// label5
|
|
//
|
|
this.label5.AutoSize = true;
|
|
this.label5.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label5.Location = new System.Drawing.Point(12, 256);
|
|
this.label5.Name = "label5";
|
|
this.label5.Size = new System.Drawing.Size(152, 28);
|
|
this.label5.TabIndex = 17;
|
|
this.label5.Text = "电话号码:";
|
|
this.label5.Click += new System.EventHandler(this.label5_Click);
|
|
//
|
|
// label6
|
|
//
|
|
this.label6.AutoSize = true;
|
|
this.label6.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.label6.Location = new System.Drawing.Point(12, 303);
|
|
this.label6.Name = "label6";
|
|
this.label6.Size = new System.Drawing.Size(152, 28);
|
|
this.label6.TabIndex = 18;
|
|
this.label6.Text = "电子邮箱:";
|
|
//
|
|
// textBox5
|
|
//
|
|
this.textBox5.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox5.Location = new System.Drawing.Point(151, 253);
|
|
this.textBox5.Name = "textBox5";
|
|
this.textBox5.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox5.TabIndex = 19;
|
|
//
|
|
// textBox6
|
|
//
|
|
this.textBox6.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.textBox6.Location = new System.Drawing.Point(155, 303);
|
|
this.textBox6.Name = "textBox6";
|
|
this.textBox6.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox6.TabIndex = 20;
|
|
//
|
|
// button8
|
|
//
|
|
this.button8.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
this.button8.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button8.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.button8.Location = new System.Drawing.Point(380, 256);
|
|
this.button8.Name = "button8";
|
|
this.button8.Size = new System.Drawing.Size(36, 40);
|
|
this.button8.TabIndex = 21;
|
|
this.button8.Text = "X";
|
|
this.button8.UseVisualStyleBackColor = false;
|
|
//
|
|
// button9
|
|
//
|
|
this.button9.BackColor = System.Drawing.SystemColors.ButtonHighlight;
|
|
this.button9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
|
this.button9.ForeColor = System.Drawing.SystemColors.ActiveCaption;
|
|
this.button9.Location = new System.Drawing.Point(376, 301);
|
|
this.button9.Name = "button9";
|
|
this.button9.Size = new System.Drawing.Size(36, 40);
|
|
this.button9.TabIndex = 22;
|
|
this.button9.Text = "X";
|
|
this.button9.UseVisualStyleBackColor = false;
|
|
//
|
|
// Form21
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(428, 494);
|
|
this.Controls.Add(this.button9);
|
|
this.Controls.Add(this.button8);
|
|
this.Controls.Add(this.textBox6);
|
|
this.Controls.Add(this.textBox5);
|
|
this.Controls.Add(this.label6);
|
|
this.Controls.Add(this.label5);
|
|
this.Controls.Add(this.button7);
|
|
this.Controls.Add(this.button6);
|
|
this.Controls.Add(this.button5);
|
|
this.Controls.Add(this.button4);
|
|
this.Controls.Add(this.button3);
|
|
this.Controls.Add(this.button2);
|
|
this.Controls.Add(this.button1);
|
|
this.Controls.Add(this.textBox4);
|
|
this.Controls.Add(this.textBox3);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.textBox1);
|
|
this.Controls.Add(this.label4);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label1);
|
|
this.MaximumSize = new System.Drawing.Size(450, 550);
|
|
this.MinimumSize = new System.Drawing.Size(450, 550);
|
|
this.Name = "Form21";
|
|
this.Text = "学生信息管理";
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Label label1;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label4;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.TextBox textBox4;
|
|
private System.Windows.Forms.Button button1;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button button7;
|
|
private System.Windows.Forms.Label label5;
|
|
private System.Windows.Forms.Label label6;
|
|
private System.Windows.Forms.TextBox textBox5;
|
|
private System.Windows.Forms.TextBox textBox6;
|
|
private System.Windows.Forms.Button button8;
|
|
private System.Windows.Forms.Button button9;
|
|
}
|
|
} |