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

📄 form1.designer.cs

📁 编辑简单的文本编辑器
💻 CS
📖 第 1 页 / 共 3 页
字号:
            // 
            // menuEditDate
            // 
            this.menuEditDate.Name = "menuEditDate";
            resources.ApplyResources(this.menuEditDate, "menuEditDate");
            this.menuEditDate.Click += new System.EventHandler(this.menuEditDate_Click);
            // 
            // meunFormat
            // 
            this.meunFormat.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuAutoNewLine,
            this.toolStripMenuItem8,
            this.meunFormatFont,
            this.meunFormatColor,
            this.背景色ToolStripMenuItem,
            this.toolStripMenuItem5,
            this.工具条ToolStripMenuItem});
            this.meunFormat.Name = "meunFormat";
            resources.ApplyResources(this.meunFormat, "meunFormat");
            // 
            // menuAutoNewLine
            // 
            this.menuAutoNewLine.Name = "menuAutoNewLine";
            resources.ApplyResources(this.menuAutoNewLine, "menuAutoNewLine");
            this.menuAutoNewLine.Click += new System.EventHandler(this.menuAutoNewLine_Click);
            // 
            // toolStripMenuItem8
            // 
            this.toolStripMenuItem8.Name = "toolStripMenuItem8";
            resources.ApplyResources(this.toolStripMenuItem8, "toolStripMenuItem8");
            // 
            // meunFormatFont
            // 
            this.meunFormatFont.Name = "meunFormatFont";
            resources.ApplyResources(this.meunFormatFont, "meunFormatFont");
            this.meunFormatFont.Click += new System.EventHandler(this.meunFormatFont_Click);
            // 
            // meunFormatColor
            // 
            this.meunFormatColor.Name = "meunFormatColor";
            resources.ApplyResources(this.meunFormatColor, "meunFormatColor");
            this.meunFormatColor.Click += new System.EventHandler(this.meunFormatColor_Click);
            // 
            // 背景色ToolStripMenuItem
            // 
            this.背景色ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.黑色ToolStripMenuItem,
            this.红色ToolStripMenuItem,
            this.绿色ToolStripMenuItem,
            this.蓝色ToolStripMenuItem,
            this.黄色ToolStripMenuItem,
            this.白色ToolStripMenuItem});
            this.背景色ToolStripMenuItem.Name = "背景色ToolStripMenuItem";
            resources.ApplyResources(this.背景色ToolStripMenuItem, "背景色ToolStripMenuItem");
            // 
            // 黑色ToolStripMenuItem
            // 
            this.黑色ToolStripMenuItem.Name = "黑色ToolStripMenuItem";
            resources.ApplyResources(this.黑色ToolStripMenuItem, "黑色ToolStripMenuItem");
            this.黑色ToolStripMenuItem.Click += new System.EventHandler(this.黑色ToolStripMenuItem_Click);
            // 
            // 红色ToolStripMenuItem
            // 
            this.红色ToolStripMenuItem.Name = "红色ToolStripMenuItem";
            resources.ApplyResources(this.红色ToolStripMenuItem, "红色ToolStripMenuItem");
            this.红色ToolStripMenuItem.Click += new System.EventHandler(this.红色ToolStripMenuItem_Click);
            // 
            // 绿色ToolStripMenuItem
            // 
            this.绿色ToolStripMenuItem.Name = "绿色ToolStripMenuItem";
            resources.ApplyResources(this.绿色ToolStripMenuItem, "绿色ToolStripMenuItem");
            this.绿色ToolStripMenuItem.Click += new System.EventHandler(this.绿色ToolStripMenuItem_Click);
            // 
            // 蓝色ToolStripMenuItem
            // 
            this.蓝色ToolStripMenuItem.Name = "蓝色ToolStripMenuItem";
            resources.ApplyResources(this.蓝色ToolStripMenuItem, "蓝色ToolStripMenuItem");
            this.蓝色ToolStripMenuItem.Click += new System.EventHandler(this.蓝色ToolStripMenuItem_Click);
            // 
            // 黄色ToolStripMenuItem
            // 
            this.黄色ToolStripMenuItem.Name = "黄色ToolStripMenuItem";
            resources.ApplyResources(this.黄色ToolStripMenuItem, "黄色ToolStripMenuItem");
            this.黄色ToolStripMenuItem.Click += new System.EventHandler(this.黄色ToolStripMenuItem_Click);
            // 
            // 白色ToolStripMenuItem
            // 
            this.白色ToolStripMenuItem.Name = "白色ToolStripMenuItem";
            resources.ApplyResources(this.白色ToolStripMenuItem, "白色ToolStripMenuItem");
            this.白色ToolStripMenuItem.Click += new System.EventHandler(this.白色ToolStripMenuItem_Click);
            // 
            // toolStripMenuItem5
            // 
            this.toolStripMenuItem5.Name = "toolStripMenuItem5";
            resources.ApplyResources(this.toolStripMenuItem5, "toolStripMenuItem5");
            // 
            // 工具条ToolStripMenuItem
            // 
            this.工具条ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuShowToolTxt,
            this.menuDontShowToolTxt});
            this.工具条ToolStripMenuItem.Name = "工具条ToolStripMenuItem";
            resources.ApplyResources(this.工具条ToolStripMenuItem, "工具条ToolStripMenuItem");
            // 
            // menuShowToolTxt
            // 
            this.menuShowToolTxt.Name = "menuShowToolTxt";
            resources.ApplyResources(this.menuShowToolTxt, "menuShowToolTxt");
            this.menuShowToolTxt.Click += new System.EventHandler(this.menuShowToolTxt_Click);
            // 
            // menuDontShowToolTxt
            // 
            this.menuDontShowToolTxt.Checked = true;
            this.menuDontShowToolTxt.CheckState = System.Windows.Forms.CheckState.Checked;
            this.menuDontShowToolTxt.Name = "menuDontShowToolTxt";
            resources.ApplyResources(this.menuDontShowToolTxt, "menuDontShowToolTxt");
            this.menuDontShowToolTxt.Click += new System.EventHandler(this.menuDontShowToolTxt_Click);
            // 
            // 窗口ToolStripMenuItem
            // 
            this.窗口ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.排列图标ToolStripMenuItem,
            this.层叠ToolStripMenuItem,
            this.水平平铺ToolStripMenuItem,
            this.垂直平铺ToolStripMenuItem,
            this.关闭所有子窗口ToolStripMenuItem,
            this.窗口列表ToolStripMenuItem});
            this.窗口ToolStripMenuItem.Name = "窗口ToolStripMenuItem";
            resources.ApplyResources(this.窗口ToolStripMenuItem, "窗口ToolStripMenuItem");
            // 
            // 排列图标ToolStripMenuItem
            // 
            this.排列图标ToolStripMenuItem.Name = "排列图标ToolStripMenuItem";
            resources.ApplyResources(this.排列图标ToolStripMenuItem, "排列图标ToolStripMenuItem");
            this.排列图标ToolStripMenuItem.Click += new System.EventHandler(this.排列图标ToolStripMenuItem_Click);
            // 
            // 层叠ToolStripMenuItem
            // 
            this.层叠ToolStripMenuItem.Name = "层叠ToolStripMenuItem";
            resources.ApplyResources(this.层叠ToolStripMenuItem, "层叠ToolStripMenuItem");
            this.层叠ToolStripMenuItem.Click += new System.EventHandler(this.层叠ToolStripMenuItem_Click);
            // 
            // 水平平铺ToolStripMenuItem
            // 
            this.水平平铺ToolStripMenuItem.Name = "水平平铺ToolStripMenuItem";
            resources.ApplyResources(this.水平平铺ToolStripMenuItem, "水平平铺ToolStripMenuItem");
            this.水平平铺ToolStripMenuItem.Click += new System.EventHandler(this.水平平铺ToolStripMenuItem_Click);
            // 
            // 垂直平铺ToolStripMenuItem
            // 
            this.垂直平铺ToolStripMenuItem.Name = "垂直平铺ToolStripMenuItem";
            resources.ApplyResources(this.垂直平铺ToolStripMenuItem, "垂直平铺ToolStripMenuItem");
            this.垂直平铺ToolStripMenuItem.Click += new System.EventHandler(this.垂直平铺ToolStripMenuItem_Click);
            // 
            // 关闭所有子窗口ToolStripMenuItem
            // 
            this.关闭所有子窗口ToolStripMenuItem.Name = "关闭所有子窗口ToolStripMenuItem";
            resources.ApplyResources(this.关闭所有子窗口ToolStripMenuItem, "关闭所有子窗口ToolStripMenuItem");
            this.关闭所有子窗口ToolStripMenuItem.Click += new System.EventHandler(this.关闭所有子窗口ToolStripMenuItem_Click);
            // 
            // 窗口列表ToolStripMenuItem
            // 
            this.窗口列表ToolStripMenuItem.Name = "窗口列表ToolStripMenuItem";
            resources.ApplyResources(this.窗口列表ToolStripMenuItem, "窗口列表ToolStripMenuItem");
            this.窗口列表ToolStripMenuItem.Click += new System.EventHandler(this.窗口列表ToolStripMenuItem_Click);
            // 
            // menuHelp
            // 
            this.menuHelp.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuHelpTheme,
            this.关于ToolStripMenuItem,
            this.menuHelpAbout});
            this.menuHelp.Name = "menuHelp";
            resources.ApplyResources(this.menuHelp, "menuHelp");
            // 
            // menuHelpTheme
            // 
            this.menuHelpTheme.Name = "menuHelpTheme";
            resources.ApplyResources(this.menuHelpTheme, "menuHelpTheme");
            this.menuHelpTheme.Click += new System.EventHandler(this.menuHelpTheme_Click);
            // 
            // 关于ToolStripMenuItem
            // 
            this.关于ToolStripMenuItem.Name = "关于ToolStripMenuItem";
            resources.ApplyResources(this.关于ToolStripMenuItem, "关于ToolStripMenuItem");
            // 
            // menuHelpAbout
            // 
            this.menuHelpAbout.Name = "menuHelpAbout";
            resources.ApplyResources(this.menuHelpAbout, "menuHelpAbout");
            this.menuHelpAbout.Click += new System.EventHandler(this.menuHelpAbout_Click);
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
            this.imageList1.Images.SetKeyName(0, "about.ico");
            this.imageList1.Images.SetKeyName(1, "color.ico");
            this.imageList1.Images.SetKeyName(2, "copy.ico");
            this.imageList1.Images.SetKeyName(3, "cut.ico");
            this.imageList1.Images.SetKeyName(4, "delete.ico");
            this.imageList1.Images.SetKeyName(5, "editor.ico");
            this.imageList1.Images.SetKeyName(6, "find.ico");
            this.imageList1.Images.SetKeyName(7, "font.ico");
            this.imageList1.Images.SetKeyName(8, "help.ico");
            this.imageList1.Images.SetKeyName(9, "new.ico");
            this.imageList1.Images.SetKeyName(10, "open.ico");
            this.imageList1.Images.SetKeyName(11, "paste.ico");
            this.imageList1.Images.SetKeyName(12, "replace.ico");
            this.imageList1.Images.SetKeyName(13, "save.ico");
            this.imageList1.Images.SetKeyName(14, "saveas.ico");
            this.imageList1.Images.SetKeyName(15, "selectall.ico");
            this.imageList1.Images.SetKeyName(16, "undo.ico");
            // 
            // richTextBox1
            // 
            this.richTextBox1.AllowDrop = true;
            this.richTextBox1.ContextMenuStrip = this.contextMenuStrip1;
            this.richTextBox1.DetectUrls = false;
            this.richTextBox1.EnableAutoDragDrop = true;
            resources.ApplyResources(this.richTextBox1, "richTextBox1");
            this.richTextBox1.Name = "richTextBox1";
            this.richTextBox1.DragEnter += new System.Windows.Forms.DragEventHandler(this.richTextBox1_DragEnter);
            this.richTextBox1.DragDrop += new System.Windows.Forms.DragEventHandler(this.richTextBox1_DragDrop);
            this.richTextBox1.KeyDown += new System.Windows.Forms.KeyEventHandler(this.richTextBox1_KeyDown);
            this.richTextBox1.TextChanged += new System.EventHandler(this.richTextBox1_TextChanged);
            this.richTextBox1.Click += new System.EventHandler(this.richTextBox1_Click);
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.rightBtnCut,
            this.rightBtnCopy,
            this.rightBtnPaste,
            this.rightBtnDelete,
            this.toolStripMenuItem7,
            this.rightBtnSelAll,
            this.rightBtnDate});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.ShowImageMargin = false;
            resources.ApplyResources(this.contextMenuStrip1, "contextMenuStrip1");
            // 
            // rightBtnCut
            // 
            this.rightBtnCut.Name = "rightBtnCut";
            resources.ApplyResources(this.rightBtnCut, "rightBtnCut");
            this.rightBtnCut.Click += new System.EventHandler(this.rightBtnCut_Click);
            // 
            // rightBtnCopy
            // 
            this.rightBtnCopy.Name = "rightBtnCopy";
            resources.ApplyResources(this.rightBtnCopy, "rightBtnCopy");
            this.rightBtnCopy.Click += new System.EventHandler(this.rightBtnCopy_Click);
            // 
            // rightBtnPaste
            // 
            this.rightBtnPaste.Name = "rightBtnPaste";
            resources.ApplyResources(this.rightBtnPaste, "rightBtnPaste");
            this.rightBtnPaste.Click += new System.EventHandler(this.rightBtnPaste_Click);
            // 
            // rightBtnDelete
            // 
            this.rightBtnDelete.Name = "rightBtnDelete";
            resources.ApplyResources(this.rightBtnDelete, "rightBtnDelete");
            this.rightBtnDelete.Click += new System.EventHandler(this.rightBtnDelete_Click);
            // 
            // toolStripMenuItem7
            // 
            this.toolStripMenuItem7.Name = "toolStripMenuItem7";

⌨️ 快捷键说明

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