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

📄 jieyuexinxichaxun.designer.cs

📁 Vs2005C#图书管理系统初学的看看有好处的
💻 CS
📖 第 1 页 / 共 3 页
字号:
namespace tsh
{
    partial class jieyuexinxichaxun
    {
        /// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(jieyuexinxichaxun));
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.tabPduj = new System.Windows.Forms.TabPage();
            this.label2 = new System.Windows.Forms.Label();
            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.groupBox2 = new System.Windows.Forms.GroupBox();
            this.butttui = new System.Windows.Forms.Button();
            this.buttcha = new System.Windows.Forms.Button();
            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.tabPshuj = new System.Windows.Forms.TabPage();
            this.label1 = new System.Windows.Forms.Label();
            this.dataGVi2 = new System.Windows.Forms.DataGridView();
            this.Column9 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column10 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column11 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column12 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column13 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column14 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column15 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.Column16 = new System.Windows.Forms.DataGridViewTextBoxColumn();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.button1 = new System.Windows.Forms.Button();
            this.button2 = new System.Windows.Forms.Button();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.labjiage = new System.Windows.Forms.Label();
            this.labchubanshe = new System.Windows.Forms.Label();
            this.labtushumingcheng = new System.Windows.Forms.Label();
            this.labzuozhe = new System.Windows.Forms.Label();
            this.labtushubianhao = new System.Windows.Forms.Label();
            this.textBchubanshe = new System.Windows.Forms.TextBox();
            this.textBtshumingcheng = new System.Windows.Forms.TextBox();
            this.textBjiage = new System.Windows.Forms.TextBox();
            this.textBzuozhe = new System.Windows.Forms.TextBox();
            this.textBtshbianhao = new System.Windows.Forms.TextBox();
            this.tabControl1.SuspendLayout();
            this.tabPduj.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGVi1)).BeginInit();
            this.groupBox2.SuspendLayout();
            this.groupBox1.SuspendLayout();
            this.tabPshuj.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGVi2)).BeginInit();
            this.groupBox4.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPduj);
            this.tabControl1.Controls.Add(this.tabPshuj);
            this.tabControl1.Location = new System.Drawing.Point(12, 13);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(677, 407);
            this.tabControl1.TabIndex = 3;
            this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
            // 
            // tabPduj
            // 
            this.tabPduj.Controls.Add(this.label2);
            this.tabPduj.Controls.Add(this.dataGVi1);
            this.tabPduj.Controls.Add(this.groupBox2);
            this.tabPduj.Controls.Add(this.groupBox1);
            this.tabPduj.Location = new System.Drawing.Point(4, 21);
            this.tabPduj.Name = "tabPduj";
            this.tabPduj.Padding = new System.Windows.Forms.Padding(3);
            this.tabPduj.Size = new System.Drawing.Size(669, 382);
            this.tabPduj.TabIndex = 0;
            this.tabPduj.Text = "查询某一读者当前借阅的所有书籍";
            this.tabPduj.UseVisualStyleBackColor = true;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(31, 185);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(137, 12);
            this.label2.TabIndex = 10;
            this.label2.Text = "该读者当前借阅以下书籍";
            // 
            // dataGVi1
            // 
            this.dataGVi1.AllowUserToAddRows = false;
            this.dataGVi1.AllowUserToDeleteRows = false;
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGVi1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
            this.dataGVi1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGVi1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
            this.dataGVi1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGVi1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.Column1,
            this.Column2,
            this.Column3,
            this.Column4,
            this.Column5,
            this.Column6,
            this.Column7,
            this.Column8});
            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Window;
            dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.dataGVi1.DefaultCellStyle = dataGridViewCellStyle3;
            this.dataGVi1.Location = new System.Drawing.Point(0, 217);
            this.dataGVi1.Name = "dataGVi1";
            this.dataGVi1.ReadOnly = true;
            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle4.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGVi1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
            this.dataGVi1.RowTemplate.Height = 23;
            this.dataGVi1.Size = new System.Drawing.Size(669, 165);
            this.dataGVi1.TabIndex = 9;
            // 
            // Column1
            // 
            this.Column1.DataPropertyName = "duzhebianhao";
            this.Column1.FillWeight = 44.67005F;
            this.Column1.HeaderText = "读者编号";
            this.Column1.Name = "Column1";
            this.Column1.ReadOnly = true;
            this.Column1.Width = 78;
            // 
            // Column2
            // 
            this.Column2.DataPropertyName = "tushubianhao";
            this.Column2.FillWeight = 44.67005F;
            this.Column2.HeaderText = "图书编号";
            this.Column2.Name = "Column2";
            this.Column2.ReadOnly = true;
            this.Column2.Width = 79;
            // 
            // Column3
            // 
            this.Column3.DataPropertyName = "shuming";
            this.Column3.FillWeight = 44.67005F;
            this.Column3.HeaderText = "书名";
            this.Column3.Name = "Column3";
            this.Column3.ReadOnly = true;
            this.Column3.Width = 120;
            // 
            // Column4
            // 
            this.Column4.DataPropertyName = "zuozhe";
            this.Column4.FillWeight = 44.67005F;
            this.Column4.HeaderText = "作者";
            this.Column4.Name = "Column4";
            this.Column4.ReadOnly = true;
            this.Column4.Width = 79;
            // 
            // Column5
            // 
            this.Column5.DataPropertyName = "chubanshe";
            this.Column5.FillWeight = 487.3096F;
            this.Column5.HeaderText = "出版社";
            this.Column5.Name = "Column5";
            this.Column5.ReadOnly = true;
            this.Column5.Width = 120;
            // 
            // Column6
            // 
            this.Column6.DataPropertyName = "jiage";
            this.Column6.FillWeight = 44.67005F;
            this.Column6.HeaderText = "价格";
            this.Column6.Name = "Column6";
            this.Column6.ReadOnly = true;
            this.Column6.Width = 78;
            // 
            // Column7
            // 
            this.Column7.DataPropertyName = "jieshuriqu";
            this.Column7.FillWeight = 44.67005F;
            this.Column7.HeaderText = "借书日期";
            this.Column7.Name = "Column7";
            this.Column7.ReadOnly = true;
            this.Column7.Width = 120;
            // 
            // Column8
            // 
            this.Column8.DataPropertyName = "chaoqutianshu";
            this.Column8.FillWeight = 44.67005F;
            this.Column8.HeaderText = "超期天数";
            this.Column8.Name = "Column8";
            this.Column8.ReadOnly = true;
            this.Column8.Width = 78;
            // 
            // groupBox2
            // 

⌨️ 快捷键说明

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