?? ch9_demoform002.designer.cs
字號:
this.statusBarToolStripMenuItem.Text = "狀態(tài)欄(&B)";
//
// explorerBarToolStripMenuItem
//
this.explorerBarToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.nYIToolStripMenuItem2});
this.explorerBarToolStripMenuItem.Name = "explorerBarToolStripMenuItem";
this.explorerBarToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.explorerBarToolStripMenuItem.Text = "瀏覽器欄(&E)";
//
// nYIToolStripMenuItem2
//
this.nYIToolStripMenuItem2.Name = "nYIToolStripMenuItem2";
this.nYIToolStripMenuItem2.Size = new System.Drawing.Size(112, 22);
this.nYIToolStripMenuItem2.Text = "查找(&S)";
//
// toolStripMenuItem10
//
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
this.toolStripMenuItem10.Size = new System.Drawing.Size(151, 6);
//
// goToToolStripMenuItem
//
this.goToToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.nYIToolStripMenuItem3});
this.goToToolStripMenuItem.Name = "goToToolStripMenuItem";
this.goToToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.goToToolStripMenuItem.Text = "轉到(&O)";
//
// nYIToolStripMenuItem3
//
this.nYIToolStripMenuItem3.Name = "nYIToolStripMenuItem3";
this.nYIToolStripMenuItem3.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.Left)));
this.nYIToolStripMenuItem3.Size = new System.Drawing.Size(165, 22);
this.nYIToolStripMenuItem3.Text = "后退(&B)";
//
// stopToolStripMenuItem
//
this.stopToolStripMenuItem.Name = "stopToolStripMenuItem";
this.stopToolStripMenuItem.ShortcutKeyDisplayString = "Esc";
this.stopToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.stopToolStripMenuItem.Text = "停止(&P)";
//
// refreshToolStripMenuItem
//
this.refreshToolStripMenuItem.Name = "refreshToolStripMenuItem";
this.refreshToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F5;
this.refreshToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.refreshToolStripMenuItem.Text = "刷新(&R)";
//
// toolStripMenuItem11
//
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
this.toolStripMenuItem11.Size = new System.Drawing.Size(151, 6);
//
// textSizeToolStripMenuItem
//
this.textSizeToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.nYIToolStripMenuItem4});
this.textSizeToolStripMenuItem.Name = "textSizeToolStripMenuItem";
this.textSizeToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.textSizeToolStripMenuItem.Text = "字體(&X)";
//
// nYIToolStripMenuItem4
//
this.nYIToolStripMenuItem4.Name = "nYIToolStripMenuItem4";
this.nYIToolStripMenuItem4.Size = new System.Drawing.Size(112, 22);
this.nYIToolStripMenuItem4.Text = "最大(&O)";
//
// encodingToolStripMenuItem
//
this.encodingToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.nYIToolStripMenuItem5});
this.encodingToolStripMenuItem.Name = "encodingToolStripMenuItem";
this.encodingToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.encodingToolStripMenuItem.Text = "編碼(&D)";
//
// nYIToolStripMenuItem5
//
this.nYIToolStripMenuItem5.Name = "nYIToolStripMenuItem5";
this.nYIToolStripMenuItem5.Size = new System.Drawing.Size(118, 22);
this.nYIToolStripMenuItem5.Text = "自動選取";
//
// toolStripMenuItem12
//
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
this.toolStripMenuItem12.Size = new System.Drawing.Size(151, 6);
//
// tsmiViewSource
//
this.tsmiViewSource.Name = "tsmiViewSource";
this.tsmiViewSource.Size = new System.Drawing.Size(154, 22);
this.tsmiViewSource.Text = "源文件(&C)";
this.tsmiViewSource.Click += new System.EventHandler(this.tsmiViewSource_Click);
//
// privacyReportToolStripMenuItem
//
this.privacyReportToolStripMenuItem.Name = "privacyReportToolStripMenuItem";
this.privacyReportToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.privacyReportToolStripMenuItem.Text = "隱私報告(&V)...";
//
// fullScreenToolStripMenuItem
//
this.fullScreenToolStripMenuItem.Name = "fullScreenToolStripMenuItem";
this.fullScreenToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F11;
this.fullScreenToolStripMenuItem.Size = new System.Drawing.Size(154, 22);
this.fullScreenToolStripMenuItem.Text = "全螢幕(&F)";
//
// tsmiFavorite
//
this.tsmiFavorite.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.addToFavoritesToolStripMenuItem,
this.organizeFavoritesToolStripMenuItem,
this.toolStripMenuItem13,
this.linksToolStripMenuItem});
this.tsmiFavorite.Name = "tsmiFavorite";
this.tsmiFavorite.Size = new System.Drawing.Size(59, 20);
this.tsmiFavorite.Text = "收藏(&A)";
//
// addToFavoritesToolStripMenuItem
//
this.addToFavoritesToolStripMenuItem.Name = "addToFavoritesToolStripMenuItem";
this.addToFavoritesToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
this.addToFavoritesToolStripMenuItem.Text = "添加到收藏夾(&A)...";
this.addToFavoritesToolStripMenuItem.Click += new System.EventHandler(this.addToFavoritesToolStripMenuItem_Click);
//
// organizeFavoritesToolStripMenuItem
//
this.organizeFavoritesToolStripMenuItem.Name = "organizeFavoritesToolStripMenuItem";
this.organizeFavoritesToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
this.organizeFavoritesToolStripMenuItem.Text = "整理收藏夾(&O)...";
this.organizeFavoritesToolStripMenuItem.Click += new System.EventHandler(this.organizeFavoritesToolStripMenuItem_Click);
//
// toolStripMenuItem13
//
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
this.toolStripMenuItem13.Size = new System.Drawing.Size(175, 6);
//
// linksToolStripMenuItem
//
this.linksToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.nYIToolStripMenuItem6});
this.linksToolStripMenuItem.Name = "linksToolStripMenuItem";
this.linksToolStripMenuItem.Size = new System.Drawing.Size(178, 22);
this.linksToolStripMenuItem.Text = "鏈接";
//
// nYIToolStripMenuItem6
//
this.nYIToolStripMenuItem6.Name = "nYIToolStripMenuItem6";
this.nYIToolStripMenuItem6.Size = new System.Drawing.Size(88, 22);
this.nYIToolStripMenuItem6.Text = "NYI";
//
// toolsToolStripMenuItem
//
this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.mailAndNewsToolStripMenuItem,
this.popupBlockerToolStripMenuItem,
this.manageAddonsToolStripMenuItem,
this.synctonizeToolStripMenuItem,
this.windowsUpdateToolStripMenuItem,
this.toolStripMenuItem14,
this.windowsMessengerToolStripMenuItem,
this.toolStripMenuItem15,
this.internetOptionsToolStripMenuItem});
this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
this.toolsToolStripMenuItem.Size = new System.Drawing.Size(59, 20);
this.toolsToolStripMenuItem.Text = "工具(&T)";
//
// mailAndNewsToolStripMenuItem
//
this.mailAndNewsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.nYIToolStripMenuItem7});
this.mailAndNewsToolStripMenuItem.Name = "mailAndNewsToolStripMenuItem";
this.mailAndNewsToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.mailAndNewsToolStripMenuItem.Text = "郵件和信件(&M)";
//
// nYIToolStripMenuItem7
//
this.nYIToolStripMenuItem7.Name = "nYIToolStripMenuItem7";
this.nYIToolStripMenuItem7.Size = new System.Drawing.Size(136, 22);
this.nYIToolStripMenuItem7.Text = "閱讀郵件(&M)";
//
// popupBlockerToolStripMenuItem
//
this.popupBlockerToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.nYIToolStripMenuItem8});
this.popupBlockerToolStripMenuItem.Name = "popupBlockerToolStripMenuItem";
this.popupBlockerToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.popupBlockerToolStripMenuItem.Text = "彈出窗口阻止程序(&P)";
//
// nYIToolStripMenuItem8
//
this.nYIToolStripMenuItem8.Name = "nYIToolStripMenuItem8";
this.nYIToolStripMenuItem8.Size = new System.Drawing.Size(208, 22);
this.nYIToolStripMenuItem8.Text = "關閉彈出窗口阻止程序(&B)";
//
// manageAddonsToolStripMenuItem
//
this.manageAddonsToolStripMenuItem.Name = "manageAddonsToolStripMenuItem";
this.manageAddonsToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.manageAddonsToolStripMenuItem.Text = "管理附加元件(&A)...";
//
// synctonizeToolStripMenuItem
//
this.synctonizeToolStripMenuItem.Name = "synctonizeToolStripMenuItem";
this.synctonizeToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.synctonizeToolStripMenuItem.Text = "同步處理(&S)...";
//
// windowsUpdateToolStripMenuItem
//
this.windowsUpdateToolStripMenuItem.Name = "windowsUpdateToolStripMenuItem";
this.windowsUpdateToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.windowsUpdateToolStripMenuItem.Text = "Windows &Update";
//
// toolStripMenuItem14
//
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
this.toolStripMenuItem14.Size = new System.Drawing.Size(181, 6);
//
// windowsMessengerToolStripMenuItem
//
this.windowsMessengerToolStripMenuItem.Name = "windowsMessengerToolStripMenuItem";
this.windowsMessengerToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
this.windowsMessengerToolStripMenuItem.Text = "Windows Messenger";
//
// toolStripMenuItem15
//
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
this.toolStripMenuItem15.Size = new System.Drawing.Size(181, 6);
//
// internetOptionsToolStripMenuItem
//
this.internetOptionsToolStripMenuItem.Name = "internetOptionsToolStripMenuItem";
this.internetOptionsToolStripMenuItem.Size = new System.Drawing.Size(184, 22);
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -