1 Star 0 Fork 0

CSL/Genealogy_Manage_System

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
CloseRelatives_Information.Designer.cs 13.45 KB
一键复制 编辑 原始数据 按行查看 历史
CSL 提交于 2020-07-06 15:45 . Six Commit Version
namespace Genealogy_Management_System
{
partial class CloseRelatives_Information
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CloseRelatives_Information));
this.label1 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
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.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = 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.textBox5 = new System.Windows.Forms.TextBox();
this.textBox6 = new System.Windows.Forms.TextBox();
this.textBox7 = new System.Windows.Forms.TextBox();
this.textBox8 = new System.Windows.Forms.TextBox();
this.textBox9 = new System.Windows.Forms.TextBox();
this.textBox10 = new System.Windows.Forms.TextBox();
this.textBox11 = new System.Windows.Forms.TextBox();
this.button2 = new System.Windows.Forms.Button();
this.SuspendLayout();
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(90, 62);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(116, 18);
this.label1.TabIndex = 0;
this.label1.Text = "请输入近亲ID";
//
// button1
//
this.button1.Location = new System.Drawing.Point(710, 51);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(76, 40);
this.button1.TabIndex = 1;
this.button1.Text = "查询";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(102, 148);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(44, 18);
this.label2.TabIndex = 2;
this.label2.Text = "姓名";
this.label2.Click += new System.EventHandler(this.label2_Click);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(498, 147);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(44, 18);
this.label3.TabIndex = 3;
this.label3.Text = "性别";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(105, 191);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(44, 18);
this.label4.TabIndex = 4;
this.label4.Text = "父亲";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(501, 190);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(44, 18);
this.label5.TabIndex = 5;
this.label5.Text = "母亲";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(105, 235);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(44, 18);
this.label6.TabIndex = 6;
this.label6.Text = "配偶";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(501, 234);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(44, 18);
this.label7.TabIndex = 7;
this.label7.Text = "关系";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(105, 277);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(80, 18);
this.label8.TabIndex = 8;
this.label8.Text = "家中排行";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(504, 277);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(44, 18);
this.label9.TabIndex = 9;
this.label9.Text = "字辈";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(102, 324);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(80, 18);
this.label10.TabIndex = 10;
this.label10.Text = "出生日期";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(501, 324);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(62, 18);
this.label11.TabIndex = 11;
this.label11.Text = "出生地";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(227, 56);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(459, 28);
this.textBox1.TabIndex = 14;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(196, 137);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(240, 28);
this.textBox2.TabIndex = 15;
//
// textBox3
//
this.textBox3.Location = new System.Drawing.Point(593, 137);
this.textBox3.Name = "textBox3";
this.textBox3.Size = new System.Drawing.Size(193, 28);
this.textBox3.TabIndex = 16;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(196, 180);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(240, 28);
this.textBox4.TabIndex = 17;
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(593, 180);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(193, 28);
this.textBox5.TabIndex = 18;
//
// textBox6
//
this.textBox6.Location = new System.Drawing.Point(196, 224);
this.textBox6.Name = "textBox6";
this.textBox6.Size = new System.Drawing.Size(240, 28);
this.textBox6.TabIndex = 19;
//
// textBox7
//
this.textBox7.Location = new System.Drawing.Point(593, 224);
this.textBox7.Name = "textBox7";
this.textBox7.Size = new System.Drawing.Size(193, 28);
this.textBox7.TabIndex = 20;
//
// textBox8
//
this.textBox8.Location = new System.Drawing.Point(196, 266);
this.textBox8.Name = "textBox8";
this.textBox8.Size = new System.Drawing.Size(240, 28);
this.textBox8.TabIndex = 21;
//
// textBox9
//
this.textBox9.Location = new System.Drawing.Point(593, 266);
this.textBox9.Name = "textBox9";
this.textBox9.Size = new System.Drawing.Size(193, 28);
this.textBox9.TabIndex = 22;
//
// textBox10
//
this.textBox10.Location = new System.Drawing.Point(196, 313);
this.textBox10.Name = "textBox10";
this.textBox10.Size = new System.Drawing.Size(240, 28);
this.textBox10.TabIndex = 23;
//
// textBox11
//
this.textBox11.Location = new System.Drawing.Point(593, 313);
this.textBox11.Name = "textBox11";
this.textBox11.Size = new System.Drawing.Size(193, 28);
this.textBox11.TabIndex = 24;
//
// button2
//
this.button2.Location = new System.Drawing.Point(387, 446);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(80, 48);
this.button2.TabIndex = 25;
this.button2.Text = "返回";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// CloseRelatives_Information
//
this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
this.ClientSize = new System.Drawing.Size(915, 529);
this.Controls.Add(this.button2);
this.Controls.Add(this.textBox11);
this.Controls.Add(this.textBox10);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label11);
this.Controls.Add(this.label10);
this.Controls.Add(this.label9);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.button1);
this.Controls.Add(this.label1);
this.Name = "CloseRelatives_Information";
this.Text = "CloseRelatives_Information";
this.Load += new System.EventHandler(this.CloseRelatives_Information_Load);
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
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.TextBox textBox5;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.Button button2;
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/cai_shuanglian/Genealogy_Manage_System.git
git@gitee.com:cai_shuanglian/Genealogy_Manage_System.git
cai_shuanglian
Genealogy_Manage_System
Genealogy_Manage_System
master

搜索帮助