namespace Crypto_Notepad { partial class MainWindow { /// /// Требуется переменная конструктора. /// private System.ComponentModel.IContainer components = null; /// /// Освободить все используемые ресурсы. /// /// истинно, если управляемый ресурс должен быть удален; иначе ложно. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Код, автоматически созданный конструктором форм Windows /// /// Обязательный метод для поддержки конструктора - не изменяйте /// содержимое данного метода при помощи редактора кода. /// public void InitializeComponent() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow)); this.MainMenu = new System.Windows.Forms.MenuStrip(); this.файлToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.newToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator(); this.saveToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.saveAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator(); this.openFileLocationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.deleteFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator(); this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.правкаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.undoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator(); this.cutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.copyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.pasteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator(); this.findToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator(); this.selectAllToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.wordWrapToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator(); this.clearToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.сервисToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.changeKeyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.lockToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.помощьToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.documentationToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.сheckForUpdatesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.undoToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator(); this.cutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.copyToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.pasteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.deleteToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator(); this.selectAllToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.rightToLeftToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem(); this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator(); this.clearToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem(); this.OpenFile = new System.Windows.Forms.OpenFileDialog(); this.SaveFile = new System.Windows.Forms.SaveFileDialog(); this.button1 = new System.Windows.Forms.Button(); this.button2 = new System.Windows.Forms.Button(); this.toolTip1 = new System.Windows.Forms.ToolTip(this.components); this.pictureBox12 = new System.Windows.Forms.PictureBox(); this.pictureBox5 = new System.Windows.Forms.PictureBox(); this.pictureBox2 = new System.Windows.Forms.PictureBox(); this.pictureBox11 = new System.Windows.Forms.PictureBox(); this.pictureBox10 = new System.Windows.Forms.PictureBox(); this.pictureBox9 = new System.Windows.Forms.PictureBox(); this.pictureBox8 = new System.Windows.Forms.PictureBox(); this.pictureBox7 = new System.Windows.Forms.PictureBox(); this.pictureBox6 = new System.Windows.Forms.PictureBox(); this.pictureBox4 = new System.Windows.Forms.PictureBox(); this.pictureBox3 = new System.Windows.Forms.PictureBox(); this.pictureBox1 = new System.Windows.Forms.PictureBox(); this.pictureBox13 = new System.Windows.Forms.PictureBox(); this.searchTextBox = new System.Windows.Forms.TextBox(); this.chkMatchCase = new System.Windows.Forms.CheckBox(); this.chkMatchWholeWord = new System.Windows.Forms.CheckBox(); this.panel1 = new System.Windows.Forms.Panel(); this.panel2 = new System.Windows.Forms.Panel(); this.customRTB = new Crypto_Notepad.CustomRichTextBox(); this.MainMenu.SuspendLayout(); this.contextMenuStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).BeginInit(); this.panel1.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // MainMenu // this.MainMenu.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.MainMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.файлToolStripMenuItem, this.правкаToolStripMenuItem, this.сервисToolStripMenuItem, this.помощьToolStripMenuItem}); this.MainMenu.Location = new System.Drawing.Point(0, 0); this.MainMenu.Name = "MainMenu"; this.MainMenu.Padding = new System.Windows.Forms.Padding(0); this.MainMenu.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; this.MainMenu.Size = new System.Drawing.Size(535, 24); this.MainMenu.TabIndex = 0; this.MainMenu.Text = "menuStrip1"; // // файлToolStripMenuItem // this.файлToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.newToolStripMenuItem, this.openToolStripMenuItem, this.toolStripSeparator11, this.saveToolStripMenuItem1, this.saveAsToolStripMenuItem, this.toolStripSeparator4, this.openFileLocationToolStripMenuItem, this.deleteFileToolStripMenuItem, this.toolStripSeparator2, this.exitToolStripMenuItem}); this.файлToolStripMenuItem.Name = "файлToolStripMenuItem"; this.файлToolStripMenuItem.Size = new System.Drawing.Size(36, 24); this.файлToolStripMenuItem.Text = "File"; this.файлToolStripMenuItem.DropDownOpened += new System.EventHandler(this.файлToolStripMenuItem_DropDownOpened); // // newToolStripMenuItem // this.newToolStripMenuItem.Name = "newToolStripMenuItem"; this.newToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.N))); this.newToolStripMenuItem.Size = new System.Drawing.Size(202, 22); this.newToolStripMenuItem.Text = "New"; this.newToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click_1); // // openToolStripMenuItem // this.openToolStripMenuItem.Name = "openToolStripMenuItem"; this.openToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.O))); this.openToolStripMenuItem.Size = new System.Drawing.Size(202, 22); this.openToolStripMenuItem.Text = "Open..."; this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click); // // toolStripSeparator11 // this.toolStripSeparator11.Name = "toolStripSeparator11"; this.toolStripSeparator11.Size = new System.Drawing.Size(199, 6); // // saveToolStripMenuItem1 // this.saveToolStripMenuItem1.Name = "saveToolStripMenuItem1"; this.saveToolStripMenuItem1.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.S))); this.saveToolStripMenuItem1.Size = new System.Drawing.Size(202, 22); this.saveToolStripMenuItem1.Text = "Save"; this.saveToolStripMenuItem1.Click += new System.EventHandler(this.saveToolStripMenuItem1_Click_1); // // saveAsToolStripMenuItem // this.saveAsToolStripMenuItem.Name = "saveAsToolStripMenuItem"; this.saveAsToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) | System.Windows.Forms.Keys.S))); this.saveAsToolStripMenuItem.Size = new System.Drawing.Size(202, 22); this.saveAsToolStripMenuItem.Text = "Save As..."; this.saveAsToolStripMenuItem.Click += new System.EventHandler(this.saveAsToolStripMenuItem_Click); // // toolStripSeparator4 // this.toolStripSeparator4.Name = "toolStripSeparator4"; this.toolStripSeparator4.Size = new System.Drawing.Size(199, 6); // // openFileLocationToolStripMenuItem // this.openFileLocationToolStripMenuItem.Name = "openFileLocationToolStripMenuItem"; this.openFileLocationToolStripMenuItem.Size = new System.Drawing.Size(202, 22); this.openFileLocationToolStripMenuItem.Text = "Open File Location"; this.openFileLocationToolStripMenuItem.Click += new System.EventHandler(this.openFileLocationToolStripMenuItem_Click); // // deleteFileToolStripMenuItem // this.deleteFileToolStripMenuItem.Name = "deleteFileToolStripMenuItem"; this.deleteFileToolStripMenuItem.Size = new System.Drawing.Size(202, 22); this.deleteFileToolStripMenuItem.Text = "Delete File"; this.deleteFileToolStripMenuItem.Click += new System.EventHandler(this.deleteFileToolStripMenuItem_Click_1); // // toolStripSeparator2 // this.toolStripSeparator2.Name = "toolStripSeparator2"; this.toolStripSeparator2.Size = new System.Drawing.Size(199, 6); // // exitToolStripMenuItem // this.exitToolStripMenuItem.Name = "exitToolStripMenuItem"; this.exitToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Q))); this.exitToolStripMenuItem.Size = new System.Drawing.Size(202, 22); this.exitToolStripMenuItem.Text = "Exit"; this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click); // // правкаToolStripMenuItem // this.правкаToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.undoToolStripMenuItem, this.toolStripSeparator1, this.cutToolStripMenuItem, this.copyToolStripMenuItem, this.pasteToolStripMenuItem, this.deleteToolStripMenuItem, this.toolStripSeparator9, this.findToolStripMenuItem2, this.toolStripSeparator3, this.selectAllToolStripMenuItem, this.wordWrapToolStripMenuItem, this.toolStripSeparator5, this.clearToolStripMenuItem}); this.правкаToolStripMenuItem.Name = "правкаToolStripMenuItem"; this.правкаToolStripMenuItem.Size = new System.Drawing.Size(40, 24); this.правкаToolStripMenuItem.Text = "Edit"; this.правкаToolStripMenuItem.DropDownOpened += new System.EventHandler(this.правкаToolStripMenuItem_DropDownOpened); // // undoToolStripMenuItem // this.undoToolStripMenuItem.Name = "undoToolStripMenuItem"; this.undoToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z))); this.undoToolStripMenuItem.Size = new System.Drawing.Size(165, 22); this.undoToolStripMenuItem.Text = "Undo"; this.undoToolStripMenuItem.Click += new System.EventHandler(this.undoToolStripMenuItem_Click); // // toolStripSeparator1 // this.toolStripSeparator1.Name = "toolStripSeparator1"; this.toolStripSeparator1.Size = new System.Drawing.Size(162, 6); // // cutToolStripMenuItem // this.cutToolStripMenuItem.Enabled = false; this.cutToolStripMenuItem.Name = "cutToolStripMenuItem"; this.cutToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X))); this.cutToolStripMenuItem.Size = new System.Drawing.Size(165, 22); this.cutToolStripMenuItem.Text = "Cut"; this.cutToolStripMenuItem.Click += new System.EventHandler(this.cutToolStripMenuItem_Click); // // copyToolStripMenuItem // this.copyToolStripMenuItem.Enabled = false; this.copyToolStripMenuItem.Name = "copyToolStripMenuItem"; this.copyToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C))); this.copyToolStripMenuItem.Size = new System.Drawing.Size(165, 22); this.copyToolStripMenuItem.Text = "Copy"; this.copyToolStripMenuItem.Click += new System.EventHandler(this.copyToolStripMenuItem_Click); // // pasteToolStripMenuItem // this.pasteToolStripMenuItem.Name = "pasteToolStripMenuItem"; this.pasteToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V))); this.pasteToolStripMenuItem.Size = new System.Drawing.Size(165, 22); this.pasteToolStripMenuItem.Text = "Paste"; this.pasteToolStripMenuItem.Click += new System.EventHandler(this.pasteToolStripMenuItem_Click); // // deleteToolStripMenuItem // this.deleteToolStripMenuItem.Enabled = false; this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem"; this.deleteToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.Delete; this.deleteToolStripMenuItem.Size = new System.Drawing.Size(165, 22); this.deleteToolStripMenuItem.Text = "Delete"; this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click); // // toolStripSeparator9 // this.toolStripSeparator9.Name = "toolStripSeparator9"; this.toolStripSeparator9.Size = new System.Drawing.Size(162, 6); // // findToolStripMenuItem2 // this.findToolStripMenuItem2.Name = "findToolStripMenuItem2"; this.findToolStripMenuItem2.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.F))); this.findToolStripMenuItem2.Size = new System.Drawing.Size(165, 22); this.findToolStripMenuItem2.Text = "Find"; this.findToolStripMenuItem2.Click += new System.EventHandler(this.findToolStripMenuItem2_Click); // // toolStripSeparator3 // this.toolStripSeparator3.Name = "toolStripSeparator3"; this.toolStripSeparator3.Size = new System.Drawing.Size(162, 6); // // selectAllToolStripMenuItem // this.selectAllToolStripMenuItem.Name = "selectAllToolStripMenuItem"; this.selectAllToolStripMenuItem.ShortcutKeyDisplayString = ""; this.selectAllToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A))); this.selectAllToolStripMenuItem.Size = new System.Drawing.Size(165, 22); this.selectAllToolStripMenuItem.Text = "Select All"; this.selectAllToolStripMenuItem.Click += new System.EventHandler(this.selectAllToolStripMenuItem_Click); // // wordWrapToolStripMenuItem // this.wordWrapToolStripMenuItem.Checked = true; this.wordWrapToolStripMenuItem.CheckOnClick = true; this.wordWrapToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked; this.wordWrapToolStripMenuItem.Name = "wordWrapToolStripMenuItem"; this.wordWrapToolStripMenuItem.Size = new System.Drawing.Size(165, 22); this.wordWrapToolStripMenuItem.Text = "Word Wrap"; this.wordWrapToolStripMenuItem.Click += new System.EventHandler(this.wordWrapToolStripMenuItem_Click); // // toolStripSeparator5 // this.toolStripSeparator5.Name = "toolStripSeparator5"; this.toolStripSeparator5.Size = new System.Drawing.Size(162, 6); // // clearToolStripMenuItem // this.clearToolStripMenuItem.Name = "clearToolStripMenuItem"; this.clearToolStripMenuItem.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Delete))); this.clearToolStripMenuItem.Size = new System.Drawing.Size(165, 22); this.clearToolStripMenuItem.Text = "Clear"; this.clearToolStripMenuItem.Click += new System.EventHandler(this.clearToolStripMenuItem_Click); // // сервисToolStripMenuItem // this.сервисToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.changeKeyToolStripMenuItem, this.lockToolStripMenuItem, this.settingsToolStripMenuItem}); this.сервисToolStripMenuItem.Name = "сервисToolStripMenuItem"; this.сервисToolStripMenuItem.Size = new System.Drawing.Size(48, 24); this.сервисToolStripMenuItem.Text = "Tools"; this.сервисToolStripMenuItem.DropDownOpened += new System.EventHandler(this.сервисToolStripMenuItem_DropDownOpened); // // changeKeyToolStripMenuItem // this.changeKeyToolStripMenuItem.Name = "changeKeyToolStripMenuItem"; this.changeKeyToolStripMenuItem.Size = new System.Drawing.Size(139, 22); this.changeKeyToolStripMenuItem.Text = "Change Key"; this.changeKeyToolStripMenuItem.Click += new System.EventHandler(this.changeKeyToolStripMenuItem_Click); // // lockToolStripMenuItem // this.lockToolStripMenuItem.Name = "lockToolStripMenuItem"; this.lockToolStripMenuItem.Size = new System.Drawing.Size(139, 22); this.lockToolStripMenuItem.Text = "Lock"; this.lockToolStripMenuItem.Click += new System.EventHandler(this.lockToolStripMenuItem_Click); // // settingsToolStripMenuItem // this.settingsToolStripMenuItem.Name = "settingsToolStripMenuItem"; this.settingsToolStripMenuItem.Size = new System.Drawing.Size(139, 22); this.settingsToolStripMenuItem.Text = "Settings"; this.settingsToolStripMenuItem.Click += new System.EventHandler(this.settingsToolStripMenuItem_Click); // // помощьToolStripMenuItem // this.помощьToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] { this.documentationToolStripMenuItem, this.сheckForUpdatesToolStripMenuItem, this.aboutToolStripMenuItem}); this.помощьToolStripMenuItem.Name = "помощьToolStripMenuItem"; this.помощьToolStripMenuItem.Size = new System.Drawing.Size(43, 24); this.помощьToolStripMenuItem.Text = "Help"; // // documentationToolStripMenuItem // this.documentationToolStripMenuItem.Name = "documentationToolStripMenuItem"; this.documentationToolStripMenuItem.ShortcutKeys = System.Windows.Forms.Keys.F1; this.documentationToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.documentationToolStripMenuItem.Text = "Documentation"; this.documentationToolStripMenuItem.Click += new System.EventHandler(this.documentationToolStripMenuItem_Click); // // сheckForUpdatesToolStripMenuItem // this.сheckForUpdatesToolStripMenuItem.Name = "сheckForUpdatesToolStripMenuItem"; this.сheckForUpdatesToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.сheckForUpdatesToolStripMenuItem.Text = "Сheck for Updates..."; this.сheckForUpdatesToolStripMenuItem.Click += new System.EventHandler(this.сheckForUpdatesToolStripMenuItem_Click); // // aboutToolStripMenuItem // this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem"; this.aboutToolStripMenuItem.Size = new System.Drawing.Size(187, 22); this.aboutToolStripMenuItem.Text = "About"; this.aboutToolStripMenuItem.Click += new System.EventHandler(this.aboutToolStripMenuItem_Click); // // contextMenuStrip1 // this.contextMenuStrip1.Font = new System.Drawing.Font("Tahoma", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.undoToolStripMenuItem1, this.toolStripSeparator6, this.cutToolStripMenuItem1, this.copyToolStripMenuItem1, this.pasteToolStripMenuItem1, this.deleteToolStripMenuItem1, this.toolStripSeparator8, this.selectAllToolStripMenuItem1, this.rightToLeftToolStripMenuItem, this.toolStripSeparator7, this.clearToolStripMenuItem1}); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(185, 198); this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening); // // undoToolStripMenuItem1 // this.undoToolStripMenuItem1.Name = "undoToolStripMenuItem1"; this.undoToolStripMenuItem1.Size = new System.Drawing.Size(184, 22); this.undoToolStripMenuItem1.Text = "Undo"; this.undoToolStripMenuItem1.Click += new System.EventHandler(this.undoToolStripMenuItem1_Click); // // toolStripSeparator6 // this.toolStripSeparator6.Name = "toolStripSeparator6"; this.toolStripSeparator6.Size = new System.Drawing.Size(181, 6); // // cutToolStripMenuItem1 // this.cutToolStripMenuItem1.Name = "cutToolStripMenuItem1"; this.cutToolStripMenuItem1.Size = new System.Drawing.Size(184, 22); this.cutToolStripMenuItem1.Text = "Cut"; this.cutToolStripMenuItem1.Click += new System.EventHandler(this.cutToolStripMenuItem1_Click); // // copyToolStripMenuItem1 // this.copyToolStripMenuItem1.Name = "copyToolStripMenuItem1"; this.copyToolStripMenuItem1.Size = new System.Drawing.Size(184, 22); this.copyToolStripMenuItem1.Text = "Copy"; this.copyToolStripMenuItem1.Click += new System.EventHandler(this.copyToolStripMenuItem1_Click); // // pasteToolStripMenuItem1 // this.pasteToolStripMenuItem1.Name = "pasteToolStripMenuItem1"; this.pasteToolStripMenuItem1.Size = new System.Drawing.Size(184, 22); this.pasteToolStripMenuItem1.Text = "Paste"; this.pasteToolStripMenuItem1.Click += new System.EventHandler(this.pasteToolStripMenuItem1_Click); // // deleteToolStripMenuItem1 // this.deleteToolStripMenuItem1.Name = "deleteToolStripMenuItem1"; this.deleteToolStripMenuItem1.Size = new System.Drawing.Size(184, 22); this.deleteToolStripMenuItem1.Text = "Delete"; this.deleteToolStripMenuItem1.Click += new System.EventHandler(this.deleteToolStripMenuItem1_Click); // // toolStripSeparator8 // this.toolStripSeparator8.Name = "toolStripSeparator8"; this.toolStripSeparator8.Size = new System.Drawing.Size(181, 6); // // selectAllToolStripMenuItem1 // this.selectAllToolStripMenuItem1.Name = "selectAllToolStripMenuItem1"; this.selectAllToolStripMenuItem1.Size = new System.Drawing.Size(184, 22); this.selectAllToolStripMenuItem1.Text = "Select All"; this.selectAllToolStripMenuItem1.Click += new System.EventHandler(this.selectAllToolStripMenuItem1_Click); // // rightToLeftToolStripMenuItem // this.rightToLeftToolStripMenuItem.CheckOnClick = true; this.rightToLeftToolStripMenuItem.Name = "rightToLeftToolStripMenuItem"; this.rightToLeftToolStripMenuItem.Size = new System.Drawing.Size(184, 22); this.rightToLeftToolStripMenuItem.Text = "Right-to-left reading"; this.rightToLeftToolStripMenuItem.Click += new System.EventHandler(this.rightToLeftToolStripMenuItem_Click); // // toolStripSeparator7 // this.toolStripSeparator7.Name = "toolStripSeparator7"; this.toolStripSeparator7.Size = new System.Drawing.Size(181, 6); // // clearToolStripMenuItem1 // this.clearToolStripMenuItem1.Name = "clearToolStripMenuItem1"; this.clearToolStripMenuItem1.Size = new System.Drawing.Size(184, 22); this.clearToolStripMenuItem1.Text = "Clear"; this.clearToolStripMenuItem1.Click += new System.EventHandler(this.clearToolStripMenuItem1_Click); // // OpenFile // this.OpenFile.Filter = "Crypto Notepad (*.cnp)|*.cnp|All files (*.*)|*.*"; // // SaveFile // this.SaveFile.Filter = "Crypto Notepad (*.cnp)|*.cnp"; // // button1 // this.button1.Location = new System.Drawing.Point(701, 151); this.button1.Name = "button1"; this.button1.Size = new System.Drawing.Size(75, 23); this.button1.TabIndex = 3; this.button1.Text = "ENC"; this.button1.UseVisualStyleBackColor = true; this.button1.Visible = false; // // button2 // this.button2.Location = new System.Drawing.Point(701, 180); this.button2.Name = "button2"; this.button2.Size = new System.Drawing.Size(75, 23); this.button2.TabIndex = 4; this.button2.Text = "DEC"; this.button2.UseVisualStyleBackColor = true; this.button2.Visible = false; // // pictureBox12 // this.pictureBox12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox12.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox12.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox12.Image"))); this.pictureBox12.Location = new System.Drawing.Point(516, 5); this.pictureBox12.Name = "pictureBox12"; this.pictureBox12.Size = new System.Drawing.Size(14, 14); this.pictureBox12.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox12.TabIndex = 14; this.pictureBox12.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox12, "Hide Toolbar"); this.pictureBox12.Click += new System.EventHandler(this.pictureBox12_Click); this.pictureBox12.MouseEnter += new System.EventHandler(this.pictureBox12_MouseEnter); this.pictureBox12.MouseLeave += new System.EventHandler(this.pictureBox12_MouseLeave); // // pictureBox5 // this.pictureBox5.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image"))); this.pictureBox5.Location = new System.Drawing.Point(235, 3); this.pictureBox5.Name = "pictureBox5"; this.pictureBox5.Size = new System.Drawing.Size(16, 16); this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox5.TabIndex = 15; this.pictureBox5.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox5, "Settings"); this.pictureBox5.Click += new System.EventHandler(this.pictureBox5_Click); // // pictureBox2 // this.pictureBox2.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image"))); this.pictureBox2.Location = new System.Drawing.Point(10, 3); this.pictureBox2.Name = "pictureBox2"; this.pictureBox2.Size = new System.Drawing.Size(16, 16); this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox2.TabIndex = 15; this.pictureBox2.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox2, "New"); this.pictureBox2.Click += new System.EventHandler(this.pictureBox2_Click); // // pictureBox11 // this.pictureBox11.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox11.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox11.Image"))); this.pictureBox11.Location = new System.Drawing.Point(210, 3); this.pictureBox11.Name = "pictureBox11"; this.pictureBox11.Size = new System.Drawing.Size(16, 16); this.pictureBox11.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox11.TabIndex = 15; this.pictureBox11.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox11, "Change Key"); this.pictureBox11.Click += new System.EventHandler(this.pictureBox11_Click); // // pictureBox10 // this.pictureBox10.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox10.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox10.Image"))); this.pictureBox10.Location = new System.Drawing.Point(185, 3); this.pictureBox10.Name = "pictureBox10"; this.pictureBox10.Size = new System.Drawing.Size(16, 16); this.pictureBox10.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox10.TabIndex = 15; this.pictureBox10.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox10, "Paste"); this.pictureBox10.Click += new System.EventHandler(this.pictureBox10_Click); // // pictureBox9 // this.pictureBox9.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox9.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox9.Image"))); this.pictureBox9.Location = new System.Drawing.Point(160, 3); this.pictureBox9.Name = "pictureBox9"; this.pictureBox9.Size = new System.Drawing.Size(16, 16); this.pictureBox9.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox9.TabIndex = 15; this.pictureBox9.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox9, "Copy"); this.pictureBox9.Click += new System.EventHandler(this.pictureBox9_Click); // // pictureBox8 // this.pictureBox8.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox8.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox8.Image"))); this.pictureBox8.Location = new System.Drawing.Point(135, 3); this.pictureBox8.Name = "pictureBox8"; this.pictureBox8.Size = new System.Drawing.Size(16, 16); this.pictureBox8.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox8.TabIndex = 15; this.pictureBox8.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox8, "Cut"); this.pictureBox8.Click += new System.EventHandler(this.pictureBox8_Click); // // pictureBox7 // this.pictureBox7.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image"))); this.pictureBox7.Location = new System.Drawing.Point(110, 3); this.pictureBox7.Name = "pictureBox7"; this.pictureBox7.Size = new System.Drawing.Size(16, 16); this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox7.TabIndex = 15; this.pictureBox7.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox7, "Delete File"); this.pictureBox7.Click += new System.EventHandler(this.pictureBox7_Click); // // pictureBox6 // this.pictureBox6.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox6.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox6.Image"))); this.pictureBox6.Location = new System.Drawing.Point(85, 3); this.pictureBox6.Name = "pictureBox6"; this.pictureBox6.Size = new System.Drawing.Size(16, 16); this.pictureBox6.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox6.TabIndex = 15; this.pictureBox6.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox6, "Open File Location"); this.pictureBox6.Click += new System.EventHandler(this.pictureBox6_Click); // // pictureBox4 // this.pictureBox4.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image"))); this.pictureBox4.Location = new System.Drawing.Point(60, 3); this.pictureBox4.Name = "pictureBox4"; this.pictureBox4.Size = new System.Drawing.Size(16, 16); this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox4.TabIndex = 15; this.pictureBox4.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox4, "Save"); this.pictureBox4.Click += new System.EventHandler(this.pictureBox4_Click); // // pictureBox3 // this.pictureBox3.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image"))); this.pictureBox3.Location = new System.Drawing.Point(35, 3); this.pictureBox3.Name = "pictureBox3"; this.pictureBox3.Size = new System.Drawing.Size(16, 16); this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox3.TabIndex = 15; this.pictureBox3.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox3, "Open"); this.pictureBox3.Click += new System.EventHandler(this.pictureBox3_Click); // // pictureBox1 // this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right))); this.pictureBox1.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image"))); this.pictureBox1.Location = new System.Drawing.Point(516, 7); this.pictureBox1.Name = "pictureBox1"; this.pictureBox1.Size = new System.Drawing.Size(14, 14); this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom; this.pictureBox1.TabIndex = 14; this.pictureBox1.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox1, "Close Search"); this.pictureBox1.Click += new System.EventHandler(this.pictureBox1_Click); this.pictureBox1.MouseLeave += new System.EventHandler(this.pictureBox1_MouseLeave); this.pictureBox1.MouseHover += new System.EventHandler(this.pictureBox1_MouseHover); // // pictureBox13 // this.pictureBox13.Cursor = System.Windows.Forms.Cursors.Hand; this.pictureBox13.Image = global::Crypto_Notepad.Properties.Resources.lock_icon; this.pictureBox13.Location = new System.Drawing.Point(260, 3); this.pictureBox13.Name = "pictureBox13"; this.pictureBox13.Size = new System.Drawing.Size(16, 16); this.pictureBox13.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize; this.pictureBox13.TabIndex = 15; this.pictureBox13.TabStop = false; this.toolTip1.SetToolTip(this.pictureBox13, "Lock"); this.pictureBox13.Click += new System.EventHandler(this.pictureBox13_Click); // // searchTextBox // this.searchTextBox.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.searchTextBox.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(35))))); this.searchTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None; this.searchTextBox.ForeColor = System.Drawing.Color.White; this.searchTextBox.Location = new System.Drawing.Point(196, 6); this.searchTextBox.Name = "searchTextBox"; this.searchTextBox.Size = new System.Drawing.Size(303, 14); this.searchTextBox.TabIndex = 9; this.searchTextBox.TabStop = false; this.searchTextBox.TextChanged += new System.EventHandler(this.textBox1_TextChanged); this.searchTextBox.KeyDown += new System.Windows.Forms.KeyEventHandler(this.searchTextBox_KeyDown); // // chkMatchCase // this.chkMatchCase.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.chkMatchCase.AutoSize = true; this.chkMatchCase.ForeColor = System.Drawing.Color.Gainsboro; this.chkMatchCase.Location = new System.Drawing.Point(95, 5); this.chkMatchCase.Name = "chkMatchCase"; this.chkMatchCase.Size = new System.Drawing.Size(95, 17); this.chkMatchCase.TabIndex = 11; this.chkMatchCase.Text = "Case sensitive"; this.chkMatchCase.UseVisualStyleBackColor = false; this.chkMatchCase.CheckedChanged += new System.EventHandler(this.chkMatchCase_CheckedChanged); // // chkMatchWholeWord // this.chkMatchWholeWord.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.chkMatchWholeWord.AutoSize = true; this.chkMatchWholeWord.BackColor = System.Drawing.Color.Transparent; this.chkMatchWholeWord.ForeColor = System.Drawing.Color.Gainsboro; this.chkMatchWholeWord.Location = new System.Drawing.Point(6, 5); this.chkMatchWholeWord.Name = "chkMatchWholeWord"; this.chkMatchWholeWord.Size = new System.Drawing.Size(83, 17); this.chkMatchWholeWord.TabIndex = 12; this.chkMatchWholeWord.Text = "Whole word"; this.chkMatchWholeWord.UseVisualStyleBackColor = false; this.chkMatchWholeWord.CheckedChanged += new System.EventHandler(this.chkMatchWholeWord_CheckedChanged); // // panel1 // this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(30)))), ((int)(((byte)(30)))), ((int)(((byte)(35))))); this.panel1.Controls.Add(this.pictureBox1); this.panel1.Controls.Add(this.searchTextBox); this.panel1.Controls.Add(this.chkMatchCase); this.panel1.Controls.Add(this.chkMatchWholeWord); this.panel1.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.panel1.Location = new System.Drawing.Point(0, 272); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(535, 27); this.panel1.TabIndex = 13; this.panel1.Visible = false; // // panel2 // this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.panel2.Controls.Add(this.pictureBox12); this.panel2.Controls.Add(this.pictureBox13); this.panel2.Controls.Add(this.pictureBox5); this.panel2.Controls.Add(this.pictureBox2); this.panel2.Controls.Add(this.pictureBox11); this.panel2.Controls.Add(this.pictureBox10); this.panel2.Controls.Add(this.pictureBox9); this.panel2.Controls.Add(this.pictureBox8); this.panel2.Controls.Add(this.pictureBox7); this.panel2.Controls.Add(this.pictureBox6); this.panel2.Controls.Add(this.pictureBox4); this.panel2.Controls.Add(this.pictureBox3); this.panel2.Location = new System.Drawing.Point(-1, 25); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(537, 23); this.panel2.TabIndex = 14; // // customRTB // this.customRTB.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) | System.Windows.Forms.AnchorStyles.Left) | System.Windows.Forms.AnchorStyles.Right))); this.customRTB.BackColor = System.Drawing.SystemColors.Window; this.customRTB.BorderStyle = System.Windows.Forms.BorderStyle.None; this.customRTB.ContextMenuStrip = this.contextMenuStrip1; this.customRTB.DetectUrls = false; this.customRTB.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.customRTB.ForeColor = System.Drawing.SystemColors.WindowText; this.customRTB.Location = new System.Drawing.Point(0, 48); this.customRTB.Name = "customRTB"; this.customRTB.Size = new System.Drawing.Size(535, 252); this.customRTB.TabIndex = 10; this.customRTB.Text = ""; this.customRTB.SelectionChanged += new System.EventHandler(this.customRTB_SelectionChanged_1); this.customRTB.Click += new System.EventHandler(this.customRTB_Click); this.customRTB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.customRTB_KeyDown); // // MainWindow // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(535, 299); this.Controls.Add(this.panel2); this.Controls.Add(this.panel1); this.Controls.Add(this.customRTB); this.Controls.Add(this.button2); this.Controls.Add(this.button1); this.Controls.Add(this.MainMenu); this.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204))); this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon"))); this.MainMenuStrip = this.MainMenu; this.MinimumSize = new System.Drawing.Size(500, 300); this.Name = "MainWindow"; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen; this.Text = "Crypto Notepad"; this.Activated += new System.EventHandler(this.MainWindow_Activated); this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainWindow_FormClosing); this.Load += new System.EventHandler(this.MainWindow_Load); this.MainMenu.ResumeLayout(false); this.MainMenu.PerformLayout(); this.contextMenuStrip1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.pictureBox12)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox11)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox10)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox9)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox8)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox6)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.pictureBox13)).EndInit(); this.panel1.ResumeLayout(false); this.panel1.PerformLayout(); this.panel2.ResumeLayout(false); this.panel2.PerformLayout(); this.ResumeLayout(false); this.PerformLayout(); } #endregion private System.Windows.Forms.MenuStrip MainMenu; private System.Windows.Forms.ToolStripMenuItem файлToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem правкаToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem помощьToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem saveAsToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem aboutToolStripMenuItem; private System.Windows.Forms.OpenFileDialog OpenFile; private System.Windows.Forms.SaveFileDialog SaveFile; private System.Windows.Forms.ToolStripMenuItem newToolStripMenuItem; private System.Windows.Forms.Button button1; public System.Windows.Forms.Button button2; private System.Windows.Forms.ToolTip toolTip1; private System.Windows.Forms.ToolStripMenuItem сервисToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem openToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator2; private System.Windows.Forms.ToolStripMenuItem saveToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem selectAllToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator1; private System.Windows.Forms.ToolStripMenuItem cutToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem pasteToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator3; private System.Windows.Forms.ToolStripMenuItem deleteFileToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator4; private System.Windows.Forms.ToolStripMenuItem openFileLocationToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem wordWrapToolStripMenuItem; private System.Windows.Forms.ContextMenuStrip contextMenuStrip1; private System.Windows.Forms.ToolStripMenuItem undoToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem undoToolStripMenuItem; private System.Windows.Forms.ToolStripSeparator toolStripSeparator5; private System.Windows.Forms.ToolStripSeparator toolStripSeparator6; private System.Windows.Forms.ToolStripMenuItem cutToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem copyToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem pasteToolStripMenuItem1; private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem deleteToolStripMenuItem1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator8; private System.Windows.Forms.ToolStripMenuItem selectAllToolStripMenuItem1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator7; private System.Windows.Forms.ToolStripMenuItem rightToLeftToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem clearToolStripMenuItem1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator11; private System.Windows.Forms.ToolStripMenuItem changeKeyToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem сheckForUpdatesToolStripMenuItem; private System.Windows.Forms.ToolStripMenuItem documentationToolStripMenuItem; private System.Windows.Forms.TextBox searchTextBox; private System.Windows.Forms.CheckBox chkMatchCase; private System.Windows.Forms.CheckBox chkMatchWholeWord; private System.Windows.Forms.Panel panel1; private System.Windows.Forms.ToolStripMenuItem settingsToolStripMenuItem; public CustomRichTextBox customRTB; private System.Windows.Forms.PictureBox pictureBox1; private System.Windows.Forms.ToolStripSeparator toolStripSeparator9; private System.Windows.Forms.ToolStripMenuItem findToolStripMenuItem2; private System.Windows.Forms.Panel panel2; private System.Windows.Forms.PictureBox pictureBox2; private System.Windows.Forms.PictureBox pictureBox3; private System.Windows.Forms.PictureBox pictureBox4; private System.Windows.Forms.PictureBox pictureBox6; private System.Windows.Forms.PictureBox pictureBox7; private System.Windows.Forms.PictureBox pictureBox8; private System.Windows.Forms.PictureBox pictureBox9; private System.Windows.Forms.PictureBox pictureBox10; private System.Windows.Forms.PictureBox pictureBox11; private System.Windows.Forms.PictureBox pictureBox5; private System.Windows.Forms.PictureBox pictureBox12; private System.Windows.Forms.PictureBox pictureBox13; private System.Windows.Forms.ToolStripMenuItem lockToolStripMenuItem; } }