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

📄 librarysystem.designer.cs

📁 一个基于.NETFramework架构的图书管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
namespace LibraryWinUI
{
    partial class LibrarySystem
    {
        /// <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()
        {
            this.components = new System.ComponentModel.Container();
            this.tabPage7 = new System.Windows.Forms.TabPage();
            this.dataGridView3 = new System.Windows.Forms.DataGridView();
            this.button3 = new System.Windows.Forms.Button();
            this.tabPage6 = new System.Windows.Forms.TabPage();
            this.groupBox12 = new System.Windows.Forms.GroupBox();
            this.btnCancelF = new System.Windows.Forms.Button();
            this.btnConfirmF = new System.Windows.Forms.Button();
            this.txtConfirmPWD = new System.Windows.Forms.TextBox();
            this.label41 = new System.Windows.Forms.Label();
            this.txtNewPWD = new System.Windows.Forms.TextBox();
            this.label40 = new System.Windows.Forms.Label();
            this.txtOriginalPWD = new System.Windows.Forms.TextBox();
            this.label39 = new System.Windows.Forms.Label();
            this.tabPage5 = new System.Windows.Forms.TabPage();
            this.groupBox11 = new System.Windows.Forms.GroupBox();
            this.dataGridView2 = new System.Windows.Forms.DataGridView();
            this.btnSearchE = new System.Windows.Forms.Button();
            this.cbSearchCondition = new System.Windows.Forms.ComboBox();
            this.label38 = new System.Windows.Forms.Label();
            this.tabPage4 = new System.Windows.Forms.TabPage();
            this.groupBox10 = new System.Windows.Forms.GroupBox();
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.btnDelD = new System.Windows.Forms.Button();
            this.btnSearchD = new System.Windows.Forms.Button();
            this.cbBookTypeD2 = new System.Windows.Forms.ComboBox();
            this.label37 = new System.Windows.Forms.Label();
            this.txtBookNameD2 = new System.Windows.Forms.TextBox();
            this.label36 = new System.Windows.Forms.Label();
            this.gbInsertBook = new System.Windows.Forms.GroupBox();
            this.button2 = new System.Windows.Forms.Button();
            this.button1 = new System.Windows.Forms.Button();
            this.rbModify = new System.Windows.Forms.RadioButton();
            this.rbNewBook = new System.Windows.Forms.RadioButton();
            this.cbBookTypeD1 = new System.Windows.Forms.ComboBox();
            this.txtPublisherD = new System.Windows.Forms.TextBox();
            this.txtPublishDateD = new System.Windows.Forms.TextBox();
            this.txtPageCountD = new System.Windows.Forms.TextBox();
            this.txtAuthorD = new System.Windows.Forms.TextBox();
            this.txtBookNameD = new System.Windows.Forms.TextBox();
            this.txtBookVersionD = new System.Windows.Forms.TextBox();
            this.txtWordCountD = new System.Windows.Forms.TextBox();
            this.txtISBND = new System.Windows.Forms.TextBox();
            this.txtBookIDD = new System.Windows.Forms.TextBox();
            this.label35 = new System.Windows.Forms.Label();
            this.label34 = new System.Windows.Forms.Label();
            this.label33 = new System.Windows.Forms.Label();
            this.label32 = new System.Windows.Forms.Label();
            this.label31 = new System.Windows.Forms.Label();
            this.label30 = new System.Windows.Forms.Label();
            this.label29 = new System.Windows.Forms.Label();
            this.label28 = new System.Windows.Forms.Label();
            this.label27 = new System.Windows.Forms.Label();
            this.label26 = new System.Windows.Forms.Label();
            this.tabPage3 = new System.Windows.Forms.TabPage();
            this.groupBox7 = new System.Windows.Forms.GroupBox();
            this.dgBorrowInfoC = new System.Windows.Forms.DataGridView();
            this.rbFemaleC = new System.Windows.Forms.RadioButton();
            this.rbMaleC = new System.Windows.Forms.RadioButton();
            this.label18 = new System.Windows.Forms.Label();
            this.txtClassC = new System.Windows.Forms.TextBox();
            this.label19 = new System.Windows.Forms.Label();
            this.txtNameC = new System.Windows.Forms.TextBox();
            this.label20 = new System.Windows.Forms.Label();
            this.groupBox8 = new System.Windows.Forms.GroupBox();
            this.txtAuthorC = new System.Windows.Forms.TextBox();
            this.txtBookNameC = new System.Windows.Forms.TextBox();
            this.txtPublisherC = new System.Windows.Forms.TextBox();
            this.txtISBNC = new System.Windows.Forms.TextBox();
            this.rbOverTimeNC = new System.Windows.Forms.RadioButton();
            this.rbOverTimeYC = new System.Windows.Forms.RadioButton();
            this.label21 = new System.Windows.Forms.Label();
            this.label22 = new System.Windows.Forms.Label();
            this.label23 = new System.Windows.Forms.Label();
            this.label124 = new System.Windows.Forms.Label();
            this.label125 = new System.Windows.Forms.Label();
            this.groupBox6 = new System.Windows.Forms.GroupBox();
            this.lblAlertMessageC = new System.Windows.Forms.Label();
            this.btnCancelC = new System.Windows.Forms.Button();
            this.btnReborrow = new System.Windows.Forms.Button();
            this.txtBookIDC = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.tabPage2 = new System.Windows.Forms.TabPage();
            this.groupBox5 = new System.Windows.Forms.GroupBox();
            this.dgBorrowInfoB = new System.Windows.Forms.DataGridView();
            this.rbFemaleB = new System.Windows.Forms.RadioButton();
            this.rbMaleB = new System.Windows.Forms.RadioButton();
            this.lebal15 = new System.Windows.Forms.Label();
            this.txtClassB = new System.Windows.Forms.TextBox();
            this.lebal14 = new System.Windows.Forms.Label();
            this.txtNameB = new System.Windows.Forms.TextBox();
            this.label13 = new System.Windows.Forms.Label();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.txtAuthorB = new System.Windows.Forms.TextBox();
            this.txtBookNameB = new System.Windows.Forms.TextBox();
            this.txtPublisherB = new System.Windows.Forms.TextBox();
            this.txtISBNB = new System.Windows.Forms.TextBox();
            this.rbOverTimeNB = new System.Windows.Forms.RadioButton();
            this.rbOverTimeYB = new System.Windows.Forms.RadioButton();
            this.label12 = new System.Windows.Forms.Label();
            this.label11 = new System.Windows.Forms.Label();
            this.label10 = new System.Windows.Forms.Label();
            this.label9 = new System.Windows.Forms.Label();
            this.label8 = new System.Windows.Forms.Label();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.lblAlertMessageB = new System.Windows.Forms.Label();
            this.btnCancelB = new System.Windows.Forms.Button();
            this.btnBorrow = new System.Windows.Forms.Button();
            this.txtBookIDB = new System.Windows.Forms.TextBox();
            this.label6 = new System.Windows.Forms.Label();
            this.tabPage1 = new System.Windows.Forms.TabPage();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.dgBorrowInfoA = new System.Windows.Forms.DataGridView();
            this.btnCancelA2 = new System.Windows.Forms.Button();
            this.btnConfirmA2 = new System.Windows.Forms.Button();
            this.txtBookIDA = new System.Windows.Forms.TextBox();
            this.label5 = new System.Windows.Forms.Label();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.rbFemaleA = new System.Windows.Forms.RadioButton();
            this.rbMaleA = new System.Windows.Forms.RadioButton();
            this.btnCancelA1 = new System.Windows.Forms.Button();
            this.btnConfirmA1 = new System.Windows.Forms.Button();
            this.txtNameA = new System.Windows.Forms.TextBox();
            this.txtClassA = new System.Windows.Forms.TextBox();
            this.txtIDA = new System.Windows.Forms.TextBox();
            this.label4 = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.label2 = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.tabControl1 = new System.Windows.Forms.TabControl();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.showtime = new System.Windows.Forms.Label();
            this.tabPage7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView3)).BeginInit();
            this.tabPage6.SuspendLayout();
            this.groupBox12.SuspendLayout();
            this.tabPage5.SuspendLayout();
            this.groupBox11.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
            this.tabPage4.SuspendLayout();
            this.groupBox10.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.gbInsertBook.SuspendLayout();
            this.tabPage3.SuspendLayout();
            this.groupBox7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgBorrowInfoC)).BeginInit();
            this.groupBox8.SuspendLayout();
            this.groupBox6.SuspendLayout();
            this.tabPage2.SuspendLayout();
            this.groupBox5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgBorrowInfoB)).BeginInit();
            this.groupBox4.SuspendLayout();
            this.groupBox3.SuspendLayout();
            this.tabPage1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dgBorrowInfoA)).BeginInit();
            this.groupBox1.SuspendLayout();
            this.tabControl1.SuspendLayout();
            this.SuspendLayout();
            // 
            // tabPage7
            // 
            this.tabPage7.Controls.Add(this.dataGridView3);
            this.tabPage7.Controls.Add(this.button3);
            this.tabPage7.Location = new System.Drawing.Point(4, 21);
            this.tabPage7.Name = "tabPage7";
            this.tabPage7.Size = new System.Drawing.Size(591, 369);
            this.tabPage7.TabIndex = 6;
            this.tabPage7.Text = "测试";
            this.tabPage7.UseVisualStyleBackColor = true;
            // 
            // dataGridView3
            // 
            this.dataGridView3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView3.Location = new System.Drawing.Point(67, 100);
            this.dataGridView3.Name = "dataGridView3";
            this.dataGridView3.RowTemplate.Height = 23;
            this.dataGridView3.Size = new System.Drawing.Size(474, 230);
            this.dataGridView3.TabIndex = 1;
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(165, 33);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(75, 23);
            this.button3.TabIndex = 0;
            this.button3.Text = "button3";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // tabPage6
            // 
            this.tabPage6.Controls.Add(this.groupBox12);
            this.tabPage6.Location = new System.Drawing.Point(4, 21);
            this.tabPage6.Name = "tabPage6";
            this.tabPage6.Size = new System.Drawing.Size(591, 369);
            this.tabPage6.TabIndex = 5;
            this.tabPage6.Text = "更改密码";
            this.tabPage6.UseVisualStyleBackColor = true;
            // 
            // groupBox12
            // 
            this.groupBox12.Controls.Add(this.btnCancelF);
            this.groupBox12.Controls.Add(this.btnConfirmF);
            this.groupBox12.Controls.Add(this.txtConfirmPWD);
            this.groupBox12.Controls.Add(this.label41);
            this.groupBox12.Controls.Add(this.txtNewPWD);
            this.groupBox12.Controls.Add(this.label40);
            this.groupBox12.Controls.Add(this.txtOriginalPWD);
            this.groupBox12.Controls.Add(this.label39);
            this.groupBox12.Location = new System.Drawing.Point(8, 4);
            this.groupBox12.Name = "groupBox12";
            this.groupBox12.Size = new System.Drawing.Size(586, 362);
            this.groupBox12.TabIndex = 0;
            this.groupBox12.TabStop = false;
            this.groupBox12.Text = "密码更改";
            // 
            // btnCancelF
            // 
            this.btnCancelF.Location = new System.Drawing.Point(314, 220);
            this.btnCancelF.Name = "btnCancelF";
            this.btnCancelF.Size = new System.Drawing.Size(75, 23);
            this.btnCancelF.TabIndex = 7;
            this.btnCancelF.Text = "取消";
            this.btnCancelF.UseVisualStyleBackColor = true;
            // 
            // btnConfirmF
            // 
            this.btnConfirmF.Location = new System.Drawing.Point(161, 220);
            this.btnConfirmF.Name = "btnConfirmF";
            this.btnConfirmF.Size = new System.Drawing.Size(75, 23);
            this.btnConfirmF.TabIndex = 6;
            this.btnConfirmF.Text = "确定";
            this.btnConfirmF.UseVisualStyleBackColor = true;
            this.btnConfirmF.Click += new System.EventHandler(this.btnConfirmF_Click);
            // 
            // txtConfirmPWD
            // 
            this.txtConfirmPWD.Location = new System.Drawing.Point(239, 136);
            this.txtConfirmPWD.Name = "txtConfirmPWD";
            this.txtConfirmPWD.Size = new System.Drawing.Size(150, 21);
            this.txtConfirmPWD.TabIndex = 5;

⌨️ 快捷键说明

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