📄 fmain1.designer.cs
字号:
// 读者借阅记录查询ToolStripMenuItem
//
this.读者借阅记录查询ToolStripMenuItem.Name = "读者借阅记录查询ToolStripMenuItem";
this.读者借阅记录查询ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.读者借阅记录查询ToolStripMenuItem.Text = "读者借阅记录查询(&Q)";
this.读者借阅记录查询ToolStripMenuItem.Click += new System.EventHandler(this.读者借阅记录查询ToolStripMenuItem_Click);
//
// 图书馆书籍分类查询ToolStripMenuItem
//
this.图书馆书籍分类查询ToolStripMenuItem.Name = "图书馆书籍分类查询ToolStripMenuItem";
this.图书馆书籍分类查询ToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.图书馆书籍分类查询ToolStripMenuItem.Text = "图书馆书籍分类统计";
this.图书馆书籍分类查询ToolStripMenuItem.Click += new System.EventHandler(this.图书馆书籍分类查询ToolStripMenuItem_Click);
//
// 系统设置ToolStripMenuItem
//
this.系统设置ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.本馆ToolStripMenuItem,
this.超期罚款设定ToolStripMenuItem});
this.系统设置ToolStripMenuItem.Name = "系统设置ToolStripMenuItem";
this.系统设置ToolStripMenuItem.Size = new System.Drawing.Size(83, 18);
this.系统设置ToolStripMenuItem.Text = "系统设置(&R)";
//
// 本馆ToolStripMenuItem
//
this.本馆ToolStripMenuItem.Name = "本馆ToolStripMenuItem";
this.本馆ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.本馆ToolStripMenuItem.Text = "读者分类设定(&R)";
this.本馆ToolStripMenuItem.Click += new System.EventHandler(this.本馆ToolStripMenuItem_Click);
//
// 超期罚款设定ToolStripMenuItem
//
this.超期罚款设定ToolStripMenuItem.Name = "超期罚款设定ToolStripMenuItem";
this.超期罚款设定ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
this.超期罚款设定ToolStripMenuItem.Text = "超期罚款设定(&M)";
this.超期罚款设定ToolStripMenuItem.Click += new System.EventHandler(this.超期罚款设定ToolStripMenuItem_Click);
//
// toolStripButton9
//
this.toolStripButton9.Image = global::Library.Properties.Resources.W95MBX01;
this.toolStripButton9.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton9.Name = "toolStripButton9";
this.toolStripButton9.Size = new System.Drawing.Size(36, 48);
this.toolStripButton9.Text = "退出";
this.toolStripButton9.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton9.Click += new System.EventHandler(this.toolStripButton9_Click);
//
// toolStripButton2
//
this.toolStripButton2.Image = global::Library.Properties.Resources._116;
this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(36, 48);
this.toolStripButton2.Text = "借书";
this.toolStripButton2.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
//
// toolStripButton3
//
this.toolStripButton3.Image = global::Library.Properties.Resources._257;
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(36, 48);
this.toolStripButton3.Text = "还书";
this.toolStripButton3.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
//
// toolStripButton4
//
this.toolStripButton4.Image = global::Library.Properties.Resources._119;
this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton4.Name = "toolStripButton4";
this.toolStripButton4.Size = new System.Drawing.Size(57, 48);
this.toolStripButton4.Text = "证件挂失";
this.toolStripButton4.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
//
// toolStripButton5
//
this.toolStripButton5.Image = global::Library.Properties.Resources._31;
this.toolStripButton5.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton5.Name = "toolStripButton5";
this.toolStripButton5.Size = new System.Drawing.Size(57, 48);
this.toolStripButton5.Text = "图书管理";
this.toolStripButton5.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton5.Click += new System.EventHandler(this.toolStripButton5_Click);
//
// toolStripButton6
//
this.toolStripButton6.Image = global::Library.Properties.Resources._00;
this.toolStripButton6.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton6.Name = "toolStripButton6";
this.toolStripButton6.Size = new System.Drawing.Size(57, 48);
this.toolStripButton6.Text = "读者管理";
this.toolStripButton6.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageAboveText;
this.toolStripButton6.Click += new System.EventHandler(this.toolStripButton6_Click);
//
// toolStrip1
//
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripButton9,
this.toolStripButton2,
this.toolStripButton3,
this.toolStripButton4,
this.toolStripButton5,
this.toolStripButton6});
this.toolStrip1.Location = new System.Drawing.Point(0, 24);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(455, 51);
this.toolStrip1.TabIndex = 1;
this.toolStrip1.Text = "证件挂失";
this.toolStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.toolStrip1_ItemClicked);
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(303, 151);
this.textBox1.Name = "textBox1";
this.textBox1.ReadOnly = true;
this.textBox1.Size = new System.Drawing.Size(100, 26);
this.textBox1.TabIndex = 2;
this.textBox1.Visible = false;
//
// fMain1
//
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(455, 587);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.menuStrip1);
this.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MainMenuStrip = this.menuStrip1;
this.Margin = new System.Windows.Forms.Padding(4);
this.Name = "fMain1";
this.Text = "管理员登录";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.fMain1_Load);
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem 用户功能ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 数据备份ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 退出ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 事务处理ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 借书管理ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 还书管理ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 图书证挂失处理ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 数据管理ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 图书管理ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 读者管理ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 查询统计ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 图书综合查询ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 读者综合查询ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 读者借阅记录查询ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 图书馆书籍分类查询ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 系统设置ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 本馆ToolStripMenuItem;
private System.Windows.Forms.ToolStripMenuItem 超期罚款设定ToolStripMenuItem;
private System.Windows.Forms.ToolStripButton toolStripButton9;
private System.Windows.Forms.ToolStripButton toolStripButton2;
private System.Windows.Forms.ToolStripButton toolStripButton3;
private System.Windows.Forms.ToolStripButton toolStripButton4;
private System.Windows.Forms.ToolStripButton toolStripButton5;
private System.Windows.Forms.ToolStripButton toolStripButton6;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.TextBox textBox1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -