📄 huanshchuli.designer.cs
字号:
namespace tsh
{
partial class huanshchuli
{
/// <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()
{
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(huanshchuli));
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.textBxingbie = new System.Windows.Forms.TextBox();
this.labzhengjianzhuangtai = new System.Windows.Forms.Label();
this.textBzhuangtai = new System.Windows.Forms.TextBox();
this.labduzheleibie = new System.Windows.Forms.Label();
this.textByjshushu = new System.Windows.Forms.TextBox();
this.textBleibie = new System.Windows.Forms.TextBox();
this.textBxingming = new System.Windows.Forms.TextBox();
this.textBbianhao = new System.Windows.Forms.TextBox();
this.labben = new System.Windows.Forms.Label();
this.labyjieshu = new System.Windows.Forms.Label();
this.labduzhebianhao = new System.Windows.Forms.Label();
this.labxingbie = new System.Windows.Forms.Label();
this.labduzhexingming = new System.Windows.Forms.Label();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.buttxiayi = new System.Windows.Forms.Button();
this.butttuichu = new System.Windows.Forms.Button();
this.butthuanhui = new System.Windows.Forms.Button();
this.dataGVi1 = new System.Windows.Forms.DataGridView();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column7 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column8 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label1 = new System.Windows.Forms.Label();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGVi1)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.textBxingbie);
this.groupBox1.Controls.Add(this.labzhengjianzhuangtai);
this.groupBox1.Controls.Add(this.textBzhuangtai);
this.groupBox1.Controls.Add(this.labduzheleibie);
this.groupBox1.Controls.Add(this.textByjshushu);
this.groupBox1.Controls.Add(this.textBleibie);
this.groupBox1.Controls.Add(this.textBxingming);
this.groupBox1.Controls.Add(this.textBbianhao);
this.groupBox1.Controls.Add(this.labben);
this.groupBox1.Controls.Add(this.labyjieshu);
this.groupBox1.Controls.Add(this.labduzhebianhao);
this.groupBox1.Controls.Add(this.labxingbie);
this.groupBox1.Controls.Add(this.labduzhexingming);
this.groupBox1.Location = new System.Drawing.Point(19, 13);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(471, 169);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
//
// textBxingbie
//
this.textBxingbie.Enabled = false;
this.textBxingbie.Location = new System.Drawing.Point(98, 118);
this.textBxingbie.Name = "textBxingbie";
this.textBxingbie.Size = new System.Drawing.Size(100, 21);
this.textBxingbie.TabIndex = 25;
//
// labzhengjianzhuangtai
//
this.labzhengjianzhuangtai.AutoSize = true;
this.labzhengjianzhuangtai.Location = new System.Drawing.Point(258, 79);
this.labzhengjianzhuangtai.Name = "labzhengjianzhuangtai";
this.labzhengjianzhuangtai.Size = new System.Drawing.Size(53, 12);
this.labzhengjianzhuangtai.TabIndex = 18;
this.labzhengjianzhuangtai.Text = "证件状态";
//
// textBzhuangtai
//
this.textBzhuangtai.Enabled = false;
this.textBzhuangtai.Location = new System.Drawing.Point(336, 70);
this.textBzhuangtai.MaxLength = 10;
this.textBzhuangtai.Name = "textBzhuangtai";
this.textBzhuangtai.Size = new System.Drawing.Size(100, 21);
this.textBzhuangtai.TabIndex = 23;
//
// labduzheleibie
//
this.labduzheleibie.AutoSize = true;
this.labduzheleibie.Location = new System.Drawing.Point(258, 37);
this.labduzheleibie.Name = "labduzheleibie";
this.labduzheleibie.Size = new System.Drawing.Size(53, 12);
this.labduzheleibie.TabIndex = 17;
this.labduzheleibie.Text = "读者类别";
//
// textByjshushu
//
this.textByjshushu.Enabled = false;
this.textByjshushu.Location = new System.Drawing.Point(336, 119);
this.textByjshushu.MaxLength = 1;
this.textByjshushu.Name = "textByjshushu";
this.textByjshushu.Size = new System.Drawing.Size(60, 21);
this.textByjshushu.TabIndex = 24;
//
// textBleibie
//
this.textBleibie.Enabled = false;
this.textBleibie.Location = new System.Drawing.Point(336, 28);
this.textBleibie.MaxLength = 10;
this.textBleibie.Name = "textBleibie";
this.textBleibie.Size = new System.Drawing.Size(100, 21);
this.textBleibie.TabIndex = 22;
//
// textBxingming
//
this.textBxingming.Enabled = false;
this.textBxingming.Location = new System.Drawing.Point(98, 79);
this.textBxingming.MaxLength = 10;
this.textBxingming.Name = "textBxingming";
this.textBxingming.Size = new System.Drawing.Size(100, 21);
this.textBxingming.TabIndex = 21;
//
// textBbianhao
//
this.textBbianhao.Location = new System.Drawing.Point(98, 28);
this.textBbianhao.MaxLength = 10;
this.textBbianhao.Name = "textBbianhao";
this.textBbianhao.Size = new System.Drawing.Size(100, 21);
this.textBbianhao.TabIndex = 14;
this.textBbianhao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBbianhao_KeyPress);
//
// labben
//
this.labben.AutoSize = true;
this.labben.Location = new System.Drawing.Point(419, 128);
this.labben.Name = "labben";
this.labben.Size = new System.Drawing.Size(17, 12);
this.labben.TabIndex = 20;
this.labben.Text = "本";
//
// labyjieshu
//
this.labyjieshu.AutoSize = true;
this.labyjieshu.Location = new System.Drawing.Point(258, 128);
this.labyjieshu.Name = "labyjieshu";
this.labyjieshu.Size = new System.Drawing.Size(53, 12);
this.labyjieshu.TabIndex = 19;
this.labyjieshu.Text = "已借书数";
//
// labduzhebianhao
//
this.labduzhebianhao.AutoSize = true;
this.labduzhebianhao.Location = new System.Drawing.Point(29, 37);
this.labduzhebianhao.Name = "labduzhebianhao";
this.labduzhebianhao.Size = new System.Drawing.Size(53, 12);
this.labduzhebianhao.TabIndex = 13;
this.labduzhebianhao.Text = "读者编号";
//
// labxingbie
//
this.labxingbie.AutoSize = true;
this.labxingbie.Location = new System.Drawing.Point(29, 128);
this.labxingbie.Name = "labxingbie";
this.labxingbie.Size = new System.Drawing.Size(29, 12);
this.labxingbie.TabIndex = 16;
this.labxingbie.Text = "性别";
//
// labduzhexingming
//
this.labduzhexingming.AutoSize = true;
this.labduzhexingming.Location = new System.Drawing.Point(29, 88);
this.labduzhexingming.Name = "labduzhexingming";
this.labduzhexingming.Size = new System.Drawing.Size(53, 12);
this.labduzhexingming.TabIndex = 15;
this.labduzhexingming.Text = "读者姓名";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.buttxiayi);
this.groupBox2.Controls.Add(this.butttuichu);
this.groupBox2.Controls.Add(this.butthuanhui);
this.groupBox2.Location = new System.Drawing.Point(513, 13);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(114, 169);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
//
// buttxiayi
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -