?? librarymanager.cs
字號:
this.mnuWindows = new System.Windows.Forms.MenuItem();
this.mnuHelp = new System.Windows.Forms.MenuItem();
this.menuItem19 = new System.Windows.Forms.MenuItem();
this.menuItem20 = new System.Windows.Forms.MenuItem();
this.mnuAboutLibraryManageSystem = new System.Windows.Forms.MenuItem();
this.iltToolBar = new System.Windows.Forms.ImageList(this.components);
this.tbMain = new System.Windows.Forms.ToolBar();
this.toolBarButton1 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton7 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton2 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton3 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton4 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton5 = new System.Windows.Forms.ToolBarButton();
this.toolBarButton6 = new System.Windows.Forms.ToolBarButton();
this.prtDocument = new System.Drawing.Printing.PrintDocument();
this.dlgPageSetup = new System.Windows.Forms.PageSetupDialog();
this.dlgPrint = new System.Windows.Forms.PrintDialog();
this.menuItem2 = new System.Windows.Forms.MenuItem();
this.SuspendLayout();
//
// mnuMain
//
this.mnuMain.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem1,
this.mnuSystem,
this.mnuBooksSetting,
this.mnuBooksManage,
this.mnuReaderManage,
this.mnuSystemSearch,
this.mnuStatistics,
this.mnuWindows,
this.mnuHelp});
//
// menuItem1
//
this.menuItem1.Index = 0;
this.menuItem1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.mnuProvisionalLeave,
this.menuItem3,
this.mnuExitSystem});
this.menuItem1.Text = "文件(&F)";
//
// mnuProvisionalLeave
//
this.mnuProvisionalLeave.Index = 0;
this.mnuProvisionalLeave.Shortcut = System.Windows.Forms.Shortcut.CtrlB;
this.mnuProvisionalLeave.Text = "暫時離開";
this.mnuProvisionalLeave.Click += new System.EventHandler(this.mnuProvisionalLeave_Click);
//
// menuItem3
//
this.menuItem3.Index = 1;
this.menuItem3.Text = "-";
//
// mnuExitSystem
//
this.mnuExitSystem.Index = 2;
this.mnuExitSystem.Shortcut = System.Windows.Forms.Shortcut.CtrlD;
this.mnuExitSystem.Text = "退出系統";
this.mnuExitSystem.Click += new System.EventHandler(this.mnuExitSystem_Click);
//
// mnuSystem
//
this.mnuSystem.Index = 1;
this.mnuSystem.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.mnuUserSetting,
this.mnuLibraryInfo});
this.mnuSystem.Text = "系統設置(&S)";
//
// mnuUserSetting
//
this.mnuUserSetting.Index = 0;
this.mnuUserSetting.Shortcut = System.Windows.Forms.Shortcut.CtrlE;
this.mnuUserSetting.Text = "管理員設置";
this.mnuUserSetting.Click += new System.EventHandler(this.mnuUserSetting_Click);
//
// mnuLibraryInfo
//
this.mnuLibraryInfo.Index = 1;
this.mnuLibraryInfo.Shortcut = System.Windows.Forms.Shortcut.CtrlF;
this.mnuLibraryInfo.Text = "圖書館信息";
this.mnuLibraryInfo.Click += new System.EventHandler(this.mnuLibraryInfo_Click);
//
// mnuBooksSetting
//
this.mnuBooksSetting.Index = 2;
this.mnuBooksSetting.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.mnuPressSetting,
this.menuItem48,
this.menuItem5});
this.mnuBooksSetting.Text = "圖書設置(&B)";
//
// mnuPressSetting
//
this.mnuPressSetting.Index = 0;
this.mnuPressSetting.Shortcut = System.Windows.Forms.Shortcut.CtrlG;
this.mnuPressSetting.Text = "出版社設置";
this.mnuPressSetting.Click += new System.EventHandler(this.mnuPressSetting_Click);
//
// menuItem48
//
this.menuItem48.Index = 1;
this.menuItem48.Text = "-";
//
// menuItem5
//
this.menuItem5.Index = 2;
this.menuItem5.Shortcut = System.Windows.Forms.Shortcut.CtrlH;
this.menuItem5.Text = "存放位置";
this.menuItem5.Click += new System.EventHandler(this.menuItem5_Click);
//
// mnuBooksManage
//
this.mnuBooksManage.Index = 3;
this.mnuBooksManage.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.mnuBuyBooks,
this.mnuBooksInfo,
this.menuItem6,
this.mnuBorrowBooks,
this.menuItem10,
this.menuItem11,
this.mnuReturnBooks,
this.menuItem18,
this.menuItem21,
this.menuItem22});
this.mnuBooksManage.Text = "圖書管理(&M)";
//
// mnuBuyBooks
//
this.mnuBuyBooks.Index = 0;
this.mnuBuyBooks.Shortcut = System.Windows.Forms.Shortcut.CtrlI;
this.mnuBuyBooks.Text = "圖書采購";
this.mnuBuyBooks.Click += new System.EventHandler(this.mnuBuyBooks_Click);
//
// mnuBooksInfo
//
this.mnuBooksInfo.Index = 1;
this.mnuBooksInfo.Shortcut = System.Windows.Forms.Shortcut.CtrlJ;
this.mnuBooksInfo.Text = "圖書資料";
this.mnuBooksInfo.Click += new System.EventHandler(this.mnuBooksInfo_Click);
//
// menuItem6
//
this.menuItem6.Index = 2;
this.menuItem6.Text = "-";
//
// mnuBorrowBooks
//
this.mnuBorrowBooks.Index = 3;
this.mnuBorrowBooks.Shortcut = System.Windows.Forms.Shortcut.CtrlK;
this.mnuBorrowBooks.Text = "借閱圖書";
this.mnuBorrowBooks.Click += new System.EventHandler(this.mnuBorrowBooks_Click);
//
// menuItem10
//
this.menuItem10.Index = 4;
this.menuItem10.Shortcut = System.Windows.Forms.Shortcut.CtrlL;
this.menuItem10.Text = "續借圖書";
this.menuItem10.Click += new System.EventHandler(this.menuItem10_Click);
//
// menuItem11
//
this.menuItem11.Index = 5;
this.menuItem11.Text = "-";
//
// mnuReturnBooks
//
this.mnuReturnBooks.Index = 6;
this.mnuReturnBooks.Shortcut = System.Windows.Forms.Shortcut.CtrlM;
this.mnuReturnBooks.Text = "歸還圖書";
this.mnuReturnBooks.Click += new System.EventHandler(this.mnuReturnBooks_Click);
//
// menuItem18
//
this.menuItem18.Index = 7;
this.menuItem18.Shortcut = System.Windows.Forms.Shortcut.CtrlN;
this.menuItem18.Text = "毀書罰款";
this.menuItem18.Visible = false;
//
// menuItem21
//
this.menuItem21.Index = 8;
this.menuItem21.Text = "-";
//
// menuItem22
//
this.menuItem22.Index = 9;
this.menuItem22.Shortcut = System.Windows.Forms.Shortcut.CtrlO;
this.menuItem22.Text = "掛失圖書";
this.menuItem22.Click += new System.EventHandler(this.menuItem22_Click);
//
// mnuReaderManage
//
this.mnuReaderManage.Index = 4;
this.mnuReaderManage.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem23,
this.menuItem25,
this.mnuAddNewCard,
this.mnuCancelReader,
this.mnuRegisterLoss,
this.mnuLiftLossRegister,
this.menuItem27,
this.mnuReaderManager,
this.menuItem2});
this.mnuReaderManage.Text = "讀者管理(&R)";
//
// menuItem23
//
this.menuItem23.Index = 0;
this.menuItem23.Shortcut = System.Windows.Forms.Shortcut.CtrlP;
this.menuItem23.Text = "類型設置";
this.menuItem23.Click += new System.EventHandler(this.menuItem23_Click);
//
// menuItem25
//
this.menuItem25.Index = 1;
this.menuItem25.Text = "-";
//
// mnuAddNewCard
//
this.mnuAddNewCard.Index = 2;
this.mnuAddNewCard.Shortcut = System.Windows.Forms.Shortcut.CtrlQ;
this.mnuAddNewCard.Text = "讀者辦證";
this.mnuAddNewCard.Click += new System.EventHandler(this.mnuAddNewCard_Click);
//
// mnuCancelReader
//
this.mnuCancelReader.Index = 3;
this.mnuCancelReader.Shortcut = System.Windows.Forms.Shortcut.CtrlR;
this.mnuCancelReader.Text = "讀者注銷";
this.mnuCancelReader.Visible = false;
this.mnuCancelReader.Click += new System.EventHandler(this.mnuCancelReader_Click);
//
// mnuRegisterLoss
//
this.mnuRegisterLoss.Index = 4;
this.mnuRegisterLoss.Shortcut = System.Windows.Forms.Shortcut.CtrlS;
this.mnuRegisterLoss.Text = "證件掛失";
this.mnuRegisterLoss.Click += new System.EventHandler(this.mnuRegisterLoss_Click);
//
// mnuLiftLossRegister
//
this.mnuLiftLossRegister.Index = 5;
this.mnuLiftLossRegister.Shortcut = System.Windows.Forms.Shortcut.CtrlT;
this.mnuLiftLossRegister.Text = "證件解掛";
this.mnuLiftLossRegister.Click += new System.EventHandler(this.mnuLiftLossRegister_Click);
//
// menuItem27
//
this.menuItem27.Index = 6;
this.menuItem27.Text = "-";
//
// mnuReaderManager
//
this.mnuReaderManager.Index = 7;
this.mnuReaderManager.Text = "讀者管理";
this.mnuReaderManager.Click += new System.EventHandler(this.mnuReaderManager_Click);
//
// mnuSystemSearch
//
this.mnuSystemSearch.Index = 5;
this.mnuSystemSearch.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem32,
this.menuItem33,
this.menuItem34,
this.menuItem35,
this.menuItem36,
this.menuItem37,
this.menuItem38,
this.menuItem39,
this.menuItem40,
this.menuItem41});
this.mnuSystemSearch.Text = "系統查詢(&E)";
//
// menuItem32
//
this.menuItem32.Index = 0;
this.menuItem32.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftA;
this.menuItem32.Text = "圖書借閱記錄";
this.menuItem32.Click += new System.EventHandler(this.menuItem32_Click);
//
// menuItem33
//
this.menuItem33.Index = 1;
this.menuItem33.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftB;
this.menuItem33.Text = "借閱圖書查詢";
this.menuItem33.Click += new System.EventHandler(this.menuItem33_Click);
//
// menuItem34
//
this.menuItem34.Index = 2;
this.menuItem34.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftC;
this.menuItem34.Text = "歸還圖書查詢";
this.menuItem34.Click += new System.EventHandler(this.menuItem34_Click);
//
// menuItem35
//
this.menuItem35.Index = 3;
this.menuItem35.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftD;
this.menuItem35.Text = "超期圖書查詢";
this.menuItem35.Click += new System.EventHandler(this.menuItem35_Click);
//
// menuItem36
//
this.menuItem36.Index = 4;
this.menuItem36.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftE;
this.menuItem36.Text = "丟失圖書查詢";
this.menuItem36.Click += new System.EventHandler(this.menuItem36_Click);
//
// menuItem37
//
this.menuItem37.Index = 5;
this.menuItem37.Text = "-";
//
// menuItem38
//
this.menuItem38.Index = 6;
this.menuItem38.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftF;
this.menuItem38.Text = "讀者信息查詢";
this.menuItem38.Click += new System.EventHandler(this.menuItem38_Click);
//
// menuItem39
//
this.menuItem39.Index = 7;
this.menuItem39.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftG;
this.menuItem39.Text = "借書證掛失查詢";
this.menuItem39.Click += new System.EventHandler(this.menuItem39_Click);
//
// menuItem40
//
this.menuItem40.Index = 8;
this.menuItem40.Text = "-";
//
// menuItem41
//
this.menuItem41.Index = 9;
this.menuItem41.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.menuItem42,
this.menuItem43,
this.menuItem44});
this.menuItem41.Text = "今日信息查詢";
//
// menuItem42
//
this.menuItem42.Index = 0;
this.menuItem42.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftH;
this.menuItem42.Text = "借閱圖書查詢";
this.menuItem42.Click += new System.EventHandler(this.menuItem42_Click);
//
// menuItem43
//
this.menuItem43.Index = 1;
this.menuItem43.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftI;
this.menuItem43.Text = "歸還圖書查詢";
this.menuItem43.Click += new System.EventHandler(this.menuItem43_Click);
//
// menuItem44
//
this.menuItem44.Index = 2;
this.menuItem44.Shortcut = System.Windows.Forms.Shortcut.CtrlShiftJ;
this.menuItem44.Text = "到期/超期信息";
this.menuItem44.Click += new System.EventHandler(this.menuItem44_Click);
//
// mnuStatistics
//
this.mnuStatistics.Index = 6;
this.mnuStatistics.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
this.mnuBooksStatistics,
this.mnuReaderStatistics});
this.mnuStatistics.Text = "統計排名(&P)";
//
// mnuBooksStatistics
//
this.mnuBooksStatistics.Index = 0;
this.mnuBooksStatistics.Shortcut = System.Windows.Forms.Shortcut.CtrlU;
this.mnuBooksStatistics.Text = "圖書借閱排名";
this.mnuBooksStatistics.Click += new System.EventHandler(this.mnuBooksStatistics_Click);
//
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -