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

📄 frmbookmanagementsystem.designer.cs

📁 图书馆管理系统的一个代码 很好的学习借鉴
💻 CS
📖 第 1 页 / 共 3 页
字号:
            this.imageListBar.Images.SetKeyName(253, "227.GIF");
            this.imageListBar.Images.SetKeyName(254, "228.GIF");
            this.imageListBar.Images.SetKeyName(255, "229.GIF");
            this.imageListBar.Images.SetKeyName(256, "230.GIF");
            this.imageListBar.Images.SetKeyName(257, "231.GIF");
            this.imageListBar.Images.SetKeyName(258, "232.GIF");
            this.imageListBar.Images.SetKeyName(259, "233.GIF");
            this.imageListBar.Images.SetKeyName(260, "234.GIF");
            this.imageListBar.Images.SetKeyName(261, "235.GIF");
            this.imageListBar.Images.SetKeyName(262, "236.GIF");
            this.imageListBar.Images.SetKeyName(263, "237.GIF");
            this.imageListBar.Images.SetKeyName(264, "238.GIF");
            this.imageListBar.Images.SetKeyName(265, "239.GIF");
            this.imageListBar.Images.SetKeyName(266, "240.GIF");
            this.imageListBar.Images.SetKeyName(267, "241.GIF");
            this.imageListBar.Images.SetKeyName(268, "242.GIF");
            this.imageListBar.Images.SetKeyName(269, "243.GIF");
            this.imageListBar.Images.SetKeyName(270, "244.GIF");
            this.imageListBar.Images.SetKeyName(271, "245.GIF");
            this.imageListBar.Images.SetKeyName(272, "246.GIF");
            this.imageListBar.Images.SetKeyName(273, "247.GIF");
            this.imageListBar.Images.SetKeyName(274, "248.GIF");
            this.imageListBar.Images.SetKeyName(275, "249.GIF");
            this.imageListBar.Images.SetKeyName(276, "250.GIF");
            this.imageListBar.Images.SetKeyName(277, "251.GIF");
            this.imageListBar.Images.SetKeyName(278, "252.GIF");
            this.imageListBar.Images.SetKeyName(279, "253.GIF");
            this.imageListBar.Images.SetKeyName(280, "254.GIF");
            this.imageListBar.Images.SetKeyName(281, "255.GIF");
            this.imageListBar.Images.SetKeyName(282, "256.GIF");
            this.imageListBar.Images.SetKeyName(283, "257.GIF");
            this.imageListBar.Images.SetKeyName(284, "258.GIF");
            this.imageListBar.Images.SetKeyName(285, "259.GIF");
            this.imageListBar.Images.SetKeyName(286, "260.GIF");
            this.imageListBar.Images.SetKeyName(287, "261.GIF");
            this.imageListBar.Images.SetKeyName(288, "262.GIF");
            this.imageListBar.Images.SetKeyName(289, "263.GIF");
            this.imageListBar.Images.SetKeyName(290, "264.GIF");
            this.imageListBar.Images.SetKeyName(291, "265.GIF");
            this.imageListBar.Images.SetKeyName(292, "266.GIF");
            this.imageListBar.Images.SetKeyName(293, "267.GIF");
            this.imageListBar.Images.SetKeyName(294, "268.GIF");
            this.imageListBar.Images.SetKeyName(295, "269.GIF");
            this.imageListBar.Images.SetKeyName(296, "270.GIF");
            this.imageListBar.Images.SetKeyName(297, "271.GIF");
            this.imageListBar.Images.SetKeyName(298, "272.GIF");
            this.imageListBar.Images.SetKeyName(299, "273.GIF");
            this.imageListBar.Images.SetKeyName(300, "274.GIF");
            this.imageListBar.Images.SetKeyName(301, "275.GIF");
            this.imageListBar.Images.SetKeyName(302, "276.GIF");
            this.imageListBar.Images.SetKeyName(303, "277.GIF");
            this.imageListBar.Images.SetKeyName(304, "278.GIF");
            this.imageListBar.Images.SetKeyName(305, "279.GIF");
            this.imageListBar.Images.SetKeyName(306, "280.GIF");
            this.imageListBar.Images.SetKeyName(307, "281.GIF");
            this.imageListBar.Images.SetKeyName(308, "282.GIF");
            this.imageListBar.Images.SetKeyName(309, "283.GIF");
            this.imageListBar.Images.SetKeyName(310, "284.GIF");
            this.imageListBar.Images.SetKeyName(311, "285.GIF");
            this.imageListBar.Images.SetKeyName(312, "286.GIF");
            this.imageListBar.Images.SetKeyName(313, "287.GIF");
            this.imageListBar.Images.SetKeyName(314, "288.GIF");
            this.imageListBar.Images.SetKeyName(315, "289.GIF");
            this.imageListBar.Images.SetKeyName(316, "290.GIF");
            this.imageListBar.Images.SetKeyName(317, "291.GIF");
            this.imageListBar.Images.SetKeyName(318, "292.GIF");
            this.imageListBar.Images.SetKeyName(319, "293.GIF");
            this.imageListBar.Images.SetKeyName(320, "294.GIF");
            this.imageListBar.Images.SetKeyName(321, "295.GIF");
            this.imageListBar.Images.SetKeyName(322, "296.GIF");
            // 
            // panel1
            // 
            this.panel1.Controls.Add(this.listView1);
            this.panel1.Controls.Add(this.button3);
            this.panel1.Controls.Add(this.button2);
            this.panel1.Controls.Add(this.button1);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Left;
            this.panel1.Location = new System.Drawing.Point(0, 24);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(161, 406);
            this.panel1.TabIndex = 5;
            // 
            // listView1
            // 
            this.listView1.Activation = System.Windows.Forms.ItemActivation.OneClick;
            this.listView1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.listView1.LargeImageList = this.imageListBar;
            this.listView1.Location = new System.Drawing.Point(0, 69);
            this.listView1.Name = "listView1";
            this.listView1.Size = new System.Drawing.Size(161, 337);
            this.listView1.TabIndex = 7;
            this.listView1.UseCompatibleStateImageBehavior = false;
            this.listView1.ItemActivate += new System.EventHandler(this.listView1_ItemActivate);
            // 
            // button3
            // 
            this.button3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button3.BackgroundImage")));
            this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.button3.Cursor = System.Windows.Forms.Cursors.Hand;
            this.button3.Dock = System.Windows.Forms.DockStyle.Top;
            this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button3.Location = new System.Drawing.Point(0, 46);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(161, 23);
            this.button3.TabIndex = 6;
            this.button3.Text = "书籍/人员管理";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.button3_Click);
            // 
            // button2
            // 
            this.button2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button2.BackgroundImage")));
            this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.button2.Cursor = System.Windows.Forms.Cursors.Hand;
            this.button2.Dock = System.Windows.Forms.DockStyle.Top;
            this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button2.Location = new System.Drawing.Point(0, 23);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(161, 23);
            this.button2.TabIndex = 5;
            this.button2.Text = "借还管理";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1.BackgroundImage")));
            this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.button1.Cursor = System.Windows.Forms.Cursors.Hand;
            this.button1.Dock = System.Windows.Forms.DockStyle.Top;
            this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.button1.Location = new System.Drawing.Point(0, 0);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(161, 23);
            this.button1.TabIndex = 4;
            this.button1.Text = "查看书籍";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // skinEngine
            // 
            this.skinEngine.SerialNumber = "";
            this.skinEngine.SkinFile = null;
            this.skinEngine.SkinStreamMain = ((System.IO.Stream)(resources.GetObject("skinEngine.SkinStreamMain")));
            // 
            // frmBookManagementSystem
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.ClientSize = new System.Drawing.Size(592, 430);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.menuStrip1);
            this.IsMdiContainer = true;
            this.MainMenuStrip = this.menuStrip1;
            this.Name = "frmBookManagementSystem";
            this.Text = "图书管理系统";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmBookManagementSystem_FormClosing);
            this.Load += new System.EventHandler(this.BookManagementSystem_Load);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.MenuStrip menuStrip1;
        private System.Windows.Forms.ToolStripMenuItem 登录ToolStripMenuItem;
        private System.Windows.Forms.ImageList imageListBar;
        private System.Windows.Forms.ToolStripMenuItem 窗口ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 添加ToolStripMenuItem;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.ListView listView1;
        private System.Windows.Forms.Button button3;
        private System.Windows.Forms.Button button2;
        private System.Windows.Forms.Button button1;
        private System.Windows.Forms.ToolStripMenuItem 层叠ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 垂直ToolStripMenuItem;
        private System.Windows.Forms.ToolStripMenuItem 水平ToolStripMenuItem;
        private Sunisoft.IrisSkin.SkinEngine skinEngine;
        private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
    }
}

⌨️ 快捷键说明

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