⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jieyuexinxichaxun.designer.cs

📁 Vs2005C#图书管理系统初学的看看有好处的
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.groupBox2.Controls.Add(this.butttui);
            this.groupBox2.Controls.Add(this.buttcha);
            this.groupBox2.Location = new System.Drawing.Point(523, 16);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(125, 147);
            this.groupBox2.TabIndex = 3;
            this.groupBox2.TabStop = false;
            // 
            // butttui
            // 
            this.butttui.Location = new System.Drawing.Point(26, 84);
            this.butttui.Name = "butttui";
            this.butttui.Size = new System.Drawing.Size(75, 50);
            this.butttui.TabIndex = 9;
            this.butttui.Text = "退出";
            this.butttui.UseVisualStyleBackColor = true;
            this.butttui.Click += new System.EventHandler(this.butttui_Click);
            // 
            // buttcha
            // 
            this.buttcha.Location = new System.Drawing.Point(26, 21);
            this.buttcha.Name = "buttcha";
            this.buttcha.Size = new System.Drawing.Size(75, 50);
            this.buttcha.TabIndex = 1;
            this.buttcha.Text = "查询";
            this.buttcha.UseVisualStyleBackColor = true;
            this.buttcha.Click += new System.EventHandler(this.buttcha_Click);
            // 
            // 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(18, 16);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(479, 147);
            this.groupBox1.TabIndex = 3;
            this.groupBox1.TabStop = false;
            // 
            // textBxingbie
            // 
            this.textBxingbie.Enabled = false;
            this.textBxingbie.Location = new System.Drawing.Point(97, 108);
            this.textBxingbie.MaxLength = 2;
            this.textBxingbie.Name = "textBxingbie";
            this.textBxingbie.Size = new System.Drawing.Size(132, 21);
            this.textBxingbie.TabIndex = 38;
            // 
            // labzhengjianzhuangtai
            // 
            this.labzhengjianzhuangtai.AutoSize = true;
            this.labzhengjianzhuangtai.Location = new System.Drawing.Point(283, 72);
            this.labzhengjianzhuangtai.Name = "labzhengjianzhuangtai";
            this.labzhengjianzhuangtai.Size = new System.Drawing.Size(53, 12);
            this.labzhengjianzhuangtai.TabIndex = 31;
            this.labzhengjianzhuangtai.Text = "证件状态";
            // 
            // textBzhuangtai
            // 
            this.textBzhuangtai.Enabled = false;
            this.textBzhuangtai.Location = new System.Drawing.Point(342, 63);
            this.textBzhuangtai.MaxLength = 10;
            this.textBzhuangtai.Name = "textBzhuangtai";
            this.textBzhuangtai.Size = new System.Drawing.Size(100, 21);
            this.textBzhuangtai.TabIndex = 36;
            // 
            // labduzheleibie
            // 
            this.labduzheleibie.AutoSize = true;
            this.labduzheleibie.Location = new System.Drawing.Point(283, 27);
            this.labduzheleibie.Name = "labduzheleibie";
            this.labduzheleibie.Size = new System.Drawing.Size(53, 12);
            this.labduzheleibie.TabIndex = 30;
            this.labduzheleibie.Text = "读者类别";
            // 
            // textByjshushu
            // 
            this.textByjshushu.Enabled = false;
            this.textByjshushu.Location = new System.Drawing.Point(342, 108);
            this.textByjshushu.MaxLength = 2;
            this.textByjshushu.Name = "textByjshushu";
            this.textByjshushu.Size = new System.Drawing.Size(60, 21);
            this.textByjshushu.TabIndex = 37;
            // 
            // textBleibie
            // 
            this.textBleibie.Enabled = false;
            this.textBleibie.Location = new System.Drawing.Point(342, 18);
            this.textBleibie.MaxLength = 10;
            this.textBleibie.Name = "textBleibie";
            this.textBleibie.Size = new System.Drawing.Size(100, 21);
            this.textBleibie.TabIndex = 35;
            // 
            // textBxingming
            // 
            this.textBxingming.Enabled = false;
            this.textBxingming.Location = new System.Drawing.Point(97, 63);
            this.textBxingming.MaxLength = 10;
            this.textBxingming.Name = "textBxingming";
            this.textBxingming.Size = new System.Drawing.Size(132, 21);
            this.textBxingming.TabIndex = 34;
            // 
            // textBbianhao
            // 
            this.textBbianhao.Location = new System.Drawing.Point(97, 18);
            this.textBbianhao.MaxLength = 10;
            this.textBbianhao.Name = "textBbianhao";
            this.textBbianhao.Size = new System.Drawing.Size(132, 21);
            this.textBbianhao.TabIndex = 0;
            this.textBbianhao.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBbianhao_KeyPress);
            // 
            // labben
            // 
            this.labben.AutoSize = true;
            this.labben.Location = new System.Drawing.Point(425, 117);
            this.labben.Name = "labben";
            this.labben.Size = new System.Drawing.Size(17, 12);
            this.labben.TabIndex = 33;
            this.labben.Text = "本";
            // 
            // labyjieshu
            // 
            this.labyjieshu.AutoSize = true;
            this.labyjieshu.Location = new System.Drawing.Point(283, 118);
            this.labyjieshu.Name = "labyjieshu";
            this.labyjieshu.Size = new System.Drawing.Size(53, 12);
            this.labyjieshu.TabIndex = 32;
            this.labyjieshu.Text = "已借书数";
            // 
            // labduzhebianhao
            // 
            this.labduzhebianhao.AutoSize = true;
            this.labduzhebianhao.Location = new System.Drawing.Point(38, 27);
            this.labduzhebianhao.Name = "labduzhebianhao";
            this.labduzhebianhao.Size = new System.Drawing.Size(53, 12);
            this.labduzhebianhao.TabIndex = 26;
            this.labduzhebianhao.Text = "读者编号";
            // 
            // labxingbie
            // 
            this.labxingbie.AutoSize = true;
            this.labxingbie.Location = new System.Drawing.Point(38, 117);
            this.labxingbie.Name = "labxingbie";
            this.labxingbie.Size = new System.Drawing.Size(29, 12);
            this.labxingbie.TabIndex = 29;
            this.labxingbie.Text = "性别";
            // 
            // labduzhexingming
            // 
            this.labduzhexingming.AutoSize = true;
            this.labduzhexingming.Location = new System.Drawing.Point(38, 72);
            this.labduzhexingming.Name = "labduzhexingming";
            this.labduzhexingming.Size = new System.Drawing.Size(53, 12);
            this.labduzhexingming.TabIndex = 28;
            this.labduzhexingming.Text = "读者姓名";
            // 
            // tabPshuj
            // 
            this.tabPshuj.Controls.Add(this.label1);
            this.tabPshuj.Controls.Add(this.dataGVi2);
            this.tabPshuj.Controls.Add(this.groupBox4);
            this.tabPshuj.Controls.Add(this.groupBox3);
            this.tabPshuj.Location = new System.Drawing.Point(4, 21);
            this.tabPshuj.Name = "tabPshuj";
            this.tabPshuj.Padding = new System.Windows.Forms.Padding(3);
            this.tabPshuj.Size = new System.Drawing.Size(669, 382);
            this.tabPshuj.TabIndex = 1;
            this.tabPshuj.Text = "查询某一本书正被哪些读者借阅";
            this.tabPshuj.UseVisualStyleBackColor = true;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(11, 186);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(137, 12);
            this.label1.TabIndex = 3;
            this.label1.Text = "该书正在被以下读者借阅";
            // 
            // dataGVi2
            // 
            this.dataGVi2.AllowUserToAddRows = false;
            this.dataGVi2.AllowUserToDeleteRows = false;
            dataGridViewCellStyle5.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGVi2.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle6.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle6.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle6.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle6.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle6.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle6.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGVi2.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle6;
            this.dataGVi2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGVi2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column9,
            this.Column10,
            this.Column11,
            this.Column12,
            this.Column13,
            this.Column14,
            this.Column15,
            this.Column16});
            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle7.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.dataGVi2.DefaultCellStyle = dataGridViewCellStyle7;
            this.dataGVi2.Location = new System.Drawing.Point(0, 212);
            this.dataGVi2.Name = "dataGVi2";
            this.dataGVi2.ReadOnly = true;
            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle8.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGVi2.RowHeadersDefaultCellStyle = dataGridViewCellStyle8;
            this.dataGVi2.RowHeadersVisible = false;
            this.dataGVi2.RowTemplate.Height = 23;
            this.dataGVi2.Size = new System.Drawing.Size(669, 170);
            this.dataGVi2.TabIndex = 2;
            // 
            // Column9
            // 
            this.Column9.DataPropertyName = "duzhebianhao";
            this.Column9.HeaderText = "读者编号";
            this.Column9.Name = "Column9";
            this.Column9.ReadOnly = true;
            // 
            // Column10
            // 
            this.Column10.DataPropertyName = "duzhexingming";
            this.Column10.HeaderText = "读者姓名";
            this.Column10.Name = "Column10";
            this.Column10.ReadOnly = true;
            // 
            // Column11
            // 
            this.Column11.DataPropertyName = "duzheleibie";
            this.Column11.HeaderText = "读者类别";
            this.Column11.Name = "Column11";
            this.Column11.ReadOnly = true;
            // 
            // Column12
            // 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -