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.
199 lines
9.4 KiB
199 lines
9.4 KiB
|
|
namespace Sql
|
|
{
|
|
partial class Form51
|
|
{
|
|
/// <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.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.textBox3 = new System.Windows.Forms.TextBox();
|
|
this.textBox2 = new System.Windows.Forms.TextBox();
|
|
this.textBox1 = new System.Windows.Forms.TextBox();
|
|
this.label3 = new System.Windows.Forms.Label();
|
|
this.label2 = new System.Windows.Forms.Label();
|
|
this.label1 = new System.Windows.Forms.Label();
|
|
this.SuspendLayout();
|
|
//
|
|
// 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(379, 202);
|
|
this.button6.Name = "button6";
|
|
this.button6.Size = new System.Drawing.Size(36, 40);
|
|
this.button6.TabIndex = 30;
|
|
this.button6.Text = "X";
|
|
this.button6.UseVisualStyleBackColor = false;
|
|
this.button6.Click += new System.EventHandler(this.button6_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(379, 109);
|
|
this.button5.Name = "button5";
|
|
this.button5.Size = new System.Drawing.Size(36, 40);
|
|
this.button5.TabIndex = 29;
|
|
this.button5.Text = "X";
|
|
this.button5.UseVisualStyleBackColor = false;
|
|
this.button5.Click += new System.EventHandler(this.button5_Click);
|
|
//
|
|
// 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(379, 17);
|
|
this.button4.Name = "button4";
|
|
this.button4.Size = new System.Drawing.Size(36, 40);
|
|
this.button4.TabIndex = 28;
|
|
this.button4.Text = "X";
|
|
this.button4.UseVisualStyleBackColor = false;
|
|
this.button4.Click += new System.EventHandler(this.button4_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(20, 294);
|
|
this.button3.Name = "button3";
|
|
this.button3.Size = new System.Drawing.Size(165, 44);
|
|
this.button3.TabIndex = 27;
|
|
this.button3.Text = "确定";
|
|
this.button3.UseVisualStyleBackColor = true;
|
|
this.button3.Click += new System.EventHandler(this.button3_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(250, 294);
|
|
this.button2.Name = "button2";
|
|
this.button2.Size = new System.Drawing.Size(165, 44);
|
|
this.button2.TabIndex = 26;
|
|
this.button2.Text = "退出";
|
|
this.button2.UseVisualStyleBackColor = true;
|
|
this.button2.Click += new System.EventHandler(this.button2_Click);
|
|
//
|
|
// 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(158, 202);
|
|
this.textBox3.Name = "textBox3";
|
|
this.textBox3.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox3.TabIndex = 23;
|
|
//
|
|
// 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(158, 110);
|
|
this.textBox2.Name = "textBox2";
|
|
this.textBox2.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox2.TabIndex = 22;
|
|
//
|
|
// 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(158, 18);
|
|
this.textBox1.Name = "textBox1";
|
|
this.textBox1.Size = new System.Drawing.Size(219, 39);
|
|
this.textBox1.TabIndex = 21;
|
|
//
|
|
// 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(15, 205);
|
|
this.label3.Name = "label3";
|
|
this.label3.Size = new System.Drawing.Size(152, 28);
|
|
this.label3.TabIndex = 19;
|
|
this.label3.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(43, 113);
|
|
this.label2.Name = "label2";
|
|
this.label2.Size = new System.Drawing.Size(124, 28);
|
|
this.label2.TabIndex = 18;
|
|
this.label2.Text = "旧密码:";
|
|
//
|
|
// 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(43, 21);
|
|
this.label1.Name = "label1";
|
|
this.label1.Size = new System.Drawing.Size(124, 28);
|
|
this.label1.TabIndex = 17;
|
|
this.label1.Text = "姓名:";
|
|
//
|
|
// Form51
|
|
//
|
|
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
|
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
|
this.ClientSize = new System.Drawing.Size(448, 374);
|
|
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.textBox3);
|
|
this.Controls.Add(this.textBox2);
|
|
this.Controls.Add(this.textBox1);
|
|
this.Controls.Add(this.label3);
|
|
this.Controls.Add(this.label2);
|
|
this.Controls.Add(this.label1);
|
|
this.MaximumSize = new System.Drawing.Size(470, 430);
|
|
this.MinimumSize = new System.Drawing.Size(470, 430);
|
|
this.Name = "Form51";
|
|
this.Text = "Form51";
|
|
this.ResumeLayout(false);
|
|
this.PerformLayout();
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
private System.Windows.Forms.Button button6;
|
|
private System.Windows.Forms.Button button5;
|
|
private System.Windows.Forms.Button button4;
|
|
private System.Windows.Forms.Button button3;
|
|
private System.Windows.Forms.Button button2;
|
|
private System.Windows.Forms.TextBox textBox3;
|
|
private System.Windows.Forms.TextBox textBox2;
|
|
private System.Windows.Forms.TextBox textBox1;
|
|
private System.Windows.Forms.Label label3;
|
|
private System.Windows.Forms.Label label2;
|
|
private System.Windows.Forms.Label label1;
|
|
}
|
|
} |