FormWordpad.Designer.cs

namespace DIYWordpad
{
    partial class FormWordpad
    {
        private System.ComponentModel.IContainer components = null;

        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows 窗体设计器生成的代码
        private void InitializeComponent()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormWordpad));
            this.aboutMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.addZoomFactorButton = new System.Windows.Forms.ToolStripButton();
            this.appendixMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.screenMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.mspaintMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator14 = new System.Windows.Forms.ToolStripSeparator();
            this.charmapMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.attributesMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.backColorButton = new System.Windows.Forms.ToolStripButton();
            this.backupFileMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.boldButton = new System.Windows.Forms.ToolStripButton();
            this.bulletButton = new System.Windows.Forms.ToolStripButton();
            this.bulletMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.centerButton = new System.Windows.Forms.ToolStripButton();
            this.centerMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.charOffsetButton = new System.Windows.Forms.ToolStripButton();
            this.charOffsetMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.cmsANSI = new System.Windows.Forms.ToolStripMenuItem();
            this.cmsBigEndianUnicode = new System.Windows.Forms.ToolStripMenuItem();
            this.cmsGB18030 = new System.Windows.Forms.ToolStripMenuItem();
            this.cmsRTF = new System.Windows.Forms.ToolStripMenuItem();
            this.cmsUnicode = new System.Windows.Forms.ToolStripMenuItem();
            this.cmsUTF8 = new System.Windows.Forms.ToolStripMenuItem();
            this.colorComboBox = new System.Windows.Forms.ToolStripComboBox();
            this.colorDialog = new System.Windows.Forms.ColorDialog();
            this.colorMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.contextEncoding = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.saveMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.saveDropDown = new System.Windows.Forms.ToolStripDropDownButton();
            this.contextMenuInfo = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.undoMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.redoMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator6 = new System.Windows.Forms.ToolStripSeparator();
            this.cutMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.copyMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.pasteMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.deleteMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.selectAllMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator7 = new System.Windows.Forms.ToolStripSeparator();
            this.findMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator8 = new System.Windows.Forms.ToolStripSeparator();
            this.positionMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.editMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.copyButton = new System.Windows.Forms.ToolStripButton();
            this.cultureComboBox = new System.Windows.Forms.ToolStripComboBox();
            this.cultureMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.cutButton = new System.Windows.Forms.ToolStripButton();
            this.dateComboBox = new System.Windows.Forms.ToolStripComboBox();
            this.dateFormatDropDown = new System.Windows.Forms.ToolStripDropDownButton();
            this.timeComboBox = new System.Windows.Forms.ToolStripComboBox();
            this.dateFormatMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.exitMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.fileClearMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.fileListMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.fileMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.newMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.openMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator1 = new System.Windows.Forms.ToolStripSeparator();
            this.saveAsMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator2 = new System.Windows.Forms.ToolStripSeparator();
            this.pageSetupMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.printPreviewMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.printMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator3 = new System.Windows.Forms.ToolStripSeparator();
            this.recentMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator4 = new System.Windows.Forms.ToolStripSeparator();
            this.separator5 = new System.Windows.Forms.ToolStripSeparator();
            this.fileWatcher = new System.IO.FileSystemWatcher();
            this.findButton = new System.Windows.Forms.ToolStripButton();
            this.fontDialog = new System.Windows.Forms.FontDialog();
            this.fontFormatMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.fontMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.fontNameComboBox = new System.Windows.Forms.ToolStripComboBox();
            this.fontSizeComboBox = new System.Windows.Forms.ToolStripComboBox();
            this.foreColorButton = new System.Windows.Forms.ToolStripButton();
            this.formatMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator9 = new System.Windows.Forms.ToolStripSeparator();
            this.leftMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.rightMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator10 = new System.Windows.Forms.ToolStripSeparator();
            this.separator11 = new System.Windows.Forms.ToolStripSeparator();
            this.languageMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.languageComboBox = new System.Windows.Forms.ToolStripComboBox();
            this.formatStrip = new System.Windows.Forms.ToolStrip();
            this.separator22 = new System.Windows.Forms.ToolStripSeparator();
            this.italicButton = new System.Windows.Forms.ToolStripButton();
            this.underlineButton = new System.Windows.Forms.ToolStripButton();
            this.strikeoutButton = new System.Windows.Forms.ToolStripButton();
            this.regularButton = new System.Windows.Forms.ToolStripButton();
            this.textInfoButton = new System.Windows.Forms.ToolStripDropDownButton();
            this.lowerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.upperMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.titleCaseMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.separator23 = new System.Windows.Forms.ToolStripSeparator();
            this.separator24 = new System.Windows.Forms.ToolStripSeparator();
            this.leftButton = new System.Windows.Forms.ToolStripButton();
            this.rightButton = new System.Windows.Forms.ToolStripButton();
            this.separator25 = new System.Windows.Forms.ToolStripSeparator();
            this.separator26 = new System.Windows.Forms.ToolStripSeparator();
            this.sortOrderButton = new System.Windows.Forms.ToolStripButton();
            this.helpMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator15 = new System.Windows.Forms.ToolStripSeparator();
            this.showHelpMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.imageButton = new System.Windows.Forms.ToolStripButton();
            this.imageMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.inputMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator13 = new System.Windows.Forms.ToolStripSeparator();
            this.menuStrip = new System.Windows.Forms.MenuStrip();
            this.viewMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.toolMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.statusMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.separator12 = new System.Windows.Forms.ToolStripSeparator();
            this.wordWrapMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.topMostMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.newButton = new System.Windows.Forms.ToolStripButton();
            this.openButton = new System.Windows.Forms.ToolStripButton();
            this.openFile = new System.Windows.Forms.OpenFileDialog();
            this.pageSetup = new System.Windows.Forms.PageSetupDialog();
            this.printDocument = new System.Drawing.Printing.PrintDocument();
            this.pasteButton = new System.Windows.Forms.ToolStripButton();
            this.printButton = new System.Windows.Forms.ToolStripButton();
            this.printDialog = new System.Windows.Forms.PrintDialog();
            this.printPreview = new System.Windows.Forms.PrintPreviewDialog();
            this.printPreviewButton = new System.Windows.Forms.ToolStripButton();
            this.redoButton = new System.Windows.Forms.ToolStripButton();
            this.richText = new System.Windows.Forms.RichTextBox();
            this.saveFile = new System.Windows.Forms.SaveFileDialog();
            this.separator16 = new System.Windows.Forms.ToolStripSeparator();
            this.separator17 = new System.Windows.Forms.ToolStripSeparator();
            this.separator18 = new System.Windows.Forms.ToolStripSeparator();
            this.separator19 = new System.Windows.Forms.ToolStripSeparator();
            this.separator20 = new System.Windows.Forms.ToolStripSeparator();
            this.separator21 = new System.Windows.Forms.ToolStripSeparator();
            this.statusLabelPoint = new System.Windows.Forms.ToolStripStatusLabel();
            this.statusLabelTime = new System.Windows.Forms.ToolStripStatusLabel();
            this.statusStrip = new System.Windows.Forms.StatusStrip();
            this.subZoomFactorButton = new System.Windows.Forms.ToolStripButton();
            this.timerInfo = new System.Windows.Forms.Timer(this.components);
            this.toolContainer = new System.Windows.Forms.ToolStripContainer();
            this.toolStrip = new System.Windows.Forms.ToolStrip();
            this.undoButton = new System.Windows.Forms.ToolStripButton();
            this.switchCaseMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.contextEncoding.SuspendLayout();
            this.contextMenuInfo.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fileWatcher)).BeginInit();
            this.formatStrip.SuspendLayout();
            this.menuStrip.SuspendLayout();
            this.statusStrip.SuspendLayout();
            this.toolContainer.ContentPanel.SuspendLayout();
            this.toolContainer.TopToolStripPanel.SuspendLayout();
            this.toolContainer.SuspendLayout();
            this.toolStrip.SuspendLayout();
            this.SuspendLayout();
            //
            // aboutMenu
            //
            this.aboutMenu.Image = ((System.Drawing.Image)(resources.GetObject("aboutMenu.Image")));
            this.aboutMenu.Name = "aboutMenu";
            this.aboutMenu.Size = new System.Drawing.Size(148, 22);
            this.aboutMenu.Text = "关于写字板(&A)";
            this.aboutMenu.Click += new System.EventHandler(this.aboutMenu_Click);
            //
            // addZoomFactorButton
            //
            this.addZoomFactorButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.addZoomFactorButton.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.addZoomFactorButton.ForeColor = System.Drawing.Color.RoyalBlue;
            this.addZoomFactorButton.Image = ((System.Drawing.Image)(resources.GetObject("addZoomFactorButton.Image")));
            this.addZoomFactorButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.addZoomFactorButton.Name = "addZoomFactorButton";
            this.addZoomFactorButton.Size = new System.Drawing.Size(23, 22);
            this.addZoomFactorButton.ToolTipText = "放大字体";
            //
            // appendixMenu
            //
            this.appendixMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.screenMenu,
            this.mspaintMenu,
            this.separator14,
            this.charmapMenu});
            this.appendixMenu.Name = "appendixMenu";
            this.appendixMenu.Size = new System.Drawing.Size(59, 20);
            this.appendixMenu.Text = "附件(&A)";
            //
            // screenMenu
            //
            this.screenMenu.Image = ((System.Drawing.Image)(resources.GetObject("screenMenu.Image")));
            this.screenMenu.Name = "screenMenu";
            this.screenMenu.Size = new System.Drawing.Size(124, 22);
            this.screenMenu.Text = "截图(&S)";
            this.screenMenu.Click += new System.EventHandler(this.screenMenu_Click);
            //
            // mspaintMenu
            //
            this.mspaintMenu.Image = ((System.Drawing.Image)(resources.GetObject("mspaintMenu.Image")));
            this.mspaintMenu.Name = "mspaintMenu";
            this.mspaintMenu.Size = new System.Drawing.Size(124, 22);
            this.mspaintMenu.Text = "画图(&M)";
            this.mspaintMenu.Click += new System.EventHandler(this.mspaintMenu_Click);
            //
            // separator14
            //
            this.separator14.Name = "separator14";
            this.separator14.Size = new System.Drawing.Size(121, 6);
            //
            // charmapMenu
            //
            this.charmapMenu.Image = ((System.Drawing.Image)(resources.GetObject("charmapMenu.Image")));
            this.charmapMenu.Name = "charmapMenu";
            this.charmapMenu.Size = new System.Drawing.Size(124, 22);
            this.charmapMenu.Text = "字符集(&C)";
            this.charmapMenu.Click += new System.EventHandler(this.charmapMenu_Click);
            //
            // attributesMenu
            //
            this.attributesMenu.Enabled = false;
            this.attributesMenu.Image = ((System.Drawing.Image)(resources.GetObject("attributesMenu.Image")));
            this.attributesMenu.Name = "attributesMenu";
            this.attributesMenu.ShortcutKeyDisplayString = "";
            this.attributesMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.Return)));
            this.attributesMenu.Size = new System.Drawing.Size(196, 22);
            this.attributesMenu.Text = "属性(&E)...";
            this.attributesMenu.Click += new System.EventHandler(this.attributesMenu_Click);
            //
            // backColorButton
            //
            this.backColorButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.backColorButton.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.backColorButton.ImageAlign = System.Drawing.ContentAlignment.BottomCenter;
            this.backColorButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.backColorButton.Name = "backColorButton";
            this.backColorButton.Size = new System.Drawing.Size(27, 22);
            this.backColorButton.Text = "ab";
            this.backColorButton.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.backColorButton.ToolTipText = "字体背景色";
            this.backColorButton.Paint += new System.Windows.Forms.PaintEventHandler(this.backColorButton_Paint);
            this.backColorButton.Click += new System.EventHandler(this.colorButton_Click);
            //
            // backupFileMenu
            //
            this.backupFileMenu.Image = ((System.Drawing.Image)(resources.GetObject("backupFileMenu.Image")));
            this.backupFileMenu.Name = "backupFileMenu";
            this.backupFileMenu.Size = new System.Drawing.Size(148, 22);
            this.backupFileMenu.Text = "备份文件(&B)";
            this.backupFileMenu.Click += new System.EventHandler(this.backupFileMenu_Click);
            //
            // boldButton
            //
            this.boldButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.boldButton.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.boldButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.boldButton.Name = "boldButton";
            this.boldButton.Size = new System.Drawing.Size(23, 22);
            this.boldButton.Text = "B";
            this.boldButton.ToolTipText = "粗体";
            this.boldButton.Click += new System.EventHandler(this.fontStyleButton_Click);
            //
            // bulletButton
            //
            this.bulletButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.bulletButton.Image = ((System.Drawing.Image)(resources.GetObject("bulletButton.Image")));
            this.bulletButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.bulletButton.Name = "bulletButton";
            this.bulletButton.Size = new System.Drawing.Size(23, 22);
            this.bulletButton.ToolTipText = "项目符号";
            this.bulletButton.Click += new System.EventHandler(this.bulletMenu_Click);
            //
            // bulletMenu
            //
            this.bulletMenu.Image = ((System.Drawing.Image)(resources.GetObject("bulletMenu.Image")));
            this.bulletMenu.Name = "bulletMenu";
            this.bulletMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.B)));
            this.bulletMenu.Size = new System.Drawing.Size(201, 22);
            this.bulletMenu.Text = "项目符号(&B)";
            this.bulletMenu.Click += new System.EventHandler(this.bulletMenu_Click);
            //
            // centerButton
            //
            this.centerButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.centerButton.Image = ((System.Drawing.Image)(resources.GetObject("centerButton.Image")));
            this.centerButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.centerButton.Name = "centerButton";
            this.centerButton.Size = new System.Drawing.Size(23, 22);
            this.centerButton.ToolTipText = "居中 (Ctrl+E)";
            this.centerButton.Click += new System.EventHandler(this.alignmentItem_Click);
            //
            // centerMenu
            //
            this.centerMenu.Image = ((System.Drawing.Image)(resources.GetObject("centerMenu.Image")));
            this.centerMenu.Name = "centerMenu";
            this.centerMenu.ShortcutKeyDisplayString = "Ctrl+E";
            this.centerMenu.Size = new System.Drawing.Size(201, 22);
            this.centerMenu.Text = "居中(&E)";
            this.centerMenu.Click += new System.EventHandler(this.alignmentItem_Click);
            //
            // charOffsetButton
            //
            this.charOffsetButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.charOffsetButton.Image = ((System.Drawing.Image)(resources.GetObject("charOffsetButton.Image")));
            this.charOffsetButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.charOffsetButton.Name = "charOffsetButton";
            this.charOffsetButton.Size = new System.Drawing.Size(23, 22);
            this.charOffsetButton.ToolTipText = "上标/下标 (Ctrl+T)";
            this.charOffsetButton.Click += new System.EventHandler(this.charOffsetMenu_Click);
            //
            // charOffsetMenu
            //
            this.charOffsetMenu.Image = ((System.Drawing.Image)(resources.GetObject("charOffsetMenu.Image")));
            this.charOffsetMenu.Name = "charOffsetMenu";
            this.charOffsetMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.T)));
            this.charOffsetMenu.Size = new System.Drawing.Size(201, 22);
            this.charOffsetMenu.Text = "上标/下标(&O)...";
            this.charOffsetMenu.Click += new System.EventHandler(this.charOffsetMenu_Click);
            //
            // cmsANSI
            //
            this.cmsANSI.Name = "cmsANSI";
            this.cmsANSI.Size = new System.Drawing.Size(196, 22);
            this.cmsANSI.Text = "ANSI(&A)";
            //
            // cmsBigEndianUnicode
            //
            this.cmsBigEndianUnicode.Name = "cmsBigEndianUnicode";
            this.cmsBigEndianUnicode.Size = new System.Drawing.Size(196, 22);
            this.cmsBigEndianUnicode.Text = "Unicode Big-Endian(&B)";
            //
            // cmsGB18030
            //
            this.cmsGB18030.Name = "cmsGB18030";
            this.cmsGB18030.Size = new System.Drawing.Size(196, 22);
            this.cmsGB18030.Text = "GB18030(&G)";
            //
            // cmsRTF
            //
            this.cmsRTF.Name = "cmsRTF";
            this.cmsRTF.Size = new System.Drawing.Size(196, 22);
            this.cmsRTF.Text = "RTF(&R)";
            //
            // cmsUnicode
            //
            this.cmsUnicode.Name = "cmsUnicode";
            this.cmsUnicode.Size = new System.Drawing.Size(196, 22);
            this.cmsUnicode.Text = "Unicode(&U)";
            //
            // cmsUTF8
            //
            this.cmsUTF8.Name = "cmsUTF8";
            this.cmsUTF8.Size = new System.Drawing.Size(196, 22);
            this.cmsUTF8.Text = "UTF8(&E)";
            //
            // colorComboBox
            //
            this.colorComboBox.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.colorComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.colorComboBox.DropDownWidth = 198;
            this.colorComboBox.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.colorComboBox.Name = "colorComboBox";
            this.colorComboBox.Size = new System.Drawing.Size(198, 20);
            this.colorComboBox.SelectedIndexChanged += new System.EventHandler(this.colorComboBox_SelectedIndexChanged);
            //
            // colorDialog
            //
            this.colorDialog.AnyColor = true;
            this.colorDialog.FullOpen = true;
            //
            // colorMenu
            //
            this.colorMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.colorComboBox});
            this.colorMenu.Image = ((System.Drawing.Image)(resources.GetObject("colorMenu.Image")));
            this.colorMenu.Name = "colorMenu";
            this.colorMenu.Size = new System.Drawing.Size(201, 22);
            this.colorMenu.Text = "背景色(&C)";
            //
            // contextEncoding
            //
            this.contextEncoding.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cmsANSI,
            this.cmsGB18030,
            this.cmsUTF8,
            this.cmsUnicode,
            this.cmsBigEndianUnicode,
            this.cmsRTF});
            this.contextEncoding.Name = "cmsEncoding";
            this.contextEncoding.OwnerItem = this.saveDropDown;
            this.contextEncoding.ShowItemToolTips = false;
            this.contextEncoding.Size = new System.Drawing.Size(197, 136);
            this.contextEncoding.Tag = "";
            this.contextEncoding.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextEncoding_ItemClicked);
            this.contextEncoding.Opening += new System.ComponentModel.CancelEventHandler(this.contextEncoding_Opening);
            //
            // saveMenu
            //
            this.saveMenu.DropDown = this.contextEncoding;
            this.saveMenu.Enabled = false;
            this.saveMenu.Image = ((System.Drawing.Image)(resources.GetObject("saveMenu.Image")));
            this.saveMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.saveMenu.Name = "saveMenu";
            this.saveMenu.Size = new System.Drawing.Size(196, 22);
            this.saveMenu.Text = "保存(&S)";
            //
            // saveDropDown
            //
            this.saveDropDown.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.saveDropDown.DropDown = this.contextEncoding;
            this.saveDropDown.Enabled = false;
            this.saveDropDown.Image = ((System.Drawing.Image)(resources.GetObject("saveDropDown.Image")));
            this.saveDropDown.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.saveDropDown.Name = "saveDropDown";
            this.saveDropDown.Size = new System.Drawing.Size(29, 22);
            this.saveDropDown.ToolTipText = "保存";
            //
            // contextMenuInfo
            //
            this.contextMenuInfo.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.undoMenu,
            this.redoMenu,
            this.separator6,
            this.cutMenu,
            this.copyMenu,
            this.pasteMenu,
            this.deleteMenu,
            this.selectAllMenu,
            this.separator7,
            this.findMenu,
            this.separator8,
            this.positionMenu});
            this.contextMenuInfo.Name = "contextMenuStrip";
            this.contextMenuInfo.OwnerItem = this.editMenu;
            this.contextMenuInfo.ShowItemToolTips = false;
            this.contextMenuInfo.Size = new System.Drawing.Size(202, 220);
            //
            // undoMenu
            //
            this.undoMenu.Enabled = false;
            this.undoMenu.Image = ((System.Drawing.Image)(resources.GetObject("undoMenu.Image")));
            this.undoMenu.Name = "undoMenu";
            this.undoMenu.ShortcutKeyDisplayString = "Ctrl+Z";
            this.undoMenu.Size = new System.Drawing.Size(201, 22);
            this.undoMenu.Text = "撤消(&U)";
            this.undoMenu.Click += new System.EventHandler(this.undoMenu_Click);
            //
            // redoMenu
            //
            this.redoMenu.Enabled = false;
            this.redoMenu.Image = ((System.Drawing.Image)(resources.GetObject("redoMenu.Image")));
            this.redoMenu.Name = "redoMenu";
            this.redoMenu.ShortcutKeyDisplayString = "Ctrl+Y";
            this.redoMenu.Size = new System.Drawing.Size(201, 22);
            this.redoMenu.Text = "重复(&R)";
            this.redoMenu.Click += new System.EventHandler(this.redoMenu_Click);
            //
            // separator6
            //
            this.separator6.Name = "separator6";
            this.separator6.Size = new System.Drawing.Size(198, 6);
            //
            // cutMenu
            //
            this.cutMenu.Enabled = false;
            this.cutMenu.Image = ((System.Drawing.Image)(resources.GetObject("cutMenu.Image")));
            this.cutMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cutMenu.Name = "cutMenu";
            this.cutMenu.ShortcutKeyDisplayString = "Ctrl+X";
            this.cutMenu.Size = new System.Drawing.Size(201, 22);
            this.cutMenu.Text = "剪切(&T)";
            this.cutMenu.Click += new System.EventHandler(this.cutMenu_Click);
            //
            // copyMenu
            //
            this.copyMenu.Enabled = false;
            this.copyMenu.Image = ((System.Drawing.Image)(resources.GetObject("copyMenu.Image")));
            this.copyMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.copyMenu.Name = "copyMenu";
            this.copyMenu.ShortcutKeyDisplayString = "Ctrl+C";
            this.copyMenu.Size = new System.Drawing.Size(201, 22);
            this.copyMenu.Text = "复制(&C)";
            this.copyMenu.Click += new System.EventHandler(this.copyMenu_Click);
            //
            // pasteMenu
            //
            this.pasteMenu.Image = ((System.Drawing.Image)(resources.GetObject("pasteMenu.Image")));
            this.pasteMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.pasteMenu.Name = "pasteMenu";
            this.pasteMenu.ShortcutKeyDisplayString = "Ctrl+V";
            this.pasteMenu.Size = new System.Drawing.Size(201, 22);
            this.pasteMenu.Text = "粘贴(&P)";
            this.pasteMenu.Click += new System.EventHandler(this.pasteMenu_Click);
            //
            // deleteMenu
            //
            this.deleteMenu.Enabled = false;
            this.deleteMenu.Image = ((System.Drawing.Image)(resources.GetObject("deleteMenu.Image")));
            this.deleteMenu.Name = "deleteMenu";
            this.deleteMenu.ShortcutKeyDisplayString = "Delete";
            this.deleteMenu.Size = new System.Drawing.Size(201, 22);
            this.deleteMenu.Text = "删除(&D)";
            this.deleteMenu.Click += new System.EventHandler(this.deleteMenu_Click);
            //
            // selectAllMenu
            //
            this.selectAllMenu.Enabled = false;
            this.selectAllMenu.Image = ((System.Drawing.Image)(resources.GetObject("selectAllMenu.Image")));
            this.selectAllMenu.Name = "selectAllMenu";
            this.selectAllMenu.ShortcutKeyDisplayString = "Ctrl+A";
            this.selectAllMenu.Size = new System.Drawing.Size(201, 22);
            this.selectAllMenu.Text = "全选(&A)";
            this.selectAllMenu.Click += new System.EventHandler(this.selectAllMenu_Click);
            //
            // separator7
            //
            this.separator7.Name = "separator7";
            this.separator7.Size = new System.Drawing.Size(198, 6);
            //
            // findMenu
            //
            this.findMenu.Enabled = false;
            this.findMenu.Image = ((System.Drawing.Image)(resources.GetObject("findMenu.Image")));
            this.findMenu.Name = "findMenu";
            this.findMenu.ShortcutKeyDisplayString = "";
            this.findMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F)));
            this.findMenu.Size = new System.Drawing.Size(201, 22);
            this.findMenu.Text = "查找/替换(&F)...";
            this.findMenu.Click += new System.EventHandler(this.findMenu_Click);
            //
            // separator8
            //
            this.separator8.Name = "separator8";
            this.separator8.Size = new System.Drawing.Size(198, 6);
            //
            // positionMenu
            //
            this.positionMenu.Enabled = false;
            this.positionMenu.Image = ((System.Drawing.Image)(resources.GetObject("positionMenu.Image")));
            this.positionMenu.Name = "positionMenu";
            this.positionMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.G)));
            this.positionMenu.Size = new System.Drawing.Size(201, 22);
            this.positionMenu.Text = "转到(&G)...";
            this.positionMenu.Click += new System.EventHandler(this.positionMenu_Click);
            //
            // editMenu
            //
            this.editMenu.DropDown = this.contextMenuInfo;
            this.editMenu.Name = "editMenu";
            this.editMenu.Size = new System.Drawing.Size(59, 20);
            this.editMenu.Text = "编辑(&E)";
            //
            // copyButton
            //
            this.copyButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.copyButton.Enabled = false;
            this.copyButton.Image = ((System.Drawing.Image)(resources.GetObject("copyButton.Image")));
            this.copyButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.copyButton.Name = "copyButton";
            this.copyButton.Size = new System.Drawing.Size(23, 22);
            this.copyButton.ToolTipText = "复制 (Ctrl+C)";
            this.copyButton.Click += new System.EventHandler(this.copyMenu_Click);
            //
            // cultureComboBox
            //
            this.cultureComboBox.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.cultureComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cultureComboBox.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.cultureComboBox.Name = "cultureComboBox";
            this.cultureComboBox.Size = new System.Drawing.Size(160, 20);
            this.cultureComboBox.SelectedIndexChanged += new System.EventHandler(this.cultureComboBox_SelectedIndexChanged);
            //
            // cultureMenu
            //
            this.cultureMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.cultureComboBox});
            this.cultureMenu.Image = ((System.Drawing.Image)(resources.GetObject("cultureMenu.Image")));
            this.cultureMenu.Name = "cultureMenu";
            this.cultureMenu.Size = new System.Drawing.Size(201, 22);
            this.cultureMenu.Text = "自定义区域选项(&Z)";
            //
            // cutButton
            //
            this.cutButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.cutButton.Enabled = false;
            this.cutButton.Image = ((System.Drawing.Image)(resources.GetObject("cutButton.Image")));
            this.cutButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.cutButton.Name = "cutButton";
            this.cutButton.Size = new System.Drawing.Size(23, 22);
            this.cutButton.ToolTipText = "剪切 (Ctrl+X)";
            this.cutButton.Click += new System.EventHandler(this.cutMenu_Click);
            //
            // dateComboBox
            //
            this.dateComboBox.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.dateComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.dateComboBox.DropDownWidth = 200;
            this.dateComboBox.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.dateComboBox.Name = "dateComboBox";
            this.dateComboBox.Size = new System.Drawing.Size(200, 20);
            this.dateComboBox.SelectedIndexChanged += new System.EventHandler(this.dateTimeComboBox_SelectedIndexChanged);
            //
            // dateFormatDropDown
            //
            this.dateFormatDropDown.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.dateFormatDropDown.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.timeComboBox});
            this.dateFormatDropDown.Image = ((System.Drawing.Image)(resources.GetObject("dateFormatDropDown.Image")));
            this.dateFormatDropDown.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.dateFormatDropDown.Name = "dateFormatDropDown";
            this.dateFormatDropDown.Size = new System.Drawing.Size(29, 22);
            this.dateFormatDropDown.ToolTipText = "日期/时间";
            //
            // timeComboBox
            //
            this.timeComboBox.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.timeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.timeComboBox.DropDownWidth = 200;
            this.timeComboBox.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.timeComboBox.Name = "timeComboBox";
            this.timeComboBox.Size = new System.Drawing.Size(200, 20);
            this.timeComboBox.SelectedIndexChanged += new System.EventHandler(this.dateTimeComboBox_SelectedIndexChanged);
            //
            // dateFormatMenu
            //
            this.dateFormatMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.dateComboBox});
            this.dateFormatMenu.Image = ((System.Drawing.Image)(resources.GetObject("dateFormatMenu.Image")));
            this.dateFormatMenu.Name = "dateFormatMenu";
            this.dateFormatMenu.Size = new System.Drawing.Size(142, 22);
            this.dateFormatMenu.Text = "日期/时间(&D)";
            //
            // exitMenu
            //
            this.exitMenu.Image = ((System.Drawing.Image)(resources.GetObject("exitMenu.Image")));
            this.exitMenu.Name = "exitMenu";
            this.exitMenu.ShortcutKeyDisplayString = "";
            this.exitMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.F4)));
            this.exitMenu.Size = new System.Drawing.Size(196, 22);
            this.exitMenu.Text = "退出(&X)";
            this.exitMenu.Click += new System.EventHandler(this.exitMenu_Click);
            //
            // fileClearMenu
            //
            this.fileClearMenu.Image = ((System.Drawing.Image)(resources.GetObject("fileClearMenu.Image")));
            this.fileClearMenu.Name = "fileClearMenu";
            this.fileClearMenu.Size = new System.Drawing.Size(196, 22);
            this.fileClearMenu.Text = "清空访问的文件列表(&C)";
            this.fileClearMenu.Click += new System.EventHandler(this.fileClearMenu_Click);
            //
            // fileListMenu
            //
            this.fileListMenu.Image = ((System.Drawing.Image)(resources.GetObject("fileListMenu.Image")));
            this.fileListMenu.Name = "fileListMenu";
            this.fileListMenu.Size = new System.Drawing.Size(196, 22);
            this.fileListMenu.Text = "最近访问的文件列表(&L)";
            //
            // fileMenu
            //
            this.fileMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newMenu,
            this.openMenu,
            this.separator1,
            this.saveMenu,
            this.saveAsMenu,
            this.separator2,
            this.pageSetupMenu,
            this.printPreviewMenu,
            this.printMenu,
            this.separator3,
            this.recentMenu,
            this.fileListMenu,
            this.fileClearMenu,
            this.separator4,
            this.attributesMenu,
            this.separator5,
            this.exitMenu});
            this.fileMenu.Name = "fileMenu";
            this.fileMenu.Size = new System.Drawing.Size(59, 20);
            this.fileMenu.Text = "文件(&F)";
            //
            // newMenu
            //
            this.newMenu.Image = ((System.Drawing.Image)(resources.GetObject("newMenu.Image")));
            this.newMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.newMenu.Name = "newMenu";
            this.newMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N)));
            this.newMenu.Size = new System.Drawing.Size(196, 22);
            this.newMenu.Text = "新建(&N)";
            this.newMenu.Click += new System.EventHandler(this.newMenu_Click);
            //
            // openMenu
            //
            this.openMenu.Image = ((System.Drawing.Image)(resources.GetObject("openMenu.Image")));
            this.openMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.openMenu.Name = "openMenu";
            this.openMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O)));
            this.openMenu.Size = new System.Drawing.Size(196, 22);
            this.openMenu.Text = "打开(&O)...";
            this.openMenu.Click += new System.EventHandler(this.openMenu_Click);
            //
            // separator1
            //
            this.separator1.Name = "separator1";
            this.separator1.Size = new System.Drawing.Size(193, 6);
            //
            // saveAsMenu
            //
            this.saveAsMenu.Image = ((System.Drawing.Image)(resources.GetObject("saveAsMenu.Image")));
            this.saveAsMenu.Name = "saveAsMenu";
            this.saveAsMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S)));
            this.saveAsMenu.Size = new System.Drawing.Size(196, 22);
            this.saveAsMenu.Text = "另存为(&A)...";
            this.saveAsMenu.Click += new System.EventHandler(this.saveAsMenu_Click);
            //
            // separator2
            //
            this.separator2.Name = "separator2";
            this.separator2.Size = new System.Drawing.Size(193, 6);
            //
            // pageSetupMenu
            //
            this.pageSetupMenu.Image = ((System.Drawing.Image)(resources.GetObject("pageSetupMenu.Image")));
            this.pageSetupMenu.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.pageSetupMenu.Name = "pageSetupMenu";
            this.pageSetupMenu.Size = new System.Drawing.Size(196, 22);
            this.pageSetupMenu.Text = "页面设置(&U)...";
            this.pageSetupMenu.Click += new System.EventHandler(this.pageSetupMenu_Click);
            //
            // printPreviewMenu
            //
            this.printPreviewMenu.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewMenu.Image")));
            this.printPreviewMenu.ImageTransparentColor = System.Drawing.Color.Black;
            this.printPreviewMenu.Name = "printPreviewMenu";
            this.printPreviewMenu.Size = new System.Drawing.Size(196, 22);
            this.printPreviewMenu.Text = "打印预览(&V)...";
            this.printPreviewMenu.Click += new System.EventHandler(this.printPreviewMenu_Click);
            //
            // printMenu
            //
            this.printMenu.Image = ((System.Drawing.Image)(resources.GetObject("printMenu.Image")));
            this.printMenu.ImageTransparentColor = System.Drawing.Color.Black;
            this.printMenu.Name = "printMenu";
            this.printMenu.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.P)));
            this.printMenu.Size = new System.Drawing.Size(196, 22);
            this.printMenu.Text = "打印(&P)...";
            this.printMenu.Click += new System.EventHandler(this.printMenu_Click);
            //
            // separator3
            //
            this.separator3.Name = "separator3";
            this.separator3.Size = new System.Drawing.Size(193, 6);
            //
            // recentMenu
            //
            this.recentMenu.Image = ((System.Drawing.Image)(resources.GetObject("recentMenu.Image")));
            this.recentMenu.Name = "recentMenu";
            this.recentMenu.Size = new System.Drawing.Size(196, 22);
            this.recentMenu.Text = "最近使用的文件列表(&R)";
            this.recentMenu.Click += new System.EventHandler(this.recentMenu_Click);
            //
            // separator4
            //
            this.separator4.Name = "separator4";
            this.separator4.Size = new System.Drawing.Size(193, 6);
            //
            // separator5
            //
            this.separator5.Name = "separator5";
            this.separator5.Size = new System.Drawing.Size(193, 6);
            //
            // fileWatcher
            //
            this.fileWatcher.IncludeSubdirectories = true;
            this.fileWatcher.NotifyFilter = ((System.IO.NotifyFilters)((((System.IO.NotifyFilters.FileName | System.IO.NotifyFilters.DirectoryName)
                        | System.IO.NotifyFilters.Attributes)
                        | System.IO.NotifyFilters.LastWrite)));
            this.fileWatcher.SynchronizingObject = this;
            this.fileWatcher.Renamed += new System.IO.RenamedEventHandler(this.fileWatcher_Renamed);
            this.fileWatcher.Deleted += new System.IO.FileSystemEventHandler(this.fileWatcher_Deleted);
            this.fileWatcher.Changed += new System.IO.FileSystemEventHandler(this.fileWatcher_Changed);
            //
            // findButton
            //
            this.findButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.findButton.Enabled = false;
            this.findButton.Image = ((System.Drawing.Image)(resources.GetObject("findButton.Image")));
            this.findButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.findButton.Name = "findButton";
            this.findButton.Size = new System.Drawing.Size(23, 22);
            this.findButton.ToolTipText = "查找/替换 (Ctrl+F)";
            this.findButton.Click += new System.EventHandler(this.findMenu_Click);
            //
            // fontDialog
            //
            this.fontDialog.FontMustExist = true;
            this.fontDialog.ShowColor = true;
            //
            // fontFormatMenu
            //
            this.fontFormatMenu.Checked = true;
            this.fontFormatMenu.CheckState = System.Windows.Forms.CheckState.Checked;
            this.fontFormatMenu.Name = "fontFormatMenu";
            this.fontFormatMenu.Size = new System.Drawing.Size(136, 22);
            this.fontFormatMenu.Text = "格式栏(&F)";
            //
            // fontMenu
            //
            this.fontMenu.Image = ((System.Drawing.Image)(resources.GetObject("fontMenu.Image")));
            this.fontMenu.Name = "fontMenu";
            this.fontMenu.Size = new System.Drawing.Size(201, 22);
            this.fontMenu.Text = "字体(&F)...";
            this.fontMenu.Click += new System.EventHandler(this.fontMenu_Click);
            //
            // fontNameComboBox
            //
            this.fontNameComboBox.AutoSize = false;
            this.fontNameComboBox.AutoToolTip = true;
            this.fontNameComboBox.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.fontNameComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.fontNameComboBox.DropDownWidth = 210;
            this.fontNameComboBox.Name = "fontNameComboBox";
            this.fontNameComboBox.Size = new System.Drawing.Size(125, 20);
            this.fontNameComboBox.ToolTipText = "字体名称";
            this.fontNameComboBox.SelectedIndexChanged += new System.EventHandler(this.fontNameComboBox_SelectedIndexChanged);
            //
            // fontSizeComboBox
            //
            this.fontSizeComboBox.AutoSize = false;
            this.fontSizeComboBox.AutoToolTip = true;
            this.fontSizeComboBox.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.fontSizeComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.fontSizeComboBox.DropDownWidth = 50;
            this.fontSizeComboBox.Name = "fontSizeComboBox";
            this.fontSizeComboBox.Size = new System.Drawing.Size(50, 20);
            this.fontSizeComboBox.ToolTipText = "字体大小";
            this.fontSizeComboBox.SelectedIndexChanged += new System.EventHandler(this.fontSizeComboBox_SelectedIndexChanged);
            //
            // foreColorButton
            //
            this.foreColorButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.foreColorButton.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.foreColorButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.foreColorButton.Name = "foreColorButton";
            this.foreColorButton.Size = new System.Drawing.Size(23, 22);
            this.foreColorButton.Text = "A";
            this.foreColorButton.TextAlign = System.Drawing.ContentAlignment.TopCenter;
            this.foreColorButton.ToolTipText = "字体前景色";
            this.foreColorButton.Paint += new System.Windows.Forms.PaintEventHandler(this.foreColorButton_Paint);
            this.foreColorButton.Click += new System.EventHandler(this.colorButton_Click);
            //
            // formatMenu
            //
            this.formatMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fontMenu,
            this.colorMenu,
            this.separator9,
            this.leftMenu,
            this.centerMenu,
            this.rightMenu,
            this.separator10,
            this.bulletMenu,
            this.charOffsetMenu,
            this.separator11,
            this.languageMenu,
            this.cultureMenu});
            this.formatMenu.Name = "formatMenu";
            this.formatMenu.Size = new System.Drawing.Size(59, 20);
            this.formatMenu.Text = "格式(&O)";
            //
            // separator9
            //
            this.separator9.Name = "separator9";
            this.separator9.Size = new System.Drawing.Size(198, 6);
            //
            // leftMenu
            //
            this.leftMenu.Image = ((System.Drawing.Image)(resources.GetObject("leftMenu.Image")));
            this.leftMenu.Name = "leftMenu";
            this.leftMenu.ShortcutKeyDisplayString = "Ctrl+L";
            this.leftMenu.Size = new System.Drawing.Size(201, 22);
            this.leftMenu.Text = "左对齐(&L)";
            this.leftMenu.Click += new System.EventHandler(this.alignmentItem_Click);
            //
            // rightMenu
            //
            this.rightMenu.Image = ((System.Drawing.Image)(resources.GetObject("rightMenu.Image")));
            this.rightMenu.Name = "rightMenu";
            this.rightMenu.ShortcutKeyDisplayString = "Ctrl+R";
            this.rightMenu.Size = new System.Drawing.Size(201, 22);
            this.rightMenu.Text = "右对齐(&R)";
            this.rightMenu.Click += new System.EventHandler(this.alignmentItem_Click);
            //
            // separator10
            //
            this.separator10.Name = "separator10";
            this.separator10.Size = new System.Drawing.Size(198, 6);
            //
            // separator11
            //
            this.separator11.Name = "separator11";
            this.separator11.Size = new System.Drawing.Size(198, 6);
            //
            // languageMenu
            //
            this.languageMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.languageComboBox});
            this.languageMenu.Image = ((System.Drawing.Image)(resources.GetObject("languageMenu.Image")));
            this.languageMenu.Name = "languageMenu";
            this.languageMenu.Size = new System.Drawing.Size(201, 22);
            this.languageMenu.Text = "设置系统输入法(&I)";
            //
            // languageComboBox
            //
            this.languageComboBox.BackColor = System.Drawing.SystemColors.InactiveCaptionText;
            this.languageComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.languageComboBox.DropDownWidth = 158;
            this.languageComboBox.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.languageComboBox.Name = "languageComboBox";
            this.languageComboBox.Size = new System.Drawing.Size(160, 20);
            this.languageComboBox.SelectedIndexChanged += new System.EventHandler(this.languageComboBox_SelectedIndexChanged);
            //
            // formatStrip
            //
            this.formatStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.formatStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fontNameComboBox,
            this.fontSizeComboBox,
            this.separator22,
            this.boldButton,
            this.italicButton,
            this.underlineButton,
            this.strikeoutButton,
            this.regularButton,
            this.textInfoButton,
            this.separator23,
            this.foreColorButton,
            this.backColorButton,
            this.separator24,
            this.leftButton,
            this.centerButton,
            this.rightButton,
            this.separator25,
            this.bulletButton,
            this.charOffsetButton,
            this.separator26,
            this.sortOrderButton});
            this.formatStrip.Location = new System.Drawing.Point(3, 49);
            this.formatStrip.Name = "formatStrip";
            this.formatStrip.Size = new System.Drawing.Size(565, 25);
            this.formatStrip.TabIndex = 2;
            //
            // separator22
            //
            this.separator22.Name = "separator22";
            this.separator22.Size = new System.Drawing.Size(6, 25);
            //
            // italicButton
            //
            this.italicButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.italicButton.Font = new System.Drawing.Font("宋体", 10.5F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Italic))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.italicButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.italicButton.Margin = new System.Windows.Forms.Padding(1, 1, 0, 2);
            this.italicButton.Name = "italicButton";
            this.italicButton.Size = new System.Drawing.Size(23, 22);
            this.italicButton.Text = "I";
            this.italicButton.ToolTipText = "斜体";
            this.italicButton.Click += new System.EventHandler(this.fontStyleButton_Click);
            //
            // underlineButton
            //
            this.underlineButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.underlineButton.Font = new System.Drawing.Font("宋体", 10.5F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Underline))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.underlineButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.underlineButton.Margin = new System.Windows.Forms.Padding(1, 1, 0, 2);
            this.underlineButton.Name = "underlineButton";
            this.underlineButton.Size = new System.Drawing.Size(23, 22);
            this.underlineButton.Text = "U";
            this.underlineButton.ToolTipText = "下划线";
            this.underlineButton.Click += new System.EventHandler(this.fontStyleButton_Click);
            //
            // strikeoutButton
            //
            this.strikeoutButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.strikeoutButton.Font = new System.Drawing.Font("宋体", 10.5F, ((System.Drawing.FontStyle)((System.Drawing.FontStyle.Bold | System.Drawing.FontStyle.Strikeout))), System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.strikeoutButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.strikeoutButton.Margin = new System.Windows.Forms.Padding(1, 1, 0, 2);
            this.strikeoutButton.Name = "strikeoutButton";
            this.strikeoutButton.Size = new System.Drawing.Size(23, 22);
            this.strikeoutButton.Text = "S";
            this.strikeoutButton.ToolTipText = "删除线";
            this.strikeoutButton.Click += new System.EventHandler(this.fontStyleButton_Click);
            //
            // regularButton
            //
            this.regularButton.Checked = true;
            this.regularButton.CheckState = System.Windows.Forms.CheckState.Checked;
            this.regularButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.regularButton.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.regularButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.regularButton.Margin = new System.Windows.Forms.Padding(1, 1, 0, 2);
            this.regularButton.Name = "regularButton";
            this.regularButton.Size = new System.Drawing.Size(23, 22);
            this.regularButton.Text = "R";
            this.regularButton.ToolTipText = "常规";
            this.regularButton.Click += new System.EventHandler(this.fontRegularButton_Click);
            //
            // textInfoButton
            //
            this.textInfoButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.textInfoButton.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.lowerMenuItem,
            this.upperMenuItem,
            this.titleCaseMenuItem,
            this.switchCaseMenuItem});
            this.textInfoButton.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.textInfoButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.textInfoButton.Margin = new System.Windows.Forms.Padding(1, 1, 0, 2);
            this.textInfoButton.Name = "textInfoButton";
            this.textInfoButton.Size = new System.Drawing.Size(36, 22);
            this.textInfoButton.Text = "Aa";
            this.textInfoButton.ToolTipText = "更改大小写";
            this.textInfoButton.DropDownItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.textInfoButton_DropDownItemClicked);
            //
            // lowerMenuItem
            //
            this.lowerMenuItem.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.lowerMenuItem.Name = "lowerMenuItem";
            this.lowerMenuItem.Size = new System.Drawing.Size(198, 22);
            this.lowerMenuItem.Text = "选定文本全部小写(&L)";
            //
            // upperMenuItem
            //
            this.upperMenuItem.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.upperMenuItem.Name = "upperMenuItem";
            this.upperMenuItem.Size = new System.Drawing.Size(198, 22);
            this.upperMenuItem.Text = "选定文本全部大写(&U)";
            //
            // titleCaseMenuItem
            //
            this.titleCaseMenuItem.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.titleCaseMenuItem.Name = "titleCaseMenuItem";
            this.titleCaseMenuItem.Size = new System.Drawing.Size(198, 22);
            this.titleCaseMenuItem.Text = "每个单词首字母大写(&C)";
            //
            // separator23
            //
            this.separator23.Name = "separator23";
            this.separator23.Size = new System.Drawing.Size(6, 25);
            //
            // separator24
            //
            this.separator24.Name = "separator24";
            this.separator24.Size = new System.Drawing.Size(6, 25);
            //
            // leftButton
            //
            this.leftButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.leftButton.Image = ((System.Drawing.Image)(resources.GetObject("leftButton.Image")));
            this.leftButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.leftButton.Name = "leftButton";
            this.leftButton.Size = new System.Drawing.Size(23, 22);
            this.leftButton.ToolTipText = "左对齐 (Ctrl+L)";
            this.leftButton.Click += new System.EventHandler(this.alignmentItem_Click);
            //
            // rightButton
            //
            this.rightButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.rightButton.Image = ((System.Drawing.Image)(resources.GetObject("rightButton.Image")));
            this.rightButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.rightButton.Name = "rightButton";
            this.rightButton.Size = new System.Drawing.Size(23, 22);
            this.rightButton.ToolTipText = "右对齐 (Ctrl+R)";
            this.rightButton.Click += new System.EventHandler(this.alignmentItem_Click);
            //
            // separator25
            //
            this.separator25.Name = "separator25";
            this.separator25.Size = new System.Drawing.Size(6, 25);
            //
            // separator26
            //
            this.separator26.Name = "separator26";
            this.separator26.Size = new System.Drawing.Size(6, 25);
            //
            // sortOrderButton
            //
            this.sortOrderButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.sortOrderButton.Image = ((System.Drawing.Image)(resources.GetObject("sortOrderButton.Image")));
            this.sortOrderButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.sortOrderButton.Name = "sortOrderButton";
            this.sortOrderButton.Size = new System.Drawing.Size(23, 22);
            this.sortOrderButton.ToolTipText = "升序排序";
            this.sortOrderButton.Click += new System.EventHandler(this.sortOrderButton_Click);
            //
            // helpMenu
            //
            this.helpMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.backupFileMenu,
            this.separator15,
            this.showHelpMenu,
            this.aboutMenu});
            this.helpMenu.Name = "helpMenu";
            this.helpMenu.Size = new System.Drawing.Size(59, 20);
            this.helpMenu.Text = "帮助(&H)";
            //
            // separator15
            //
            this.separator15.Name = "separator15";
            this.separator15.Size = new System.Drawing.Size(145, 6);
            //
            // showHelpMenu
            //
            this.showHelpMenu.Image = ((System.Drawing.Image)(resources.GetObject("showHelpMenu.Image")));
            this.showHelpMenu.ImageTransparentColor = System.Drawing.Color.Black;
            this.showHelpMenu.Name = "showHelpMenu";
            this.showHelpMenu.Size = new System.Drawing.Size(148, 22);
            this.showHelpMenu.Text = "帮助主题(&H)";
            this.showHelpMenu.Click += new System.EventHandler(this.showHelpMenu_Click);
            //
            // imageButton
            //
            this.imageButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.imageButton.Image = ((System.Drawing.Image)(resources.GetObject("imageButton.Image")));
            this.imageButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.imageButton.Name = "imageButton";
            this.imageButton.Size = new System.Drawing.Size(23, 22);
            this.imageButton.ToolTipText = "插入图片";
            this.imageButton.Click += new System.EventHandler(this.imageMenu_Click);
            //
            // imageMenu
            //
            this.imageMenu.Image = ((System.Drawing.Image)(resources.GetObject("imageMenu.Image")));
            this.imageMenu.Name = "imageMenu";
            this.imageMenu.Size = new System.Drawing.Size(142, 22);
            this.imageMenu.Text = "图片(&P)...";
            this.imageMenu.Click += new System.EventHandler(this.imageMenu_Click);
            //
            // inputMenu
            //
            this.inputMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.imageMenu,
            this.separator13,
            this.dateFormatMenu});
            this.inputMenu.Name = "inputMenu";
            this.inputMenu.Size = new System.Drawing.Size(59, 20);
            this.inputMenu.Text = "插入(&I)";
            //
            // separator13
            //
            this.separator13.Name = "separator13";
            this.separator13.Size = new System.Drawing.Size(139, 6);
            //
            // menuStrip
            //
            this.menuStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.menuStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible;
            this.menuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.fileMenu,
            this.editMenu,
            this.viewMenu,
            this.inputMenu,
            this.formatMenu,
            this.appendixMenu,
            this.helpMenu});
            this.menuStrip.Location = new System.Drawing.Point(0, 0);
            this.menuStrip.Name = "menuStrip";
            this.menuStrip.Size = new System.Drawing.Size(792, 24);
            this.menuStrip.TabIndex = 0;
            //
            // viewMenu
            //
            this.viewMenu.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolMenu,
            this.fontFormatMenu,
            this.statusMenu,
            this.separator12,
            this.wordWrapMenu,
            this.topMostMenu});
            this.viewMenu.Name = "viewMenu";
            this.viewMenu.Size = new System.Drawing.Size(59, 20);
            this.viewMenu.Text = "视图(&V)";
            //
            // toolMenu
            //
            this.toolMenu.Checked = true;
            this.toolMenu.CheckState = System.Windows.Forms.CheckState.Checked;
            this.toolMenu.Name = "toolMenu";
            this.toolMenu.Size = new System.Drawing.Size(136, 22);
            this.toolMenu.Text = "工具栏(&T)";
            //
            // statusMenu
            //
            this.statusMenu.Checked = true;
            this.statusMenu.CheckState = System.Windows.Forms.CheckState.Checked;
            this.statusMenu.Name = "statusMenu";
            this.statusMenu.Size = new System.Drawing.Size(136, 22);
            this.statusMenu.Text = "状态栏(&S)";
            //
            // separator12
            //
            this.separator12.Name = "separator12";
            this.separator12.Size = new System.Drawing.Size(133, 6);
            //
            // wordWrapMenu
            //
            this.wordWrapMenu.Checked = true;
            this.wordWrapMenu.CheckState = System.Windows.Forms.CheckState.Checked;
            this.wordWrapMenu.Name = "wordWrapMenu";
            this.wordWrapMenu.Size = new System.Drawing.Size(136, 22);
            this.wordWrapMenu.Text = "自动换行(&W)";
            //
            // topMostMenu
            //
            this.topMostMenu.Name = "topMostMenu";
            this.topMostMenu.Size = new System.Drawing.Size(136, 22);
            this.topMostMenu.Text = "前端显示(&M)";
            //
            // newButton
            //
            this.newButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.newButton.Image = ((System.Drawing.Image)(resources.GetObject("newButton.Image")));
            this.newButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.newButton.Name = "newButton";
            this.newButton.Size = new System.Drawing.Size(23, 22);
            this.newButton.ToolTipText = "新建 (Ctrl+N)";
            this.newButton.Click += new System.EventHandler(this.newMenu_Click);
            //
            // openButton
            //
            this.openButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.openButton.Image = ((System.Drawing.Image)(resources.GetObject("openButton.Image")));
            this.openButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.openButton.Name = "openButton";
            this.openButton.Size = new System.Drawing.Size(23, 22);
            this.openButton.ToolTipText = "打开 (Ctrl+O)";
            this.openButton.Click += new System.EventHandler(this.openMenu_Click);
            //
            // openFile
            //
            this.openFile.Multiselect = true;
            this.openFile.SupportMultiDottedExtensions = true;
            //
            // pageSetup
            //
            this.pageSetup.Document = this.printDocument;
            this.pageSetup.EnableMetric = true;
            //
            // printDocument
            //
            this.printDocument.DocumentName = "1";
            this.printDocument.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument_PrintPage);
            //
            // pasteButton
            //
            this.pasteButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.pasteButton.Image = ((System.Drawing.Image)(resources.GetObject("pasteButton.Image")));
            this.pasteButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.pasteButton.Name = "pasteButton";
            this.pasteButton.Size = new System.Drawing.Size(23, 22);
            this.pasteButton.ToolTipText = "粘贴 (Ctrl+V)";
            this.pasteButton.Click += new System.EventHandler(this.pasteMenu_Click);
            //
            // printButton
            //
            this.printButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.printButton.Image = ((System.Drawing.Image)(resources.GetObject("printButton.Image")));
            this.printButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.printButton.Name = "printButton";
            this.printButton.Size = new System.Drawing.Size(23, 22);
            this.printButton.ToolTipText = "打印 (Ctrl+P)";
            this.printButton.Click += new System.EventHandler(this.printMenu_Click);
            //
            // printDialog
            //
            this.printDialog.AllowCurrentPage = true;
            this.printDialog.AllowSelection = true;
            this.printDialog.AllowSomePages = true;
            this.printDialog.Document = this.printDocument;
            this.printDialog.PrintToFile = true;
            this.printDialog.UseEXDialog = true;
            //
            // printPreview
            //
            this.printPreview.AutoScrollMargin = new System.Drawing.Size(0, 0);
            this.printPreview.AutoScrollMinSize = new System.Drawing.Size(0, 0);
            this.printPreview.ClientSize = new System.Drawing.Size(400, 300);
            this.printPreview.Document = this.printDocument;
            this.printPreview.Enabled = true;
            this.printPreview.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreview.Icon")));
            this.printPreview.Name = "printPreview";
            this.printPreview.Visible = false;
            //
            // printPreviewButton
            //
            this.printPreviewButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.printPreviewButton.Image = ((System.Drawing.Image)(resources.GetObject("printPreviewButton.Image")));
            this.printPreviewButton.ImageTransparentColor = System.Drawing.Color.Black;
            this.printPreviewButton.Name = "printPreviewButton";
            this.printPreviewButton.Size = new System.Drawing.Size(23, 22);
            this.printPreviewButton.ToolTipText = "打印预览";
            this.printPreviewButton.Click += new System.EventHandler(this.printPreviewMenu_Click);
            //
            // redoButton
            //
            this.redoButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.redoButton.Enabled = false;
            this.redoButton.Image = ((System.Drawing.Image)(resources.GetObject("redoButton.Image")));
            this.redoButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.redoButton.Name = "redoButton";
            this.redoButton.Size = new System.Drawing.Size(23, 22);
            this.redoButton.ToolTipText = "重复 (Ctrl+Y)";
            this.redoButton.Click += new System.EventHandler(this.redoMenu_Click);
            //
            // richText
            //
            this.richText.BackColor = System.Drawing.Color.White;
            this.richText.ContextMenuStrip = this.contextMenuInfo;
            this.richText.Dock = System.Windows.Forms.DockStyle.Fill;
            this.richText.Font = new System.Drawing.Font("宋体", 12F);
            this.richText.Location = new System.Drawing.Point(0, 0);
            this.richText.Name = "richText";
            this.richText.ScrollBars = System.Windows.Forms.RichTextBoxScrollBars.ForcedBoth;
            this.richText.Size = new System.Drawing.Size(792, 365);
            this.richText.TabIndex = 0;
            this.richText.Text = "";
            this.richText.KeyDown += new System.Windows.Forms.KeyEventHandler(this.richText_KeyDown);
            this.richText.SelectionChanged += new System.EventHandler(this.richText_SelectionChanged);
            this.richText.LinkClicked += new System.Windows.Forms.LinkClickedEventHandler(this.richText_LinkClicked);
            this.richText.TextChanged += new System.EventHandler(this.richText_TextChanged);
            //
            // saveFile
            //
            this.saveFile.CheckPathExists = false;
            this.saveFile.DefaultExt = "txt";
            this.saveFile.OverwritePrompt = false;
            this.saveFile.SupportMultiDottedExtensions = true;
            this.saveFile.FileOk += new System.ComponentModel.CancelEventHandler(this.saveFile_FileOk);
            //
            // separator16
            //
            this.separator16.Name = "separator16";
            this.separator16.Size = new System.Drawing.Size(6, 25);
            //
            // separator17
            //
            this.separator17.Name = "separator17";
            this.separator17.Size = new System.Drawing.Size(6, 25);
            //
            // separator18
            //
            this.separator18.Name = "separator18";
            this.separator18.Size = new System.Drawing.Size(6, 25);
            //
            // separator19
            //
            this.separator19.Name = "separator19";
            this.separator19.Size = new System.Drawing.Size(6, 25);
            //
            // separator20
            //
            this.separator20.Name = "separator20";
            this.separator20.Size = new System.Drawing.Size(6, 25);
            //
            // separator21
            //
            this.separator21.Name = "separator21";
            this.separator21.Size = new System.Drawing.Size(6, 25);
            //
            // statusLabelPoint
            //
            this.statusLabelPoint.BorderStyle = System.Windows.Forms.Border3DStyle.Raised;
            this.statusLabelPoint.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.statusLabelPoint.Font = new System.Drawing.Font("宋体", 9F);
            this.statusLabelPoint.Name = "statusLabelPoint";
            this.statusLabelPoint.Size = new System.Drawing.Size(388, 17);
            this.statusLabelPoint.Spring = true;
            this.statusLabelPoint.Text = "行 1 列 1        总行数 1";
            //
            // statusLabelTime
            //
            this.statusLabelTime.BorderStyle = System.Windows.Forms.Border3DStyle.Raised;
            this.statusLabelTime.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.statusLabelTime.Font = new System.Drawing.Font("宋体", 9F);
            this.statusLabelTime.Name = "statusLabelTime";
            this.statusLabelTime.Size = new System.Drawing.Size(388, 17);
            this.statusLabelTime.Spring = true;
            //
            // statusStrip
            //
            this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.statusLabelTime,
            this.statusLabelPoint});
            this.statusStrip.Location = new System.Drawing.Point(0, 439);
            this.statusStrip.Name = "statusStrip";
            this.statusStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.ManagerRenderMode;
            this.statusStrip.Size = new System.Drawing.Size(792, 22);
            this.statusStrip.TabIndex = 0;
            //
            // subZoomFactorButton
            //
            this.subZoomFactorButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.subZoomFactorButton.Enabled = false;
            this.subZoomFactorButton.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.subZoomFactorButton.ForeColor = System.Drawing.Color.RoyalBlue;
            this.subZoomFactorButton.Image = ((System.Drawing.Image)(resources.GetObject("subZoomFactorButton.Image")));
            this.subZoomFactorButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.subZoomFactorButton.Name = "subZoomFactorButton";
            this.subZoomFactorButton.Size = new System.Drawing.Size(23, 22);
            this.subZoomFactorButton.ToolTipText = "缩小字体";
            //
            // timerInfo
            //
            this.timerInfo.Enabled = true;
            this.timerInfo.Interval = 300;
            this.timerInfo.Tick += new System.EventHandler(this.timerInfo_Tick);
            //
            // toolContainer
            //
            //
            // toolContainer.ContentPanel
            //
            this.toolContainer.ContentPanel.Controls.Add(this.richText);
            this.toolContainer.ContentPanel.Size = new System.Drawing.Size(792, 365);
            this.toolContainer.Dock = System.Windows.Forms.DockStyle.Fill;
            this.toolContainer.Location = new System.Drawing.Point(0, 0);
            this.toolContainer.Name = "toolContainer";
            this.toolContainer.Size = new System.Drawing.Size(792, 439);
            this.toolContainer.TabIndex = 1;
            //
            // toolContainer.TopToolStripPanel
            //
            this.toolContainer.TopToolStripPanel.Controls.Add(this.menuStrip);
            this.toolContainer.TopToolStripPanel.Controls.Add(this.toolStrip);
            this.toolContainer.TopToolStripPanel.Controls.Add(this.formatStrip);
            //
            // toolStrip
            //
            this.toolStrip.Dock = System.Windows.Forms.DockStyle.None;
            this.toolStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.newButton,
            this.openButton,
            this.saveDropDown,
            this.separator16,
            this.printPreviewButton,
            this.printButton,
            this.separator17,
            this.findButton,
            this.separator18,
            this.cutButton,
            this.copyButton,
            this.pasteButton,
            this.separator19,
            this.undoButton,
            this.redoButton,
            this.separator20,
            this.imageButton,
            this.dateFormatDropDown,
            this.separator21,
            this.addZoomFactorButton,
            this.subZoomFactorButton});
            this.toolStrip.Location = new System.Drawing.Point(3, 24);
            this.toolStrip.Name = "toolStrip";
            this.toolStrip.Size = new System.Drawing.Size(405, 25);
            this.toolStrip.TabIndex = 1;
            //
            // undoButton
            //
            this.undoButton.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.undoButton.Enabled = false;
            this.undoButton.Image = ((System.Drawing.Image)(resources.GetObject("undoButton.Image")));
            this.undoButton.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.undoButton.Name = "undoButton";
            this.undoButton.Size = new System.Drawing.Size(23, 22);
            this.undoButton.ToolTipText = "撤消 (Ctrl+Z)";
            this.undoButton.Click += new System.EventHandler(this.undoMenu_Click);
            //
            // switchCaseMenuItem
            //
            this.switchCaseMenuItem.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.switchCaseMenuItem.Name = "switchCaseMenuItem";
            this.switchCaseMenuItem.Size = new System.Drawing.Size(198, 22);
            this.switchCaseMenuItem.Text = "切换大小写(&T)";
            //
            // FormWordpad
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackColor = System.Drawing.Color.White;
            this.ClientSize = new System.Drawing.Size(792, 461);
            this.Controls.Add(this.toolContainer);
            this.Controls.Add(this.statusStrip);
            this.DoubleBuffered = true;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MainMenuStrip = this.menuStrip;
            this.Name = "FormWordpad";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.contextEncoding.ResumeLayout(false);
            this.contextMenuInfo.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.fileWatcher)).EndInit();
            this.formatStrip.ResumeLayout(false);
            this.formatStrip.PerformLayout();
            this.menuStrip.ResumeLayout(false);
            this.menuStrip.PerformLayout();
            this.statusStrip.ResumeLayout(false);
            this.statusStrip.PerformLayout();
            this.toolContainer.ContentPanel.ResumeLayout(false);
            this.toolContainer.TopToolStripPanel.ResumeLayout(false);
            this.toolContainer.TopToolStripPanel.PerformLayout();
            this.toolContainer.ResumeLayout(false);
            this.toolContainer.PerformLayout();
            this.toolStrip.ResumeLayout(false);
            this.toolStrip.PerformLayout();
            this.ResumeLayout(false);
            this.PerformLayout();
        }
        #endregion

        #region 声明对象
        private System.Drawing.Printing.PrintDocument printDocument;
        private System.IO.FileSystemWatcher fileWatcher;
        private System.Windows.Forms.ColorDialog colorDialog;
        private System.Windows.Forms.ContextMenuStrip contextEncoding;
        private System.Windows.Forms.ContextMenuStrip contextMenuInfo;
        private System.Windows.Forms.FontDialog fontDialog;
        private System.Windows.Forms.MenuStrip menuStrip;
        private System.Windows.Forms.OpenFileDialog openFile;
        private System.Windows.Forms.PageSetupDialog pageSetup;
        private System.Windows.Forms.PrintDialog printDialog;
        private System.Windows.Forms.PrintPreviewDialog printPreview;
        private System.Windows.Forms.RichTextBox richText;
        private System.Windows.Forms.SaveFileDialog saveFile;
        private System.Windows.Forms.StatusStrip statusStrip;
        private System.Windows.Forms.Timer timerInfo;
        private System.Windows.Forms.ToolStrip formatStrip;
        private System.Windows.Forms.ToolStrip toolStrip;
        private System.Windows.Forms.ToolStripButton addZoomFactorButton;
        private System.Windows.Forms.ToolStripButton backColorButton;
        private System.Windows.Forms.ToolStripButton boldButton;
        private System.Windows.Forms.ToolStripButton bulletButton;
        private System.Windows.Forms.ToolStripButton centerButton;
        private System.Windows.Forms.ToolStripButton charOffsetButton;
        private System.Windows.Forms.ToolStripButton copyButton;
        private System.Windows.Forms.ToolStripButton cutButton;
        private System.Windows.Forms.ToolStripButton findButton;
        private System.Windows.Forms.ToolStripButton foreColorButton;
        private System.Windows.Forms.ToolStripButton imageButton;
        private System.Windows.Forms.ToolStripButton italicButton;
        private System.Windows.Forms.ToolStripButton leftButton;
        private System.Windows.Forms.ToolStripButton newButton;
        private System.Windows.Forms.ToolStripButton openButton;
        private System.Windows.Forms.ToolStripButton pasteButton;
        private System.Windows.Forms.ToolStripButton printButton;
        private System.Windows.Forms.ToolStripButton printPreviewButton;
        private System.Windows.Forms.ToolStripButton redoButton;
        private System.Windows.Forms.ToolStripButton regularButton;
        private System.Windows.Forms.ToolStripButton rightButton;
        private System.Windows.Forms.ToolStripButton sortOrderButton;
        private System.Windows.Forms.ToolStripButton strikeoutButton;
        private System.Windows.Forms.ToolStripButton subZoomFactorButton;
        private System.Windows.Forms.ToolStripButton underlineButton;
        private System.Windows.Forms.ToolStripButton undoButton;
        private System.Windows.Forms.ToolStripComboBox colorComboBox;
        private System.Windows.Forms.ToolStripComboBox cultureComboBox;
        private System.Windows.Forms.ToolStripComboBox dateComboBox;
        private System.Windows.Forms.ToolStripComboBox fontNameComboBox;
        private System.Windows.Forms.ToolStripComboBox fontSizeComboBox;
        private System.Windows.Forms.ToolStripComboBox languageComboBox;
        private System.Windows.Forms.ToolStripComboBox timeComboBox;
        private System.Windows.Forms.ToolStripContainer toolContainer;
        private System.Windows.Forms.ToolStripDropDownButton dateFormatDropDown;
        private System.Windows.Forms.ToolStripDropDownButton saveDropDown;
        private System.Windows.Forms.ToolStripDropDownButton textInfoButton;
        private System.Windows.Forms.ToolStripMenuItem aboutMenu;
        private System.Windows.Forms.ToolStripMenuItem appendixMenu;
        private System.Windows.Forms.ToolStripMenuItem attributesMenu;
        private System.Windows.Forms.ToolStripMenuItem backupFileMenu;
        private System.Windows.Forms.ToolStripMenuItem bulletMenu;
        private System.Windows.Forms.ToolStripMenuItem centerMenu;
        private System.Windows.Forms.ToolStripMenuItem charmapMenu;
        private System.Windows.Forms.ToolStripMenuItem charOffsetMenu;
        private System.Windows.Forms.ToolStripMenuItem cmsANSI;
        private System.Windows.Forms.ToolStripMenuItem cmsBigEndianUnicode;
        private System.Windows.Forms.ToolStripMenuItem cmsGB18030;
        private System.Windows.Forms.ToolStripMenuItem cmsRTF;
        private System.Windows.Forms.ToolStripMenuItem cmsUnicode;
        private System.Windows.Forms.ToolStripMenuItem cmsUTF8;
        private System.Windows.Forms.ToolStripMenuItem colorMenu;
        private System.Windows.Forms.ToolStripMenuItem copyMenu;
        private System.Windows.Forms.ToolStripMenuItem cultureMenu;
        private System.Windows.Forms.ToolStripMenuItem cutMenu;
        private System.Windows.Forms.ToolStripMenuItem dateFormatMenu;
        private System.Windows.Forms.ToolStripMenuItem deleteMenu;
        private System.Windows.Forms.ToolStripMenuItem editMenu;
        private System.Windows.Forms.ToolStripMenuItem exitMenu;
        private System.Windows.Forms.ToolStripMenuItem fileClearMenu;
        private System.Windows.Forms.ToolStripMenuItem fileListMenu;
        private System.Windows.Forms.ToolStripMenuItem fileMenu;
        private System.Windows.Forms.ToolStripMenuItem findMenu;
        private System.Windows.Forms.ToolStripMenuItem fontFormatMenu;
        private System.Windows.Forms.ToolStripMenuItem fontMenu;
        private System.Windows.Forms.ToolStripMenuItem formatMenu;
        private System.Windows.Forms.ToolStripMenuItem helpMenu;
        private System.Windows.Forms.ToolStripMenuItem imageMenu;
        private System.Windows.Forms.ToolStripMenuItem inputMenu;
        private System.Windows.Forms.ToolStripMenuItem languageMenu;
        private System.Windows.Forms.ToolStripMenuItem leftMenu;
        private System.Windows.Forms.ToolStripMenuItem lowerMenuItem;
        private System.Windows.Forms.ToolStripMenuItem mspaintMenu;
        private System.Windows.Forms.ToolStripMenuItem newMenu;
        private System.Windows.Forms.ToolStripMenuItem openMenu;
        private System.Windows.Forms.ToolStripMenuItem pageSetupMenu;
        private System.Windows.Forms.ToolStripMenuItem pasteMenu;
        private System.Windows.Forms.ToolStripMenuItem positionMenu;
        private System.Windows.Forms.ToolStripMenuItem printMenu;
        private System.Windows.Forms.ToolStripMenuItem printPreviewMenu;
        private System.Windows.Forms.ToolStripMenuItem recentMenu;
        private System.Windows.Forms.ToolStripMenuItem redoMenu;
        private System.Windows.Forms.ToolStripMenuItem rightMenu;
        private System.Windows.Forms.ToolStripMenuItem saveAsMenu;
        private System.Windows.Forms.ToolStripMenuItem saveMenu;
        private System.Windows.Forms.ToolStripMenuItem screenMenu;
        private System.Windows.Forms.ToolStripMenuItem selectAllMenu;
        private System.Windows.Forms.ToolStripMenuItem showHelpMenu;
        private System.Windows.Forms.ToolStripMenuItem statusMenu;
        private System.Windows.Forms.ToolStripMenuItem switchCaseMenuItem;
        private System.Windows.Forms.ToolStripMenuItem titleCaseMenuItem;
        private System.Windows.Forms.ToolStripMenuItem toolMenu;
        private System.Windows.Forms.ToolStripMenuItem topMostMenu;
        private System.Windows.Forms.ToolStripMenuItem undoMenu;
        private System.Windows.Forms.ToolStripMenuItem upperMenuItem;
        private System.Windows.Forms.ToolStripMenuItem viewMenu;
        private System.Windows.Forms.ToolStripMenuItem wordWrapMenu;
        private System.Windows.Forms.ToolStripSeparator separator1;
        private System.Windows.Forms.ToolStripSeparator separator10;
        private System.Windows.Forms.ToolStripSeparator separator11;
        private System.Windows.Forms.ToolStripSeparator separator12;
        private System.Windows.Forms.ToolStripSeparator separator13;
        private System.Windows.Forms.ToolStripSeparator separator14;
        private System.Windows.Forms.ToolStripSeparator separator15;
        private System.Windows.Forms.ToolStripSeparator separator16;
        private System.Windows.Forms.ToolStripSeparator separator17;
        private System.Windows.Forms.ToolStripSeparator separator18;
        private System.Windows.Forms.ToolStripSeparator separator19;
        private System.Windows.Forms.ToolStripSeparator separator2;
        private System.Windows.Forms.ToolStripSeparator separator20;
        private System.Windows.Forms.ToolStripSeparator separator21;
        private System.Windows.Forms.ToolStripSeparator separator22;
        private System.Windows.Forms.ToolStripSeparator separator23;
        private System.Windows.Forms.ToolStripSeparator separator24;
        private System.Windows.Forms.ToolStripSeparator separator25;
        private System.Windows.Forms.ToolStripSeparator separator26;
        private System.Windows.Forms.ToolStripSeparator separator3;
        private System.Windows.Forms.ToolStripSeparator separator4;
        private System.Windows.Forms.ToolStripSeparator separator5;
        private System.Windows.Forms.ToolStripSeparator separator6;
        private System.Windows.Forms.ToolStripSeparator separator7;
        private System.Windows.Forms.ToolStripSeparator separator8;
        private System.Windows.Forms.ToolStripSeparator separator9;
        private System.Windows.Forms.ToolStripStatusLabel statusLabelPoint;
        private System.Windows.Forms.ToolStripStatusLabel statusLabelTime;
        #endregion
    }
}

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值