📄 jieyuexinxichaxun.designer.cs
字号:
this.Column12.DataPropertyName = "shuzhengzhuangtai";
this.Column12.HeaderText = "书证状态";
this.Column12.Name = "Column12";
this.Column12.ReadOnly = true;
//
// Column13
//
this.Column13.DataPropertyName = "xingbie";
this.Column13.HeaderText = "性别";
this.Column13.Name = "Column13";
this.Column13.ReadOnly = true;
//
// Column14
//
this.Column14.DataPropertyName = "danwei";
this.Column14.HeaderText = "单位";
this.Column14.Name = "Column14";
this.Column14.ReadOnly = true;
//
// Column15
//
this.Column15.DataPropertyName = "dianhua";
this.Column15.HeaderText = "电话";
this.Column15.Name = "Column15";
this.Column15.ReadOnly = true;
//
// Column16
//
this.Column16.DataPropertyName = "Email";
this.Column16.HeaderText = "Email";
this.Column16.Name = "Column16";
this.Column16.ReadOnly = true;
//
// groupBox4
//
this.groupBox4.Controls.Add(this.button1);
this.groupBox4.Controls.Add(this.button2);
this.groupBox4.Location = new System.Drawing.Point(514, 14);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(140, 138);
this.groupBox4.TabIndex = 3;
this.groupBox4.TabStop = false;
//
// button1
//
this.button1.Location = new System.Drawing.Point(34, 80);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 39);
this.button1.TabIndex = 3;
this.button1.Text = "退出";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// button2
//
this.button2.Location = new System.Drawing.Point(34, 25);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 39);
this.button2.TabIndex = 1;
this.button2.Text = "查询";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// groupBox3
//
this.groupBox3.Controls.Add(this.labjiage);
this.groupBox3.Controls.Add(this.labchubanshe);
this.groupBox3.Controls.Add(this.labtushumingcheng);
this.groupBox3.Controls.Add(this.labzuozhe);
this.groupBox3.Controls.Add(this.labtushubianhao);
this.groupBox3.Controls.Add(this.textBchubanshe);
this.groupBox3.Controls.Add(this.textBtshumingcheng);
this.groupBox3.Controls.Add(this.textBjiage);
this.groupBox3.Controls.Add(this.textBzuozhe);
this.groupBox3.Controls.Add(this.textBtshbianhao);
this.groupBox3.Location = new System.Drawing.Point(13, 18);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(484, 134);
this.groupBox3.TabIndex = 29;
this.groupBox3.TabStop = false;
//
// labjiage
//
this.labjiage.AutoSize = true;
this.labjiage.Location = new System.Drawing.Point(383, 85);
this.labjiage.Name = "labjiage";
this.labjiage.Size = new System.Drawing.Size(29, 12);
this.labjiage.TabIndex = 19;
this.labjiage.Text = "价格";
this.labjiage.Click += new System.EventHandler(this.labjiage_Click);
//
// labchubanshe
//
this.labchubanshe.AutoSize = true;
this.labchubanshe.Location = new System.Drawing.Point(189, 85);
this.labchubanshe.Name = "labchubanshe";
this.labchubanshe.Size = new System.Drawing.Size(41, 12);
this.labchubanshe.TabIndex = 18;
this.labchubanshe.Text = "出版社";
//
// labtushumingcheng
//
this.labtushumingcheng.AutoSize = true;
this.labtushumingcheng.Location = new System.Drawing.Point(189, 38);
this.labtushumingcheng.Name = "labtushumingcheng";
this.labtushumingcheng.Size = new System.Drawing.Size(53, 12);
this.labtushumingcheng.TabIndex = 16;
this.labtushumingcheng.Text = "图书名称";
//
// labzuozhe
//
this.labzuozhe.AutoSize = true;
this.labzuozhe.Location = new System.Drawing.Point(15, 85);
this.labzuozhe.Name = "labzuozhe";
this.labzuozhe.Size = new System.Drawing.Size(29, 12);
this.labzuozhe.TabIndex = 15;
this.labzuozhe.Text = "作者";
//
// labtushubianhao
//
this.labtushubianhao.AutoSize = true;
this.labtushubianhao.Location = new System.Drawing.Point(15, 38);
this.labtushubianhao.Name = "labtushubianhao";
this.labtushubianhao.Size = new System.Drawing.Size(53, 12);
this.labtushubianhao.TabIndex = 14;
this.labtushubianhao.Text = "图书编号";
//
// textBchubanshe
//
this.textBchubanshe.Enabled = false;
this.textBchubanshe.Location = new System.Drawing.Point(247, 76);
this.textBchubanshe.MaxLength = 20;
this.textBchubanshe.Name = "textBchubanshe";
this.textBchubanshe.Size = new System.Drawing.Size(120, 21);
this.textBchubanshe.TabIndex = 13;
//
// textBtshumingcheng
//
this.textBtshumingcheng.Enabled = false;
this.textBtshumingcheng.Location = new System.Drawing.Point(247, 29);
this.textBtshumingcheng.MaxLength = 30;
this.textBtshumingcheng.Name = "textBtshumingcheng";
this.textBtshumingcheng.Size = new System.Drawing.Size(225, 21);
this.textBtshumingcheng.TabIndex = 12;
//
// textBjiage
//
this.textBjiage.Enabled = false;
this.textBjiage.Location = new System.Drawing.Point(418, 76);
this.textBjiage.MaxLength = 8;
this.textBjiage.Name = "textBjiage";
this.textBjiage.Size = new System.Drawing.Size(54, 21);
this.textBjiage.TabIndex = 11;
//
// textBzuozhe
//
this.textBzuozhe.Enabled = false;
this.textBzuozhe.Location = new System.Drawing.Point(74, 76);
this.textBzuozhe.MaxLength = 20;
this.textBzuozhe.Name = "textBzuozhe";
this.textBzuozhe.Size = new System.Drawing.Size(100, 21);
this.textBzuozhe.TabIndex = 10;
//
// textBtshbianhao
//
this.textBtshbianhao.Location = new System.Drawing.Point(74, 29);
this.textBtshbianhao.MaxLength = 20;
this.textBtshbianhao.Name = "textBtshbianhao";
this.textBtshbianhao.Size = new System.Drawing.Size(100, 21);
this.textBtshbianhao.TabIndex = 17;
//
// jieyuexinxichaxun
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(701, 432);
this.Controls.Add(this.tabControl1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MaximumSize = new System.Drawing.Size(709, 467);
this.Name = "jieyuexinxichaxun";
this.Text = "借阅信息查询";
this.Activated += new System.EventHandler(this.jieyuexinxichaxun_Activated);
this.Load += new System.EventHandler(this.jieyuexinxichaxun_Load);
this.tabControl1.ResumeLayout(false);
this.tabPduj.ResumeLayout(false);
this.tabPduj.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGVi1)).EndInit();
this.groupBox2.ResumeLayout(false);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.tabPshuj.ResumeLayout(false);
this.tabPshuj.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGVi2)).EndInit();
this.groupBox4.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPduj;
private System.Windows.Forms.TabPage tabPshuj;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.Button butttui;
private System.Windows.Forms.Button buttcha;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.TextBox textBxingbie;
private System.Windows.Forms.Label labzhengjianzhuangtai;
private System.Windows.Forms.TextBox textBzhuangtai;
private System.Windows.Forms.Label labduzheleibie;
private System.Windows.Forms.TextBox textByjshushu;
private System.Windows.Forms.TextBox textBleibie;
private System.Windows.Forms.TextBox textBxingming;
private System.Windows.Forms.TextBox textBbianhao;
private System.Windows.Forms.Label labben;
private System.Windows.Forms.Label labyjieshu;
private System.Windows.Forms.Label labduzhebianhao;
private System.Windows.Forms.Label labxingbie;
private System.Windows.Forms.Label labduzhexingming;
private System.Windows.Forms.DataGridView dataGVi1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column1;
private System.Windows.Forms.DataGridViewTextBoxColumn Column2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column3;
private System.Windows.Forms.DataGridViewTextBoxColumn Column4;
private System.Windows.Forms.DataGridViewTextBoxColumn Column5;
private System.Windows.Forms.DataGridViewTextBoxColumn Column6;
private System.Windows.Forms.DataGridViewTextBoxColumn Column7;
private System.Windows.Forms.DataGridViewTextBoxColumn Column8;
private System.Windows.Forms.GroupBox groupBox4;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Label labjiage;
private System.Windows.Forms.Label labchubanshe;
private System.Windows.Forms.Label labtushumingcheng;
private System.Windows.Forms.Label labzuozhe;
private System.Windows.Forms.Label labtushubianhao;
private System.Windows.Forms.TextBox textBchubanshe;
private System.Windows.Forms.TextBox textBtshumingcheng;
private System.Windows.Forms.TextBox textBjiage;
private System.Windows.Forms.TextBox textBzuozhe;
private System.Windows.Forms.TextBox textBtshbianhao;
private System.Windows.Forms.DataGridView dataGVi2;
private System.Windows.Forms.DataGridViewTextBoxColumn Column9;
private System.Windows.Forms.DataGridViewTextBoxColumn Column10;
private System.Windows.Forms.DataGridViewTextBoxColumn Column11;
private System.Windows.Forms.DataGridViewTextBoxColumn Column12;
private System.Windows.Forms.DataGridViewTextBoxColumn Column13;
private System.Windows.Forms.DataGridViewTextBoxColumn Column14;
private System.Windows.Forms.DataGridViewTextBoxColumn Column15;
private System.Windows.Forms.DataGridViewTextBoxColumn Column16;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -