Ejemplo n.º 1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources      = new System.ComponentModel.ComponentResourceManager(typeof(FormRename));
     FastColoredTextBoxNS.ServiceColors             serviceColors1 = new FastColoredTextBoxNS.ServiceColors();
     this.btnCancel           = new System.Windows.Forms.Button();
     this.btnOK               = new System.Windows.Forms.Button();
     this.labelName           = new System.Windows.Forms.Label();
     this.textBoxName         = new System.Windows.Forms.TextBox();
     this.labelFounded        = new System.Windows.Forms.Label();
     this.labelContext        = new System.Windows.Forms.Label();
     this.panel1              = new System.Windows.Forms.Panel();
     this.panel2              = new System.Windows.Forms.Panel();
     this.fastColoredTextBox1 = new FastColoredTextBoxNS.FastColoredTextBox();
     ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).BeginInit();
     this.SuspendLayout();
     //
     // btnCancel
     //
     this.btnCancel.Anchor                  = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCancel.DialogResult            = System.Windows.Forms.DialogResult.Cancel;
     this.btnCancel.Location                = new System.Drawing.Point(458, 212);
     this.btnCancel.Name                    = "btnCancel";
     this.btnCancel.Size                    = new System.Drawing.Size(88, 28);
     this.btnCancel.TabIndex                = 0;
     this.btnCancel.Text                    = "Отмена";
     this.btnCancel.UseVisualStyleBackColor = true;
     //
     // btnOK
     //
     this.btnOK.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.Location = new System.Drawing.Point(364, 212);
     this.btnOK.Name     = "btnOK";
     this.btnOK.Size     = new System.Drawing.Size(88, 28);
     this.btnOK.TabIndex = 1;
     this.btnOK.Text     = "ОК";
     this.btnOK.UseVisualStyleBackColor = true;
     this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
     //
     // labelName
     //
     this.labelName.AutoSize = true;
     this.labelName.Location = new System.Drawing.Point(12, 10);
     this.labelName.Name     = "labelName";
     this.labelName.Size     = new System.Drawing.Size(32, 13);
     this.labelName.TabIndex = 2;
     this.labelName.Text     = "Имя:";
     //
     // textBoxName
     //
     this.textBoxName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.textBoxName.Location     = new System.Drawing.Point(13, 25);
     this.textBoxName.Name         = "textBoxName";
     this.textBoxName.Size         = new System.Drawing.Size(533, 20);
     this.textBoxName.TabIndex     = 0;
     this.textBoxName.TextChanged += new System.EventHandler(this.textBoxName_TextChanged);
     this.textBoxName.KeyPress    += new System.Windows.Forms.KeyPressEventHandler(this.textBoxName_KeyPress);
     //
     // labelFounded
     //
     this.labelFounded.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.labelFounded.AutoSize  = true;
     this.labelFounded.ForeColor = System.Drawing.Color.DodgerBlue;
     this.labelFounded.Location  = new System.Drawing.Point(9, 212);
     this.labelFounded.Name      = "labelFounded";
     this.labelFounded.Size      = new System.Drawing.Size(123, 13);
     this.labelFounded.TabIndex  = 4;
     this.labelFounded.Text      = "Найдено 0 совпадений";
     //
     // labelContext
     //
     this.labelContext.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.labelContext.AutoSize  = true;
     this.labelContext.ForeColor = System.Drawing.Color.Gray;
     this.labelContext.Location  = new System.Drawing.Point(423, 9);
     this.labelContext.Margin    = new System.Windows.Forms.Padding(0);
     this.labelContext.Name      = "labelContext";
     this.labelContext.Size      = new System.Drawing.Size(122, 13);
     this.labelContext.TabIndex  = 5;
     this.labelContext.Text      = "Контекст: весь скрипт";
     //
     // panel1
     //
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(44, 23);
     this.panel1.TabIndex = 6;
     //
     // panel2
     //
     this.panel2.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.panel2.Location = new System.Drawing.Point(361, 210);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(198, 32);
     this.panel2.TabIndex = 7;
     //
     // fastColoredTextBox1
     //
     this.fastColoredTextBox1.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.fastColoredTextBox1.AutoCompleteBracketsList = new char[] {
         '(',
         ')',
         '{',
         '}',
         '[',
         ']',
         '\"',
         '\"',
         '\'',
         '\''
     };
     this.fastColoredTextBox1.AutoIndent              = false;
     this.fastColoredTextBox1.AutoIndentChars         = false;
     this.fastColoredTextBox1.AutoIndentCharsPatterns = "";
     this.fastColoredTextBox1.AutoIndentExistingLines = false;
     this.fastColoredTextBox1.AutoScrollMinSize       = new System.Drawing.Size(158, 15);
     this.fastColoredTextBox1.BackBrush           = null;
     this.fastColoredTextBox1.BookmarkIcon        = null;
     this.fastColoredTextBox1.BreakpointIcon      = null;
     this.fastColoredTextBox1.BreakpointLineColor = System.Drawing.Color.Empty;
     this.fastColoredTextBox1.CaretBlinking       = false;
     this.fastColoredTextBox1.CaretVisible        = false;
     this.fastColoredTextBox1.CharHeight          = 15;
     this.fastColoredTextBox1.CharWidth           = 7;
     this.fastColoredTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
     this.fastColoredTextBox1.DebugCurrentLineIcon = null;
     this.fastColoredTextBox1.DisabledColor        = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
     this.fastColoredTextBox1.Font = new System.Drawing.Font("Consolas", 9.75F);
     this.fastColoredTextBox1.HighlightFoldingIndicator = false;
     this.fastColoredTextBox1.Hotkeys        = resources.GetString("fastColoredTextBox1.Hotkeys");
     this.fastColoredTextBox1.IsReplaceMode  = false;
     this.fastColoredTextBox1.Location       = new System.Drawing.Point(12, 57);
     this.fastColoredTextBox1.Name           = "fastColoredTextBox1";
     this.fastColoredTextBox1.Paddings       = new System.Windows.Forms.Padding(0);
     this.fastColoredTextBox1.ReadOnly       = true;
     this.fastColoredTextBox1.SelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
     this.fastColoredTextBox1.SelectionHighlightingForLineBreaksEnabled = false;
     serviceColors1.CollapseMarkerBackColor     = System.Drawing.Color.White;
     serviceColors1.CollapseMarkerBorderColor   = System.Drawing.Color.Silver;
     serviceColors1.CollapseMarkerForeColor     = System.Drawing.Color.Silver;
     serviceColors1.ExpandMarkerBackColor       = System.Drawing.Color.White;
     serviceColors1.ExpandMarkerBorderColor     = System.Drawing.Color.Silver;
     serviceColors1.ExpandMarkerForeColor       = System.Drawing.Color.Red;
     this.fastColoredTextBox1.ServiceColors     = serviceColors1;
     this.fastColoredTextBox1.Size              = new System.Drawing.Size(534, 151);
     this.fastColoredTextBox1.TabIndex          = 3;
     this.fastColoredTextBox1.TabLength         = 2;
     this.fastColoredTextBox1.Text              = "fastColoredTextBox1";
     this.fastColoredTextBox1.Zoom              = 100;
     this.fastColoredTextBox1.Load             += new System.EventHandler(this.fastColoredTextBox1_Load);
     this.fastColoredTextBox1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.fastColoredTextBox1_MouseDoubleClick);
     //
     // FormRename
     //
     this.AcceptButton        = this.btnOK;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.CancelButton        = this.btnCancel;
     this.ClientSize          = new System.Drawing.Size(558, 246);
     this.Controls.Add(this.btnOK);
     this.Controls.Add(this.btnCancel);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.labelName);
     this.Controls.Add(this.textBoxName);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.fastColoredTextBox1);
     this.Controls.Add(this.labelFounded);
     this.Controls.Add(this.labelContext);
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.MinimumSize   = new System.Drawing.Size(402, 202);
     this.Name          = "FormRename";
     this.ShowIcon      = false;
     this.ShowInTaskbar = false;
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text          = "Переименование";
     this.Load         += new System.EventHandler(this.FormRename_Load);
     ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Ejemplo n.º 2
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent() {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormRename));
            FastColoredTextBoxNS.ServiceColors serviceColors1 = new FastColoredTextBoxNS.ServiceColors();
            this.btnCancel = new System.Windows.Forms.Button();
            this.btnOK = new System.Windows.Forms.Button();
            this.labelName = new System.Windows.Forms.Label();
            this.textBoxName = new System.Windows.Forms.TextBox();
            this.labelFounded = new System.Windows.Forms.Label();
            this.labelContext = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel2 = new System.Windows.Forms.Panel();
            this.fastColoredTextBox1 = new FastColoredTextBoxNS.FastColoredTextBox();
            ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // btnCancel
            // 
            this.btnCancel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnCancel.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnCancel.Location = new System.Drawing.Point(571, 334);
            this.btnCancel.Name = "btnCancel";
            this.btnCancel.Size = new System.Drawing.Size(88, 28);
            this.btnCancel.TabIndex = 0;
            this.btnCancel.Text = "Отмена";
            this.btnCancel.UseVisualStyleBackColor = true;
            // 
            // btnOK
            // 
            this.btnOK.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnOK.Location = new System.Drawing.Point(477, 334);
            this.btnOK.Name = "btnOK";
            this.btnOK.Size = new System.Drawing.Size(88, 28);
            this.btnOK.TabIndex = 1;
            this.btnOK.Text = "ОК";
            this.btnOK.UseVisualStyleBackColor = true;
            this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
            // 
            // labelName
            // 
            this.labelName.AutoSize = true;
            this.labelName.Location = new System.Drawing.Point(12, 9);
            this.labelName.Name = "labelName";
            this.labelName.Size = new System.Drawing.Size(32, 13);
            this.labelName.TabIndex = 2;
            this.labelName.Text = "Имя:";
            // 
            // textBoxName
            // 
            this.textBoxName.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.textBoxName.Location = new System.Drawing.Point(13, 27);
            this.textBoxName.Name = "textBoxName";
            this.textBoxName.Size = new System.Drawing.Size(646, 20);
            this.textBoxName.TabIndex = 0;
            this.textBoxName.TextChanged += new System.EventHandler(this.textBoxName_TextChanged);
            this.textBoxName.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.textBoxName_KeyPress);
            // 
            // labelFounded
            // 
            this.labelFounded.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.labelFounded.AutoSize = true;
            this.labelFounded.ForeColor = System.Drawing.Color.DodgerBlue;
            this.labelFounded.Location = new System.Drawing.Point(9, 334);
            this.labelFounded.Name = "labelFounded";
            this.labelFounded.Size = new System.Drawing.Size(123, 13);
            this.labelFounded.TabIndex = 4;
            this.labelFounded.Text = "Найдено 0 совпадений";
            // 
            // labelContext
            // 
            this.labelContext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.labelContext.AutoSize = true;
            this.labelContext.ForeColor = System.Drawing.Color.Gray;
            this.labelContext.Location = new System.Drawing.Point(537, 9);
            this.labelContext.Margin = new System.Windows.Forms.Padding(0);
            this.labelContext.Name = "labelContext";
            this.labelContext.Size = new System.Drawing.Size(122, 13);
            this.labelContext.TabIndex = 5;
            this.labelContext.Text = "Контекст: весь скрипт";
            // 
            // panel1
            // 
            this.panel1.Location = new System.Drawing.Point(0, -1);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(44, 23);
            this.panel1.TabIndex = 6;
            // 
            // panel2
            // 
            this.panel2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.panel2.Location = new System.Drawing.Point(474, 332);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(198, 32);
            this.panel2.TabIndex = 7;
            // 
            // fastColoredTextBox1
            // 
            this.fastColoredTextBox1.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.fastColoredTextBox1.AutoCompleteBracketsList = new char[] {
        '(',
        ')',
        '{',
        '}',
        '[',
        ']',
        '\"',
        '\"',
        '\'',
        '\''};
            this.fastColoredTextBox1.AutoIndentCharsPatterns = "";
            this.fastColoredTextBox1.AutoScrollMinSize = new System.Drawing.Size(158, 15);
            this.fastColoredTextBox1.BackBrush = null;
            this.fastColoredTextBox1.BoldCaret = false;
            this.fastColoredTextBox1.BookmarkIcon = null;
            this.fastColoredTextBox1.BreakpointIcon = null;
            this.fastColoredTextBox1.BreakpointLineColor = System.Drawing.Color.Empty;
            this.fastColoredTextBox1.CharHeight = 15;
            this.fastColoredTextBox1.CharWidth = 7;
            this.fastColoredTextBox1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.fastColoredTextBox1.DebugCurrentLineIcon = null;
            this.fastColoredTextBox1.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
            this.fastColoredTextBox1.Font = new System.Drawing.Font("Consolas", 9.75F);
            this.fastColoredTextBox1.HighlightFoldingIndicator = false;
            this.fastColoredTextBox1.Hotkeys = resources.GetString("fastColoredTextBox1.Hotkeys");
            this.fastColoredTextBox1.IsReplaceMode = false;
            this.fastColoredTextBox1.Location = new System.Drawing.Point(12, 57);
            this.fastColoredTextBox1.Name = "fastColoredTextBox1";
            this.fastColoredTextBox1.Paddings = new System.Windows.Forms.Padding(0);
            this.fastColoredTextBox1.ReadOnly = true;
            this.fastColoredTextBox1.SelectionStyle = new FastColoredTextBoxNS.SelectionStyle(System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
            this.fastColoredTextBox1.SelectionHighlightingForLineBreaksEnabled = false;
            serviceColors1.CollapseMarkerBackColor = System.Drawing.Color.White;
            serviceColors1.CollapseMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors1.CollapseMarkerForeColor = System.Drawing.Color.Silver;
            serviceColors1.ExpandMarkerBackColor = System.Drawing.Color.White;
            serviceColors1.ExpandMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors1.ExpandMarkerForeColor = System.Drawing.Color.Red;
            this.fastColoredTextBox1.ServiceColors = serviceColors1;
            this.fastColoredTextBox1.ShowScrollBars = false;
            this.fastColoredTextBox1.Size = new System.Drawing.Size(647, 273);
            this.fastColoredTextBox1.TabIndex = 3;
            this.fastColoredTextBox1.TabLength = 2;
            this.fastColoredTextBox1.TabStop = false;
            this.fastColoredTextBox1.Text = "fastColoredTextBox1";
            this.fastColoredTextBox1.Zoom = 100;
            this.fastColoredTextBox1.Load += new System.EventHandler(this.fastColoredTextBox1_Load);
            this.fastColoredTextBox1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.fastColoredTextBox1_MouseDoubleClick);
            // 
            // FormRename
            // 
            this.AcceptButton = this.btnOK;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CancelButton = this.btnCancel;
            this.ClientSize = new System.Drawing.Size(671, 368);
            this.Controls.Add(this.btnOK);
            this.Controls.Add(this.btnCancel);
            this.Controls.Add(this.panel2);
            this.Controls.Add(this.labelName);
            this.Controls.Add(this.textBoxName);
            this.Controls.Add(this.panel1);
            this.Controls.Add(this.fastColoredTextBox1);
            this.Controls.Add(this.labelFounded);
            this.Controls.Add(this.labelContext);
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.MinimumSize = new System.Drawing.Size(402, 202);
            this.Name = "FormRename";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "Переименование";
            this.Activated += new System.EventHandler(this.FormRename_Activated);
            this.Load += new System.EventHandler(this.FormRename_Load);
            ((System.ComponentModel.ISupportInitialize)(this.fastColoredTextBox1)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 3
0
        /// <summary> 
        /// Обязательный метод для поддержки конструктора - не изменяйте 
        /// содержимое данного метода при помощи редактора кода.
        /// </summary>
        private void InitializeComponent() {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HMSEditor));
            FastColoredTextBoxNS.ServiceColors serviceColors1 = new FastColoredTextBoxNS.ServiceColors();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.btnContextMenuBack = new System.Windows.Forms.ToolStripMenuItem();
            this.btnContextMenuForward = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemUndo = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemRedo = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
            this.ToolStripMenuItemSelectAll = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemCut = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemCopy = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemPaste = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemDelete = new System.Windows.Forms.ToolStripMenuItem();
            this.btnContextMenuCommentBlock = new System.Windows.Forms.ToolStripMenuItem();
            this.btnContextMenuAutoIndent = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.btnGotoContextMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.btnContextMenuGotoDef = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
            this.btnContextMenuToggleBookmark = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemBookmarkClear = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemClearBreakpoints = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemZoom100 = new System.Windows.Forms.ToolStripMenuItem();
            this.btnInsertTemplate = new System.Windows.Forms.ToolStripMenuItem();
            this.btnHelpPanelContextMenu = new System.Windows.Forms.ToolStripMenuItem();
            this.btnContextMenuToolBar = new System.Windows.Forms.ToolStripMenuItem();
            this.btnAdd2Watch = new System.Windows.Forms.ToolStripMenuItem();
            this.tsMain = new System.Windows.Forms.ToolStrip();
            this.btnNavigateBack = new System.Windows.Forms.ToolStripButton();
            this.btnNavigateForward = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
            this.btnOpen = new System.Windows.Forms.ToolStripButton();
            this.btnSave = new System.Windows.Forms.ToolStripButton();
            this.btnPrint = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
            this.btnCut = new System.Windows.Forms.ToolStripButton();
            this.btnCopy = new System.Windows.Forms.ToolStripButton();
            this.btnPaste = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
            this.btnUndo = new System.Windows.Forms.ToolStripButton();
            this.btnRedo = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripLabelFind = new System.Windows.Forms.ToolStripLabel();
            this.tbFind = new System.Windows.Forms.ToolStripTextBox();
            this.btnFindPrev = new System.Windows.Forms.ToolStripButton();
            this.btnFindNext = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
            this.btnBookmarkPlus = new System.Windows.Forms.ToolStripButton();
            this.btnBookmarkMinus = new System.Windows.Forms.ToolStripButton();
            this.btnBookmarkPrevious = new System.Windows.Forms.ToolStripButton();
            this.btnBookmarkNext = new System.Windows.Forms.ToolStripButton();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.btnGoTo = new System.Windows.Forms.ToolStripDropDownButton();
            this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
            this.toolStripDropDownButtonSettings = new System.Windows.Forms.ToolStripDropDownButton();
            this.btnHighlightCurrentLine = new System.Windows.Forms.ToolStripMenuItem();
            this.btnShowLineNumbers = new System.Windows.Forms.ToolStripMenuItem();
            this.btnInvisibleChars = new System.Windows.Forms.ToolStripMenuItem();
            this.btnSelectionBorder = new System.Windows.Forms.ToolStripMenuItem();
            this.btnInvisiblesInSelection = new System.Windows.Forms.ToolStripMenuItem();
            this.btnVerticalLineText = new System.Windows.Forms.ToolStripMenuItem();
            this.btnMarkChangedLines = new System.Windows.Forms.ToolStripMenuItem();
            this.btnBoldCaret = new System.Windows.Forms.ToolStripMenuItem();
            this.btnStorePositions = new System.Windows.Forms.ToolStripMenuItem();
            this.btnGetScriptDescriptions = new System.Windows.Forms.ToolStripMenuItem();
            this.btnCheckNewVersionOnLoad = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
            this.btnShowBeginOfFunctions = new System.Windows.Forms.ToolStripMenuItem();
            this.btnHighlightSameWords = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSubMenuIntelliSense = new System.Windows.Forms.ToolStripMenuItem();
            this.btnSetIntelliSense = new System.Windows.Forms.ToolStripMenuItem();
            this.btnMouseHelp = new System.Windows.Forms.ToolStripMenuItem();
            this.btnAutoCheckSyntax = new System.Windows.Forms.ToolStripMenuItem();
            this.btnAutoIdent = new System.Windows.Forms.ToolStripMenuItem();
            this.btnAutoIdentLines = new System.Windows.Forms.ToolStripMenuItem();
            this.btnShowFoldingIndicator = new System.Windows.Forms.ToolStripMenuItem();
            this.btnFormatCodeWhenPaste = new System.Windows.Forms.ToolStripMenuItem();
            this.btnShowFoldingLines = new System.Windows.Forms.ToolStripMenuItem();
            this.btnEnableFolding = new System.Windows.Forms.ToolStripMenuItem();
            this.btnIntelliSenseFunctions = new System.Windows.Forms.ToolStripMenuItem();
            this.btnAutoCompleteBrackets = new System.Windows.Forms.ToolStripMenuItem();
            this.btnEvaluateByMouse = new System.Windows.Forms.ToolStripMenuItem();
            this.btnCheckKeywordsRegister = new System.Windows.Forms.ToolStripMenuItem();
            this.btnHints4CtrlSpace = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
            this.btnKeywordsToLowcase = new System.Windows.Forms.ToolStripMenuItem();
            this.btnUnderlinePascalKeywrd = new System.Windows.Forms.ToolStripMenuItem();
            this.btnRedStringsHighlight = new System.Windows.Forms.ToolStripMenuItem();
            this.btnToolStripMenuItemFONT = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripButtonHotKeys = new System.Windows.Forms.ToolStripMenuItem();
            this.btnThemes = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
            this.btnAbout = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripButtonCompare = new System.Windows.Forms.ToolStripButton();
            this.btnSprav = new System.Windows.Forms.ToolStripButton();
            this.labelVersion = new System.Windows.Forms.ToolStripLabel();
            this.labelNewVersion = new System.Windows.Forms.ToolStripLabel();
            this.imageList1 = new System.Windows.Forms.ImageList(this.components);
            this.CheckPositionIsInParametersSequenceWorker = new System.ComponentModel.BackgroundWorker();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.TB = new FastColoredTextBoxNS.FastColoredTextBox();
            this.helpPanel1 = new HMSEditorNS.HelpPanel();
            this.contextMenuStrip1.SuspendLayout();
            this.tsMain.SuspendLayout();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.TB)).BeginInit();
            this.SuspendLayout();
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnContextMenuBack,
            this.btnContextMenuForward,
            this.ToolStripMenuItemUndo,
            this.ToolStripMenuItemRedo,
            this.toolStripSeparator9,
            this.ToolStripMenuItemSelectAll,
            this.ToolStripMenuItemCut,
            this.ToolStripMenuItemCopy,
            this.ToolStripMenuItemPaste,
            this.ToolStripMenuItemDelete,
            this.btnContextMenuCommentBlock,
            this.btnContextMenuAutoIndent,
            this.toolStripSeparator10,
            this.btnGotoContextMenu,
            this.btnContextMenuGotoDef,
            this.toolStripSeparator13,
            this.btnContextMenuToggleBookmark,
            this.ToolStripMenuItemBookmarkClear,
            this.ToolStripMenuItemClearBreakpoints,
            this.ToolStripMenuItemZoom100,
            this.btnInsertTemplate,
            this.btnHelpPanelContextMenu,
            this.btnContextMenuToolBar,
            this.btnAdd2Watch});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(245, 484);
            this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
            // 
            // btnContextMenuBack
            // 
            this.btnContextMenuBack.Image = global::HMSEditorNS.Properties.Resources.NavigateBackwards_6270;
            this.btnContextMenuBack.Name = "btnContextMenuBack";
            this.btnContextMenuBack.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.Left)));
            this.btnContextMenuBack.Size = new System.Drawing.Size(244, 22);
            this.btnContextMenuBack.Text = "Назад";
            this.btnContextMenuBack.Click += new System.EventHandler(this.btnContextMenuBack_Click);
            // 
            // btnContextMenuForward
            // 
            this.btnContextMenuForward.Image = global::HMSEditorNS.Properties.Resources.NavigateForward_6271;
            this.btnContextMenuForward.Name = "btnContextMenuForward";
            this.btnContextMenuForward.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.Right)));
            this.btnContextMenuForward.Size = new System.Drawing.Size(244, 22);
            this.btnContextMenuForward.Text = "Вперёд";
            this.btnContextMenuForward.Click += new System.EventHandler(this.btnContextMenuForward_Click);
            // 
            // ToolStripMenuItemUndo
            // 
            this.ToolStripMenuItemUndo.Image = global::HMSEditorNS.Properties.Resources.Arrow_UndoRevertRestore_16xLG_color;
            this.ToolStripMenuItemUndo.Name = "ToolStripMenuItemUndo";
            this.ToolStripMenuItemUndo.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
            this.ToolStripMenuItemUndo.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemUndo.Text = "Отменить";
            this.ToolStripMenuItemUndo.Click += new System.EventHandler(this.ToolStripMenuItemUndo_Click);
            // 
            // ToolStripMenuItemRedo
            // 
            this.ToolStripMenuItemRedo.Image = global::HMSEditorNS.Properties.Resources.Arrow_RedoRetry_16xLG_color;
            this.ToolStripMenuItemRedo.Name = "ToolStripMenuItemRedo";
            this.ToolStripMenuItemRedo.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) 
            | System.Windows.Forms.Keys.Z)));
            this.ToolStripMenuItemRedo.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemRedo.Text = "Вернуть";
            this.ToolStripMenuItemRedo.Click += new System.EventHandler(this.ToolStripMenuItemRedo_Click);
            // 
            // toolStripSeparator9
            // 
            this.toolStripSeparator9.Name = "toolStripSeparator9";
            this.toolStripSeparator9.Size = new System.Drawing.Size(241, 6);
            // 
            // ToolStripMenuItemSelectAll
            // 
            this.ToolStripMenuItemSelectAll.Name = "ToolStripMenuItemSelectAll";
            this.ToolStripMenuItemSelectAll.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
            this.ToolStripMenuItemSelectAll.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemSelectAll.Text = "Выделить всё";
            this.ToolStripMenuItemSelectAll.Click += new System.EventHandler(this.ToolStripMenuItemSelectAll_Click);
            // 
            // ToolStripMenuItemCut
            // 
            this.ToolStripMenuItemCut.Image = global::HMSEditorNS.Properties.Resources.Cut_6523;
            this.ToolStripMenuItemCut.Name = "ToolStripMenuItemCut";
            this.ToolStripMenuItemCut.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
            this.ToolStripMenuItemCut.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemCut.Text = "Вырезать";
            this.ToolStripMenuItemCut.Click += new System.EventHandler(this.ToolStripMenuItemCut_Click);
            // 
            // ToolStripMenuItemCopy
            // 
            this.ToolStripMenuItemCopy.Image = global::HMSEditorNS.Properties.Resources.Copy_6524;
            this.ToolStripMenuItemCopy.Name = "ToolStripMenuItemCopy";
            this.ToolStripMenuItemCopy.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
            this.ToolStripMenuItemCopy.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemCopy.Text = "Копировать";
            this.ToolStripMenuItemCopy.Click += new System.EventHandler(this.ToolStripMenuItemCopy_Click);
            // 
            // ToolStripMenuItemPaste
            // 
            this.ToolStripMenuItemPaste.Image = global::HMSEditorNS.Properties.Resources.Paste_6520;
            this.ToolStripMenuItemPaste.Name = "ToolStripMenuItemPaste";
            this.ToolStripMenuItemPaste.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
            this.ToolStripMenuItemPaste.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemPaste.Text = "Вставить";
            this.ToolStripMenuItemPaste.Click += new System.EventHandler(this.ToolStripMenuItemPaste_Click);
            // 
            // ToolStripMenuItemDelete
            // 
            this.ToolStripMenuItemDelete.Image = global::HMSEditorNS.Properties.Resources.Clearallrequests_8816;
            this.ToolStripMenuItemDelete.Name = "ToolStripMenuItemDelete";
            this.ToolStripMenuItemDelete.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemDelete.Text = "Удалить";
            this.ToolStripMenuItemDelete.Click += new System.EventHandler(this.ToolStripMenuItemDelete_Click);
            // 
            // btnContextMenuCommentBlock
            // 
            this.btnContextMenuCommentBlock.Image = global::HMSEditorNS.Properties.Resources.Comment_11698;
            this.btnContextMenuCommentBlock.Name = "btnContextMenuCommentBlock";
            this.btnContextMenuCommentBlock.Size = new System.Drawing.Size(244, 22);
            this.btnContextMenuCommentBlock.Text = "Закомментировать строки";
            this.btnContextMenuCommentBlock.Click += new System.EventHandler(this.btnContextMenuCommentBlock_Click);
            // 
            // btnContextMenuAutoIndent
            // 
            this.btnContextMenuAutoIndent.Name = "btnContextMenuAutoIndent";
            this.btnContextMenuAutoIndent.Size = new System.Drawing.Size(244, 22);
            this.btnContextMenuAutoIndent.Text = "Отформатировать отступы";
            this.btnContextMenuAutoIndent.ToolTipText = "Автоматическое форматирование отступов выделенного фрагмента";
            this.btnContextMenuAutoIndent.Click += new System.EventHandler(this.btnContextMenuAutoIndent_Click);
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            this.toolStripSeparator10.Size = new System.Drawing.Size(241, 6);
            // 
            // btnGotoContextMenu
            // 
            this.btnGotoContextMenu.Name = "btnGotoContextMenu";
            this.btnGotoContextMenu.Size = new System.Drawing.Size(244, 22);
            this.btnGotoContextMenu.Text = "Перейти";
            // 
            // btnContextMenuGotoDef
            // 
            this.btnContextMenuGotoDef.Name = "btnContextMenuGotoDef";
            this.btnContextMenuGotoDef.ShortcutKeys = System.Windows.Forms.Keys.F12;
            this.btnContextMenuGotoDef.Size = new System.Drawing.Size(244, 22);
            this.btnContextMenuGotoDef.Text = "Перейти к определению";
            this.btnContextMenuGotoDef.Click += new System.EventHandler(this.btnContextMenuGotoDef_Click);
            // 
            // toolStripSeparator13
            // 
            this.toolStripSeparator13.Name = "toolStripSeparator13";
            this.toolStripSeparator13.Size = new System.Drawing.Size(241, 6);
            // 
            // btnContextMenuToggleBookmark
            // 
            this.btnContextMenuToggleBookmark.Image = global::HMSEditorNS.Properties.Resources.Bookmark_5776;
            this.btnContextMenuToggleBookmark.Name = "btnContextMenuToggleBookmark";
            this.btnContextMenuToggleBookmark.Size = new System.Drawing.Size(244, 22);
            this.btnContextMenuToggleBookmark.Text = "Переключить закладку";
            this.btnContextMenuToggleBookmark.Click += new System.EventHandler(this.btnContextMenuToggleBookmark_Click);
            // 
            // ToolStripMenuItemBookmarkClear
            // 
            this.ToolStripMenuItemBookmarkClear.Image = global::HMSEditorNS.Properties.Resources.BookmarkClear_2381;
            this.ToolStripMenuItemBookmarkClear.Name = "ToolStripMenuItemBookmarkClear";
            this.ToolStripMenuItemBookmarkClear.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemBookmarkClear.Text = "Удалить все закладки";
            this.ToolStripMenuItemBookmarkClear.Click += new System.EventHandler(this.ToolStripMenuItemBookmarkClear_Click);
            // 
            // ToolStripMenuItemClearBreakpoints
            // 
            this.ToolStripMenuItemClearBreakpoints.Image = global::HMSEditorNS.Properties.Resources.clearallbreakpoints_6551;
            this.ToolStripMenuItemClearBreakpoints.Name = "ToolStripMenuItemClearBreakpoints";
            this.ToolStripMenuItemClearBreakpoints.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemClearBreakpoints.Text = "Удалить все точки останова";
            this.ToolStripMenuItemClearBreakpoints.Click += new System.EventHandler(this.ToolStripMenuItemClearBreakpoints_Click);
            // 
            // ToolStripMenuItemZoom100
            // 
            this.ToolStripMenuItemZoom100.Name = "ToolStripMenuItemZoom100";
            this.ToolStripMenuItemZoom100.Size = new System.Drawing.Size(244, 22);
            this.ToolStripMenuItemZoom100.Text = "Zoom 100%";
            this.ToolStripMenuItemZoom100.Click += new System.EventHandler(this.ToolStripMenuItemZoom100_Click);
            // 
            // btnInsertTemplate
            // 
            this.btnInsertTemplate.Image = global::HMSEditorNS.Properties.Resources.Template_Application_16xLG;
            this.btnInsertTemplate.Name = "btnInsertTemplate";
            this.btnInsertTemplate.Size = new System.Drawing.Size(244, 22);
            this.btnInsertTemplate.Text = "Вставить шаблон";
            // 
            // btnHelpPanelContextMenu
            // 
            this.btnHelpPanelContextMenu.CheckOnClick = true;
            this.btnHelpPanelContextMenu.Image = global::HMSEditorNS.Properties.Resources.RefactoringLog_12810;
            this.btnHelpPanelContextMenu.Name = "btnHelpPanelContextMenu";
            this.btnHelpPanelContextMenu.Size = new System.Drawing.Size(244, 22);
            this.btnHelpPanelContextMenu.Text = "Панель справочника";
            this.btnHelpPanelContextMenu.ToolTipText = "Отобразить/скрыть панель справочника";
            this.btnHelpPanelContextMenu.Click += new System.EventHandler(this.btnHelpPanelContextMenu_Click);
            // 
            // btnContextMenuToolBar
            // 
            this.btnContextMenuToolBar.CheckOnClick = true;
            this.btnContextMenuToolBar.Image = global::HMSEditorNS.Properties.Resources.toggle_16xLG;
            this.btnContextMenuToolBar.Name = "btnContextMenuToolBar";
            this.btnContextMenuToolBar.ShortcutKeys = System.Windows.Forms.Keys.F11;
            this.btnContextMenuToolBar.Size = new System.Drawing.Size(244, 22);
            this.btnContextMenuToolBar.Text = "Панель инструментов";
            this.btnContextMenuToolBar.Click += new System.EventHandler(this.btnContextMenuToolBar_Click);
            // 
            // btnAdd2Watch
            // 
            this.btnAdd2Watch.Name = "btnAdd2Watch";
            this.btnAdd2Watch.Size = new System.Drawing.Size(244, 22);
            this.btnAdd2Watch.Text = "Добавить в список выражений";
            this.btnAdd2Watch.Click += new System.EventHandler(this.btnAdd2Watch_Click);
            // 
            // tsMain
            // 
            this.tsMain.AutoSize = false;
            this.tsMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnNavigateBack,
            this.btnNavigateForward,
            this.toolStripSeparator2,
            this.btnOpen,
            this.btnSave,
            this.btnPrint,
            this.toolStripSeparator3,
            this.btnCut,
            this.btnCopy,
            this.btnPaste,
            this.toolStripSeparator8,
            this.btnUndo,
            this.btnRedo,
            this.toolStripSeparator5,
            this.toolStripLabelFind,
            this.tbFind,
            this.btnFindPrev,
            this.btnFindNext,
            this.toolStripSeparator6,
            this.btnBookmarkPlus,
            this.btnBookmarkMinus,
            this.btnBookmarkPrevious,
            this.btnBookmarkNext,
            this.toolStripSeparator1,
            this.btnGoTo,
            this.toolStripSeparator7,
            this.toolStripDropDownButtonSettings,
            this.toolStripButtonCompare,
            this.btnSprav,
            this.labelVersion,
            this.labelNewVersion});
            this.tsMain.Location = new System.Drawing.Point(0, 0);
            this.tsMain.Name = "tsMain";
            this.tsMain.Size = new System.Drawing.Size(979, 25);
            this.tsMain.TabIndex = 1;
            // 
            // btnNavigateBack
            // 
            this.btnNavigateBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnNavigateBack.Image = global::HMSEditorNS.Properties.Resources.NavigateBackwards_6270;
            this.btnNavigateBack.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnNavigateBack.Name = "btnNavigateBack";
            this.btnNavigateBack.Size = new System.Drawing.Size(23, 22);
            this.btnNavigateBack.Text = "Назад (Alt + Влево)";
            this.btnNavigateBack.Click += new System.EventHandler(this.btnNavigateBack_Click);
            // 
            // btnNavigateForward
            // 
            this.btnNavigateForward.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnNavigateForward.Image = global::HMSEditorNS.Properties.Resources.NavigateForward_6271;
            this.btnNavigateForward.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnNavigateForward.Name = "btnNavigateForward";
            this.btnNavigateForward.Size = new System.Drawing.Size(23, 22);
            this.btnNavigateForward.Text = "Вперёд (Alt + Вправо)";
            this.btnNavigateForward.Click += new System.EventHandler(this.btnNavigateForward_Click);
            // 
            // toolStripSeparator2
            // 
            this.toolStripSeparator2.Name = "toolStripSeparator2";
            this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
            // 
            // btnOpen
            // 
            this.btnOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnOpen.Image = global::HMSEditorNS.Properties.Resources.Open_6529;
            this.btnOpen.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnOpen.Name = "btnOpen";
            this.btnOpen.Size = new System.Drawing.Size(23, 22);
            this.btnOpen.Text = "&Открыть файл";
            this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click);
            // 
            // btnSave
            // 
            this.btnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnSave.Image = global::HMSEditorNS.Properties.Resources.Save_6530;
            this.btnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSave.Name = "btnSave";
            this.btnSave.Size = new System.Drawing.Size(23, 22);
            this.btnSave.Text = "&Сохранить в файл";
            this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
            // 
            // btnPrint
            // 
            this.btnPrint.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnPrint.Image = global::HMSEditorNS.Properties.Resources.Print_11009;
            this.btnPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnPrint.Name = "btnPrint";
            this.btnPrint.Size = new System.Drawing.Size(23, 22);
            this.btnPrint.Text = "&Печать";
            this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
            // 
            // toolStripSeparator3
            // 
            this.toolStripSeparator3.Name = "toolStripSeparator3";
            this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
            // 
            // btnCut
            // 
            this.btnCut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnCut.Image = global::HMSEditorNS.Properties.Resources.Cut_6523;
            this.btnCut.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnCut.Name = "btnCut";
            this.btnCut.Size = new System.Drawing.Size(23, 22);
            this.btnCut.Text = "Вырезать";
            this.btnCut.Click += new System.EventHandler(this.btnCut_Click);
            // 
            // btnCopy
            // 
            this.btnCopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnCopy.Image = global::HMSEditorNS.Properties.Resources.Copy_6524;
            this.btnCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnCopy.Name = "btnCopy";
            this.btnCopy.Size = new System.Drawing.Size(23, 22);
            this.btnCopy.Text = "Копировать";
            this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click);
            // 
            // btnPaste
            // 
            this.btnPaste.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnPaste.Image = global::HMSEditorNS.Properties.Resources.Paste_6520;
            this.btnPaste.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnPaste.Name = "btnPaste";
            this.btnPaste.Size = new System.Drawing.Size(23, 22);
            this.btnPaste.Text = "Вставить";
            this.btnPaste.Click += new System.EventHandler(this.btnPaste_Click);
            // 
            // toolStripSeparator8
            // 
            this.toolStripSeparator8.Name = "toolStripSeparator8";
            this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
            // 
            // btnUndo
            // 
            this.btnUndo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnUndo.Image = global::HMSEditorNS.Properties.Resources.Arrow_UndoRevertRestore_16xLG_color;
            this.btnUndo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnUndo.Name = "btnUndo";
            this.btnUndo.Size = new System.Drawing.Size(23, 22);
            this.btnUndo.Text = "Отмена (Ctrl+Z)";
            this.btnUndo.Click += new System.EventHandler(this.btnUndo_Click);
            // 
            // btnRedo
            // 
            this.btnRedo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnRedo.Image = global::HMSEditorNS.Properties.Resources.Arrow_RedoRetry_16xLG_color;
            this.btnRedo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnRedo.Name = "btnRedo";
            this.btnRedo.Size = new System.Drawing.Size(23, 22);
            this.btnRedo.Text = "Повторить (Ctrl+Shift+Z)";
            this.btnRedo.Click += new System.EventHandler(this.btnRedo_Click);
            // 
            // toolStripSeparator5
            // 
            this.toolStripSeparator5.Name = "toolStripSeparator5";
            this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripLabelFind
            // 
            this.toolStripLabelFind.Name = "toolStripLabelFind";
            this.toolStripLabelFind.Size = new System.Drawing.Size(47, 22);
            this.toolStripLabelFind.Text = "Найти: ";
            // 
            // tbFind
            // 
            this.tbFind.AcceptsReturn = true;
            this.tbFind.Name = "tbFind";
            this.tbFind.Size = new System.Drawing.Size(100, 25);
            this.tbFind.Leave += new System.EventHandler(this.tbFind_Leave);
            this.tbFind.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbFind_KeyPress);
            // 
            // btnFindPrev
            // 
            this.btnFindPrev.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnFindPrev.Image = global::HMSEditorNS.Properties.Resources.FindPrevious_13244;
            this.btnFindPrev.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnFindPrev.Name = "btnFindPrev";
            this.btnFindPrev.Size = new System.Drawing.Size(23, 22);
            this.btnFindPrev.Text = "Поиск назад";
            this.btnFindPrev.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.btnFindPrev.Click += new System.EventHandler(this.btnFindPrev_Click);
            // 
            // btnFindNext
            // 
            this.btnFindNext.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnFindNext.Image = global::HMSEditorNS.Properties.Resources.FindNext_13243;
            this.btnFindNext.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnFindNext.Name = "btnFindNext";
            this.btnFindNext.Size = new System.Drawing.Size(23, 22);
            this.btnFindNext.Text = "Поиск вперёд";
            this.btnFindNext.Click += new System.EventHandler(this.btnFindNext_Click);
            // 
            // toolStripSeparator6
            // 
            this.toolStripSeparator6.Name = "toolStripSeparator6";
            this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
            // 
            // btnBookmarkPlus
            // 
            this.btnBookmarkPlus.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnBookmarkPlus.Image = global::HMSEditorNS.Properties.Resources.Bookmark_5776;
            this.btnBookmarkPlus.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnBookmarkPlus.Name = "btnBookmarkPlus";
            this.btnBookmarkPlus.Size = new System.Drawing.Size(23, 22);
            this.btnBookmarkPlus.Text = "Закладка";
            this.btnBookmarkPlus.Click += new System.EventHandler(this.btnBookmarkPlus_Click);
            // 
            // btnBookmarkMinus
            // 
            this.btnBookmarkMinus.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnBookmarkMinus.Image = global::HMSEditorNS.Properties.Resources.BookmarkClear_2381;
            this.btnBookmarkMinus.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnBookmarkMinus.Name = "btnBookmarkMinus";
            this.btnBookmarkMinus.Size = new System.Drawing.Size(23, 22);
            this.btnBookmarkMinus.Text = "Удалить все закладки";
            this.btnBookmarkMinus.Click += new System.EventHandler(this.btnBookmarkMinus_Click);
            // 
            // btnBookmarkPrevious
            // 
            this.btnBookmarkPrevious.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnBookmarkPrevious.Image = global::HMSEditorNS.Properties.Resources.BookmarkPrevious_2391;
            this.btnBookmarkPrevious.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnBookmarkPrevious.Name = "btnBookmarkPrevious";
            this.btnBookmarkPrevious.Size = new System.Drawing.Size(23, 22);
            this.btnBookmarkPrevious.Text = "Перейти к предыдущей закладке (Ctrl-Shift-N)";
            this.btnBookmarkPrevious.Click += new System.EventHandler(this.btnBookmarkPrevious_Click);
            // 
            // btnBookmarkNext
            // 
            this.btnBookmarkNext.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnBookmarkNext.Image = global::HMSEditorNS.Properties.Resources.BookmarkNext_2389;
            this.btnBookmarkNext.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnBookmarkNext.Name = "btnBookmarkNext";
            this.btnBookmarkNext.Size = new System.Drawing.Size(23, 22);
            this.btnBookmarkNext.Text = "Перейти к следующей закладке (Ctrl-N)";
            this.btnBookmarkNext.Click += new System.EventHandler(this.btnBookmarkNext_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
            // 
            // btnGoTo
            // 
            this.btnGoTo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.btnGoTo.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnGoTo.Name = "btnGoTo";
            this.btnGoTo.Size = new System.Drawing.Size(79, 22);
            this.btnGoTo.Text = "Перейти ...";
            this.btnGoTo.ToolTipText = "Перейти к закладке, функции...";
            this.btnGoTo.DropDownOpening += new System.EventHandler(this.btnGoTo_DropDownOpening);
            // 
            // toolStripSeparator7
            // 
            this.toolStripSeparator7.Name = "toolStripSeparator7";
            this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
            // 
            // toolStripDropDownButtonSettings
            // 
            this.toolStripDropDownButtonSettings.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripDropDownButtonSettings.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnHighlightCurrentLine,
            this.btnShowLineNumbers,
            this.btnInvisibleChars,
            this.btnSelectionBorder,
            this.btnInvisiblesInSelection,
            this.btnVerticalLineText,
            this.btnMarkChangedLines,
            this.btnBoldCaret,
            this.btnStorePositions,
            this.btnGetScriptDescriptions,
            this.btnCheckNewVersionOnLoad,
            this.toolStripSeparator12,
            this.btnShowBeginOfFunctions,
            this.btnHighlightSameWords,
            this.toolStripSubMenuIntelliSense,
            this.toolStripSeparator11,
            this.btnKeywordsToLowcase,
            this.btnUnderlinePascalKeywrd,
            this.btnRedStringsHighlight,
            this.btnToolStripMenuItemFONT,
            this.toolStripButtonHotKeys,
            this.btnThemes,
            this.toolStripSeparator4,
            this.btnAbout});
            this.toolStripDropDownButtonSettings.Image = global::HMSEditorNS.Properties.Resources.WorkItem_16xLG;
            this.toolStripDropDownButtonSettings.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripDropDownButtonSettings.Name = "toolStripDropDownButtonSettings";
            this.toolStripDropDownButtonSettings.Size = new System.Drawing.Size(29, 22);
            this.toolStripDropDownButtonSettings.Text = "Настройки";
            // 
            // btnHighlightCurrentLine
            // 
            this.btnHighlightCurrentLine.Checked = true;
            this.btnHighlightCurrentLine.CheckOnClick = true;
            this.btnHighlightCurrentLine.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnHighlightCurrentLine.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnHighlightCurrentLine.Name = "btnHighlightCurrentLine";
            this.btnHighlightCurrentLine.Size = new System.Drawing.Size(460, 22);
            this.btnHighlightCurrentLine.Text = "Подсветка текущей строки";
            this.btnHighlightCurrentLine.ToolTipText = "Подсвечичать всю строку, на которой находится каретка";
            this.btnHighlightCurrentLine.Click += new System.EventHandler(this.btnHighlightCurrentLine_Click);
            // 
            // btnShowLineNumbers
            // 
            this.btnShowLineNumbers.CheckOnClick = true;
            this.btnShowLineNumbers.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnShowLineNumbers.Name = "btnShowLineNumbers";
            this.btnShowLineNumbers.Size = new System.Drawing.Size(460, 22);
            this.btnShowLineNumbers.Text = "Показывать номера строк";
            this.btnShowLineNumbers.ToolTipText = "Показывать слева номера строк";
            this.btnShowLineNumbers.Click += new System.EventHandler(this.btnShowLineNumbers_Click);
            // 
            // btnInvisibleChars
            // 
            this.btnInvisibleChars.CheckOnClick = true;
            this.btnInvisibleChars.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnInvisibleChars.Name = "btnInvisibleChars";
            this.btnInvisibleChars.Size = new System.Drawing.Size(460, 22);
            this.btnInvisibleChars.Text = "¶ Показывать непечатные символы";
            this.btnInvisibleChars.ToolTipText = "Отображать символы пробелов и переносов строк специальными символами";
            this.btnInvisibleChars.Click += new System.EventHandler(this.btnInvisibleChars_Click);
            // 
            // btnSelectionBorder
            // 
            this.btnSelectionBorder.Checked = true;
            this.btnSelectionBorder.CheckOnClick = true;
            this.btnSelectionBorder.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnSelectionBorder.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSelectionBorder.Name = "btnSelectionBorder";
            this.btnSelectionBorder.Size = new System.Drawing.Size(460, 22);
            this.btnSelectionBorder.Text = "Выделение в стиле Sublime Text";
            this.btnSelectionBorder.ToolTipText = "Скруглять углы и рисовать границу выделения";
            this.btnSelectionBorder.Click += new System.EventHandler(this.btnSelectionBorder_Click);
            // 
            // btnInvisiblesInSelection
            // 
            this.btnInvisiblesInSelection.Checked = true;
            this.btnInvisiblesInSelection.CheckOnClick = true;
            this.btnInvisiblesInSelection.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnInvisiblesInSelection.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnInvisiblesInSelection.Name = "btnInvisiblesInSelection";
            this.btnInvisiblesInSelection.Size = new System.Drawing.Size(460, 22);
            this.btnInvisiblesInSelection.Text = "• Показывать пробельные символы при выделении";
            this.btnInvisiblesInSelection.ToolTipText = "Отображать символы пробелов специальными символами в выделенной области";
            this.btnInvisiblesInSelection.Click += new System.EventHandler(this.btnInvisiblesInSelection_Click);
            // 
            // btnVerticalLineText
            // 
            this.btnVerticalLineText.Checked = true;
            this.btnVerticalLineText.CheckOnClick = true;
            this.btnVerticalLineText.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnVerticalLineText.Name = "btnVerticalLineText";
            this.btnVerticalLineText.Size = new System.Drawing.Size(460, 22);
            this.btnVerticalLineText.Text = "Вертикальная линия границы текста";
            this.btnVerticalLineText.ToolTipText = "Отображать тонкую линию границы ширины в 80 символов";
            this.btnVerticalLineText.Click += new System.EventHandler(this.btnVerticalLineText_Click);
            // 
            // btnMarkChangedLines
            // 
            this.btnMarkChangedLines.CheckOnClick = true;
            this.btnMarkChangedLines.Name = "btnMarkChangedLines";
            this.btnMarkChangedLines.Size = new System.Drawing.Size(460, 22);
            this.btnMarkChangedLines.Text = "Помечать изменённые строки";
            this.btnMarkChangedLines.ToolTipText = "Потметки изменённых строк видны только при \r\nотображении номеров строк, закладок " +
    "или точек останова.";
            this.btnMarkChangedLines.Click += new System.EventHandler(this.btnMarkChangedLines_Click);
            // 
            // btnBoldCaret
            // 
            this.btnBoldCaret.CheckOnClick = true;
            this.btnBoldCaret.Name = "btnBoldCaret";
            this.btnBoldCaret.Size = new System.Drawing.Size(460, 22);
            this.btnBoldCaret.Text = "Жирная каретка редактора";
            this.btnBoldCaret.ToolTipText = "Сделать каретку более жирной";
            this.btnBoldCaret.Click += new System.EventHandler(this.btnBoldCaret_Click);
            // 
            // btnStorePositions
            // 
            this.btnStorePositions.Checked = true;
            this.btnStorePositions.CheckOnClick = true;
            this.btnStorePositions.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnStorePositions.Name = "btnStorePositions";
            this.btnStorePositions.Size = new System.Drawing.Size(460, 22);
            this.btnStorePositions.Text = "Восстанавливать последнюю позицию в скрипте";
            this.btnStorePositions.ToolTipText = "При закрытии и потворном открытии того же скрипта будет восстановлена последняя п" +
    "озиция каретки";
            this.btnStorePositions.Click += new System.EventHandler(this.btnStorePositions_Click);
            // 
            // btnGetScriptDescriptions
            // 
            this.btnGetScriptDescriptions.CheckOnClick = true;
            this.btnGetScriptDescriptions.Name = "btnGetScriptDescriptions";
            this.btnGetScriptDescriptions.Size = new System.Drawing.Size(460, 22);
            this.btnGetScriptDescriptions.Text = "При открытии получать описания доступных функций от программы";
            this.btnGetScriptDescriptions.ToolTipText = "При открытии скрипта сначала получать данные о доступных новых функциях от програ" +
    "ммы";
            this.btnGetScriptDescriptions.Click += new System.EventHandler(this.btnGetScriptDescriptions_Click);
            // 
            // btnCheckNewVersionOnLoad
            // 
            this.btnCheckNewVersionOnLoad.CheckOnClick = true;
            this.btnCheckNewVersionOnLoad.Name = "btnCheckNewVersionOnLoad";
            this.btnCheckNewVersionOnLoad.Size = new System.Drawing.Size(460, 22);
            this.btnCheckNewVersionOnLoad.Text = "Проверять новую версию при загрузке дополнения";
            this.btnCheckNewVersionOnLoad.ToolTipText = "Проверять наличие новой версии и отображать надпись на панели инструментов";
            this.btnCheckNewVersionOnLoad.Click += new System.EventHandler(this.btnCheckNewVersionOnLoad_Click);
            // 
            // toolStripSeparator12
            // 
            this.toolStripSeparator12.Name = "toolStripSeparator12";
            this.toolStripSeparator12.Size = new System.Drawing.Size(457, 6);
            // 
            // btnShowBeginOfFunctions
            // 
            this.btnShowBeginOfFunctions.CheckOnClick = true;
            this.btnShowBeginOfFunctions.Enabled = false;
            this.btnShowBeginOfFunctions.Name = "btnShowBeginOfFunctions";
            this.btnShowBeginOfFunctions.Size = new System.Drawing.Size(460, 22);
            this.btnShowBeginOfFunctions.Text = "Показывать границы начала функций";
            this.btnShowBeginOfFunctions.ToolTipText = "Подсвечивать начало функции";
            this.btnShowBeginOfFunctions.Visible = false;
            this.btnShowBeginOfFunctions.Click += new System.EventHandler(this.btnShowBeginOfFunctions_Click);
            // 
            // btnHighlightSameWords
            // 
            this.btnHighlightSameWords.Checked = true;
            this.btnHighlightSameWords.CheckOnClick = true;
            this.btnHighlightSameWords.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnHighlightSameWords.Name = "btnHighlightSameWords";
            this.btnHighlightSameWords.Size = new System.Drawing.Size(460, 22);
            this.btnHighlightSameWords.Text = "Подсветка одинаковых слов";
            this.btnHighlightSameWords.ToolTipText = "Подсвечивать слова в тексте, которые совпадают с текущим словом";
            this.btnHighlightSameWords.Click += new System.EventHandler(this.btnHighlightSameWords_Click);
            // 
            // toolStripSubMenuIntelliSense
            // 
            this.toolStripSubMenuIntelliSense.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnSetIntelliSense,
            this.btnMouseHelp,
            this.btnAutoCheckSyntax,
            this.btnAutoIdent,
            this.btnAutoIdentLines,
            this.btnShowFoldingIndicator,
            this.btnFormatCodeWhenPaste,
            this.btnShowFoldingLines,
            this.btnEnableFolding,
            this.btnIntelliSenseFunctions,
            this.btnAutoCompleteBrackets,
            this.btnEvaluateByMouse,
            this.btnCheckKeywordsRegister,
            this.btnHints4CtrlSpace});
            this.toolStripSubMenuIntelliSense.Name = "toolStripSubMenuIntelliSense";
            this.toolStripSubMenuIntelliSense.Size = new System.Drawing.Size(460, 22);
            this.toolStripSubMenuIntelliSense.Text = "IntelliSense";
            // 
            // btnSetIntelliSense
            // 
            this.btnSetIntelliSense.Checked = true;
            this.btnSetIntelliSense.CheckOnClick = true;
            this.btnSetIntelliSense.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnSetIntelliSense.Name = "btnSetIntelliSense";
            this.btnSetIntelliSense.Size = new System.Drawing.Size(463, 22);
            this.btnSetIntelliSense.Text = "Подсказки IntelliSense";
            this.btnSetIntelliSense.ToolTipText = "Включение/Отключение подсказок ключевых слов и методов";
            this.btnSetIntelliSense.Click += new System.EventHandler(this.btnSetIntelliSense_Click);
            // 
            // btnMouseHelp
            // 
            this.btnMouseHelp.Checked = true;
            this.btnMouseHelp.CheckOnClick = true;
            this.btnMouseHelp.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnMouseHelp.Name = "btnMouseHelp";
            this.btnMouseHelp.Size = new System.Drawing.Size(463, 22);
            this.btnMouseHelp.Text = "Подсказки при наведении курсора мыши";
            this.btnMouseHelp.ToolTipText = "Отображать подсказки по словам, на которых наведён курсор";
            this.btnMouseHelp.Click += new System.EventHandler(this.btnMouseHelp_Click);
            // 
            // btnAutoCheckSyntax
            // 
            this.btnAutoCheckSyntax.Checked = true;
            this.btnAutoCheckSyntax.CheckOnClick = true;
            this.btnAutoCheckSyntax.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnAutoCheckSyntax.Name = "btnAutoCheckSyntax";
            this.btnAutoCheckSyntax.Size = new System.Drawing.Size(463, 22);
            this.btnAutoCheckSyntax.Text = "Автоматическая проверка синтаксиса";
            this.btnAutoCheckSyntax.ToolTipText = "Проверять синтаксис после редактирования текста и подчёркивать место ошибки";
            this.btnAutoCheckSyntax.Click += new System.EventHandler(this.btnAutoCheckSyntax_Click);
            // 
            // btnAutoIdent
            // 
            this.btnAutoIdent.Checked = true;
            this.btnAutoIdent.CheckOnClick = true;
            this.btnAutoIdent.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnAutoIdent.Name = "btnAutoIdent";
            this.btnAutoIdent.Size = new System.Drawing.Size(463, 22);
            this.btnAutoIdent.Text = "Автоматический отступ";
            this.btnAutoIdent.ToolTipText = "Делать автоматический отступ от края слева при нажатии клавиши Enter";
            this.btnAutoIdent.Click += new System.EventHandler(this.btnAutoIdent_Click);
            // 
            // btnAutoIdentLines
            // 
            this.btnAutoIdentLines.CheckOnClick = true;
            this.btnAutoIdentLines.Name = "btnAutoIdentLines";
            this.btnAutoIdentLines.Size = new System.Drawing.Size(463, 22);
            this.btnAutoIdentLines.Text = "Выравнивание конструкций кода после нажатия \';\' или \'}\'";
            this.btnAutoIdentLines.ToolTipText = "Автоматическое выравнивание строки, где набирается текст комманд кода конца блока" +
    "";
            this.btnAutoIdentLines.Click += new System.EventHandler(this.btnAutoIdentChars_Click);
            // 
            // btnShowFoldingIndicator
            // 
            this.btnShowFoldingIndicator.Checked = true;
            this.btnShowFoldingIndicator.CheckOnClick = true;
            this.btnShowFoldingIndicator.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnShowFoldingIndicator.Name = "btnShowFoldingIndicator";
            this.btnShowFoldingIndicator.Size = new System.Drawing.Size(463, 22);
            this.btnShowFoldingIndicator.Text = "Зелёный индикатор действия текущего блока";
            this.btnShowFoldingIndicator.ToolTipText = "Отображать слева линию максимального действия блока кода";
            this.btnShowFoldingIndicator.Click += new System.EventHandler(this.btnEnableFoldingIndicator_Click);
            // 
            // btnFormatCodeWhenPaste
            // 
            this.btnFormatCodeWhenPaste.Checked = true;
            this.btnFormatCodeWhenPaste.CheckOnClick = true;
            this.btnFormatCodeWhenPaste.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnFormatCodeWhenPaste.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnFormatCodeWhenPaste.Name = "btnFormatCodeWhenPaste";
            this.btnFormatCodeWhenPaste.Size = new System.Drawing.Size(463, 22);
            this.btnFormatCodeWhenPaste.Text = "Форматировать код при вставке";
            this.btnFormatCodeWhenPaste.ToolTipText = "При вставке текста, автоматически применять форматирование отступов";
            this.btnFormatCodeWhenPaste.Click += new System.EventHandler(this.btnFormatCodeWhenPaste_Click);
            // 
            // btnShowFoldingLines
            // 
            this.btnShowFoldingLines.CheckOnClick = true;
            this.btnShowFoldingLines.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnShowFoldingLines.Name = "btnShowFoldingLines";
            this.btnShowFoldingLines.Size = new System.Drawing.Size(463, 22);
            this.btnShowFoldingLines.Text = "Показывать вертикальные пунктирные линии начала блока";
            this.btnShowFoldingLines.ToolTipText = "Отображать вертикальные линии для просмотра действия или выравнивания текста";
            this.btnShowFoldingLines.Click += new System.EventHandler(this.btnShowFoldingLines_Click);
            // 
            // btnEnableFolding
            // 
            this.btnEnableFolding.CheckOnClick = true;
            this.btnEnableFolding.Name = "btnEnableFolding";
            this.btnEnableFolding.Size = new System.Drawing.Size(463, 22);
            this.btnEnableFolding.Text = "Элементы свёртки блоков кода";
            this.btnEnableFolding.ToolTipText = "Отображать элементы для возможности свернуть/развернуть участки кода";
            this.btnEnableFolding.Click += new System.EventHandler(this.btnEnableFolding_Click);
            // 
            // btnIntelliSenseFunctions
            // 
            this.btnIntelliSenseFunctions.Checked = true;
            this.btnIntelliSenseFunctions.CheckOnClick = true;
            this.btnIntelliSenseFunctions.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnIntelliSenseFunctions.Name = "btnIntelliSenseFunctions";
            this.btnIntelliSenseFunctions.Size = new System.Drawing.Size(463, 22);
            this.btnIntelliSenseFunctions.Text = "Подсказки для параметров функций";
            this.btnIntelliSenseFunctions.ToolTipText = "Включение/Отключение подсказок для функций";
            this.btnIntelliSenseFunctions.Click += new System.EventHandler(this.btnIntelliSenseFunctions_Click);
            // 
            // btnAutoCompleteBrackets
            // 
            this.btnAutoCompleteBrackets.Checked = true;
            this.btnAutoCompleteBrackets.CheckOnClick = true;
            this.btnAutoCompleteBrackets.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnAutoCompleteBrackets.Name = "btnAutoCompleteBrackets";
            this.btnAutoCompleteBrackets.Size = new System.Drawing.Size(463, 22);
            this.btnAutoCompleteBrackets.Text = "Автозавершение скобок и кавычек";
            this.btnAutoCompleteBrackets.ToolTipText = "Автоматически закрывать открытые скобки и кавычки";
            this.btnAutoCompleteBrackets.Click += new System.EventHandler(this.btnAutoCompleteBrackets_Click);
            // 
            // btnEvaluateByMouse
            // 
            this.btnEvaluateByMouse.Checked = true;
            this.btnEvaluateByMouse.CheckOnClick = true;
            this.btnEvaluateByMouse.CheckState = System.Windows.Forms.CheckState.Checked;
            this.btnEvaluateByMouse.Name = "btnEvaluateByMouse";
            this.btnEvaluateByMouse.Size = new System.Drawing.Size(463, 22);
            this.btnEvaluateByMouse.Text = "Вычислять значение в режиме отладки при наведении курсора мыши";
            this.btnEvaluateByMouse.ToolTipText = "Показывать значение выражения или выделенного текста во время отладки при наведен" +
    "ии мыши";
            this.btnEvaluateByMouse.Click += new System.EventHandler(this.btnEvaluateByMouse_Click);
            // 
            // btnCheckKeywordsRegister
            // 
            this.btnCheckKeywordsRegister.CheckOnClick = true;
            this.btnCheckKeywordsRegister.Enabled = false;
            this.btnCheckKeywordsRegister.Name = "btnCheckKeywordsRegister";
            this.btnCheckKeywordsRegister.Size = new System.Drawing.Size(463, 22);
            this.btnCheckKeywordsRegister.Text = "Автоматическое приведение регистра ключевых слов";
            this.btnCheckKeywordsRegister.Visible = false;
            this.btnCheckKeywordsRegister.Click += new System.EventHandler(this.btnCheckKeywordsRegister_Click);
            // 
            // btnHints4CtrlSpace
            // 
            this.btnHints4CtrlSpace.CheckOnClick = true;
            this.btnHints4CtrlSpace.Name = "btnHints4CtrlSpace";
            this.btnHints4CtrlSpace.Size = new System.Drawing.Size(463, 22);
            this.btnHints4CtrlSpace.Text = "Подсказки только по Ctrl-Space";
            this.btnHints4CtrlSpace.ToolTipText = "Отключение автоматического всплывания подсказок";
            this.btnHints4CtrlSpace.Click += new System.EventHandler(this.btnHints4CtrlSpace_Click);
            // 
            // toolStripSeparator11
            // 
            this.toolStripSeparator11.Name = "toolStripSeparator11";
            this.toolStripSeparator11.Size = new System.Drawing.Size(457, 6);
            // 
            // btnKeywordsToLowcase
            // 
            this.btnKeywordsToLowcase.CheckOnClick = true;
            this.btnKeywordsToLowcase.Name = "btnKeywordsToLowcase";
            this.btnKeywordsToLowcase.Size = new System.Drawing.Size(460, 22);
            this.btnKeywordsToLowcase.Text = "После подсказок приводить ключевые слова к нижнему регистру";
            this.btnKeywordsToLowcase.ToolTipText = "Приводить к нижнему регистру ключевые слова после подсказок";
            this.btnKeywordsToLowcase.Click += new System.EventHandler(this.btnKeywordsToLowcase_Click);
            // 
            // btnUnderlinePascalKeywrd
            // 
            this.btnUnderlinePascalKeywrd.CheckOnClick = true;
            this.btnUnderlinePascalKeywrd.Name = "btnUnderlinePascalKeywrd";
            this.btnUnderlinePascalKeywrd.Size = new System.Drawing.Size(460, 22);
            this.btnUnderlinePascalKeywrd.Text = "Подчеркивать ключевые слова PascalScript";
            this.btnUnderlinePascalKeywrd.Click += new System.EventHandler(this.ToolStripMenuItemAltPascalScriptHighlight_Click);
            // 
            // btnRedStringsHighlight
            // 
            this.btnRedStringsHighlight.CheckOnClick = true;
            this.btnRedStringsHighlight.Name = "btnRedStringsHighlight";
            this.btnRedStringsHighlight.Size = new System.Drawing.Size(460, 22);
            this.btnRedStringsHighlight.Text = "Яркая подсветка строк";
            this.btnRedStringsHighlight.ToolTipText = "Сделать строки ярко красным цветом в независимости от выбранного стиля";
            this.btnRedStringsHighlight.Click += new System.EventHandler(this.btnRedStringsHighlight_Click);
            // 
            // btnToolStripMenuItemFONT
            // 
            this.btnToolStripMenuItemFONT.CheckOnClick = true;
            this.btnToolStripMenuItemFONT.Name = "btnToolStripMenuItemFONT";
            this.btnToolStripMenuItemFONT.Size = new System.Drawing.Size(460, 22);
            this.btnToolStripMenuItemFONT.Text = "Альтернативный шрифт RobotoMono";
            this.btnToolStripMenuItemFONT.Click += new System.EventHandler(this.btnToolStripMenuItemFONT_Click);
            // 
            // toolStripButtonHotKeys
            // 
            this.toolStripButtonHotKeys.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonHotKeys.Name = "toolStripButtonHotKeys";
            this.toolStripButtonHotKeys.Size = new System.Drawing.Size(460, 22);
            this.toolStripButtonHotKeys.Text = "Горячие клавиши ...";
            this.toolStripButtonHotKeys.Click += new System.EventHandler(this.toolStripButtonHotKeys_Click);
            // 
            // btnThemes
            // 
            this.btnThemes.Name = "btnThemes";
            this.btnThemes.Size = new System.Drawing.Size(460, 22);
            this.btnThemes.Text = "Цветовые темы";
            // 
            // toolStripSeparator4
            // 
            this.toolStripSeparator4.Name = "toolStripSeparator4";
            this.toolStripSeparator4.Size = new System.Drawing.Size(457, 6);
            // 
            // btnAbout
            // 
            this.btnAbout.Name = "btnAbout";
            this.btnAbout.Size = new System.Drawing.Size(460, 22);
            this.btnAbout.Text = "О программе";
            this.btnAbout.Click += new System.EventHandler(this.btnAbout_Click);
            // 
            // toolStripButtonCompare
            // 
            this.toolStripButtonCompare.CheckOnClick = true;
            this.toolStripButtonCompare.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripButtonCompare.Image = global::HMSEditorNS.Properties.Resources.Compare_13153;
            this.toolStripButtonCompare.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.toolStripButtonCompare.Name = "toolStripButtonCompare";
            this.toolStripButtonCompare.Size = new System.Drawing.Size(23, 22);
            this.toolStripButtonCompare.Text = "Сравнение";
            this.toolStripButtonCompare.ToolTipText = "Сравнение исходных текстов";
            this.toolStripButtonCompare.Click += new System.EventHandler(this.toolStripButtonCompare_Click);
            // 
            // btnSprav
            // 
            this.btnSprav.CheckOnClick = true;
            this.btnSprav.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.btnSprav.Image = global::HMSEditorNS.Properties.Resources.RefactoringLog_12810;
            this.btnSprav.ImageTransparentColor = System.Drawing.Color.Magenta;
            this.btnSprav.Name = "btnSprav";
            this.btnSprav.Size = new System.Drawing.Size(23, 22);
            this.btnSprav.Text = "Справочник";
            this.btnSprav.Click += new System.EventHandler(this.btnSprav_Click);
            // 
            // labelVersion
            // 
            this.labelVersion.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
            this.labelVersion.ForeColor = System.Drawing.Color.Gray;
            this.labelVersion.Name = "labelVersion";
            this.labelVersion.Size = new System.Drawing.Size(145, 22);
            this.labelVersion.Text = "HMSEditor Addon v1.0.0.5";
            this.labelVersion.DoubleClick += new System.EventHandler(this.labelVersion_DoubleClick);
            this.labelVersion.MouseDown += new System.Windows.Forms.MouseEventHandler(this.labelVersion_MouseDown);
            // 
            // labelNewVersion
            // 
            this.labelNewVersion.IsLink = true;
            this.labelNewVersion.Name = "labelNewVersion";
            this.labelNewVersion.Size = new System.Drawing.Size(109, 15);
            this.labelNewVersion.Text = "Есть новая версия!";
            this.labelNewVersion.Visible = false;
            this.labelNewVersion.Click += new System.EventHandler(this.labelNewVersion_Click);
            // 
            // imageList1
            // 
            this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
            this.imageList1.TransparentColor = System.Drawing.Color.White;
            this.imageList1.Images.SetKeyName(0, "Class_489.png");
            this.imageList1.Images.SetKeyName(1, "CodeSnippet_6225.png");
            this.imageList1.Images.SetKeyName(2, "Enum_582.png");
            this.imageList1.Images.SetKeyName(3, "FieldIcon.png");
            this.imageList1.Images.SetKeyName(4, "Field-Private_545.png");
            this.imageList1.Images.SetKeyName(5, "Function_8941.png");
            this.imageList1.Images.SetKeyName(6, "IntelliSense-Keywords_6226.png");
            this.imageList1.Images.SetKeyName(7, "Method_636.png");
            this.imageList1.Images.SetKeyName(8, "Procedure_8937.png");
            this.imageList1.Images.SetKeyName(9, "Bookmark_5776.png");
            this.imageList1.Images.SetKeyName(10, "Constant_495.png");
            this.imageList1.Images.SetKeyName(11, "Event_594.png");
            this.imageList1.Images.SetKeyName(12, "Template_Application_16xLG.png");
            // 
            // CheckPositionIsInParametersSequenceWorker
            // 
            this.CheckPositionIsInParametersSequenceWorker.DoWork += new System.ComponentModel.DoWorkEventHandler(this.CheckPositionIsInParametersSequence_DoWork);
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 25);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.TB);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.helpPanel1);
            this.splitContainer1.Panel2.Padding = new System.Windows.Forms.Padding(4);
            this.splitContainer1.Size = new System.Drawing.Size(979, 506);
            this.splitContainer1.SplitterDistance = 672;
            this.splitContainer1.TabIndex = 11;
            this.splitContainer1.DoubleClick += new System.EventHandler(this.splitContainer1_DoubleClick);
            // 
            // TB
            // 
            this.TB.AllowDrop = false;
            this.TB.AutoCompleteBrackets = true;
            this.TB.AutoCompleteBracketsList = new char[] {
        '(',
        ')',
        '{',
        '}',
        '[',
        ']',
        '\"',
        '\"',
        '\'',
        '\''};
            this.TB.AutoIndentCharsPatterns = "^\\s*[\\w\\.]+(\\s\\w+)?\\s*(?<range>=)\\s*(?<range>[^;]+);^\\s*(case|default)\\s*[^:]*(?<" +
    "range>:)\\s*(?<range>[^;]+);";
            this.TB.AutoIndentExistingLines = false;
            this.TB.AutoScrollMinSize = new System.Drawing.Size(24, 15);
            this.TB.BackBrush = null;
            this.TB.BoldCaret = false;
            this.TB.BookmarkIcon = global::HMSEditorNS.Properties.Resources.togglebookmark;
            this.TB.BreakpointIcon = global::HMSEditorNS.Properties.Resources.breakpoint_x16;
            this.TB.BreakpointLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
            this.TB.ChangedLineColor = System.Drawing.Color.PaleGreen;
            this.TB.CharHeight = 15;
            this.TB.CharWidth = 7;
            this.TB.ContextMenuStrip = this.contextMenuStrip1;
            this.TB.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.TB.DebugCurrentLineIcon = global::HMSEditorNS.Properties.Resources.RunningLine162;
            this.TB.DelayedEventsInterval = 800;
            this.TB.DelayedTextChangedInterval = 500;
            this.TB.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
            this.TB.Dock = System.Windows.Forms.DockStyle.Fill;
            this.TB.Font = new System.Drawing.Font("Consolas", 9.75F);
            this.TB.HighlightingRangeType = FastColoredTextBoxNS.HighlightingRangeType.VisibleRange;
            this.TB.HorizontalScrollVisible = true;
            this.TB.Hotkeys = resources.GetString("TB.Hotkeys");
            this.TB.IsReplaceMode = false;
            this.TB.LeftBracket = '(';
            this.TB.LeftPadding = 2;
            this.TB.Location = new System.Drawing.Point(0, 0);
            this.TB.Name = "TB";
            this.TB.Paddings = new System.Windows.Forms.Padding(0);
            this.TB.RightBracket = ')';
            this.TB.RoundedCornersRadius = 3;
            serviceColors1.CollapseMarkerBackColor = System.Drawing.Color.White;
            serviceColors1.CollapseMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors1.CollapseMarkerForeColor = System.Drawing.Color.Silver;
            serviceColors1.ExpandMarkerBackColor = System.Drawing.Color.White;
            serviceColors1.ExpandMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors1.ExpandMarkerForeColor = System.Drawing.Color.Red;
            this.TB.ServiceColors = serviceColors1;
            this.TB.ShowChangedLinesOnScrollbar = false;
            this.TB.ShowScrollBars = false;
            this.TB.Size = new System.Drawing.Size(672, 506);
            this.TB.TabIndex = 0;
            this.TB.TabLength = 2;
            this.TB.VerticalScrollVisible = true;
            this.TB.Zoom = 100;
            this.TB.TextChanged += new System.EventHandler<FastColoredTextBoxNS.TextChangedEventArgs>(this.Editor_TextChanged);
            this.TB.SelectionChanged += new System.EventHandler(this.Editor_SelectionChanged);
            this.TB.TextChangedDelayed += new System.EventHandler<FastColoredTextBoxNS.TextChangedEventArgs>(this.Editor_TextChangedDelayed);
            this.TB.SelectionChangedDelayed += new System.EventHandler(this.Editor_SelectionChangedDelayed);
            this.TB.Scroll += new System.Windows.Forms.ScrollEventHandler(this.Editor_Scroll);
            this.TB.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Editor_KeyDown);
            this.TB.MouseClick += new System.Windows.Forms.MouseEventHandler(this.Editor_MouseClick);
            this.TB.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Editor_MouseDoubleClick);
            this.TB.MouseLeave += new System.EventHandler(this.Editor_MouseLeave);
            this.TB.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Editor_MouseMove);
            // 
            // helpPanel1
            // 
            this.helpPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.helpPanel1.Location = new System.Drawing.Point(4, 4);
            this.helpPanel1.Name = "helpPanel1";
            this.helpPanel1.Size = new System.Drawing.Size(295, 498);
            this.helpPanel1.SplitterDistance = 263;
            this.helpPanel1.TabIndex = 0;
            // 
            // HMSEditor
            // 
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.tsMain);
            this.DoubleBuffered = true;
            this.Name = "HMSEditor";
            this.Size = new System.Drawing.Size(979, 531);
            this.contextMenuStrip1.ResumeLayout(false);
            this.tsMain.ResumeLayout(false);
            this.tsMain.PerformLayout();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.TB)).EndInit();
            this.ResumeLayout(false);

        }
Ejemplo n.º 4
0
        /// <summary> 
        /// Требуемый метод для поддержки конструктора — не изменяйте 
        /// содержимое этого метода с помощью редактора кода.
        /// </summary>
        private void InitializeComponent() {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(DiffControl));
            FastColoredTextBoxNS.ServiceColors serviceColors1 = new FastColoredTextBoxNS.ServiceColors();
            FastColoredTextBoxNS.ServiceColors serviceColors2 = new FastColoredTextBoxNS.ServiceColors();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.ToolStripMenuItemSelectAll = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemCopy = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
            this.ToolStripMenuItemFind = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemGoTo = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
            this.ToolStripMenuItemZoom100 = new System.Windows.Forms.ToolStripMenuItem();
            this.label1 = new System.Windows.Forms.Label();
            this.menuStrip1 = new System.Windows.Forms.MenuStrip();
            this.toolStripMenuItemLoad1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemInsert1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemPrevDiff1 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemNextDiff1 = new System.Windows.Forms.ToolStripMenuItem();
            this.label2 = new System.Windows.Forms.Label();
            this.menuStrip2 = new System.Windows.Forms.MenuStrip();
            this.toolStripMenuItemLoad2 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemInsert2 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemPrevDiff2 = new System.Windows.Forms.ToolStripMenuItem();
            this.toolStripMenuItemNextDiff2 = new System.Windows.Forms.ToolStripMenuItem();
            this.настройкиToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.ToolStripMenuItemSemantic = new System.Windows.Forms.ToolStripMenuItem();
            this.игнорироватьПробелыСправаToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.неВыделятьИзмененияВПробелахToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.statusStrip1 = new System.Windows.Forms.StatusStrip();
            this.toolStripStatusLabel3 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel4 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabel2 = new System.Windows.Forms.ToolStripStatusLabel();
            this.toolStripStatusLabelStat = new System.Windows.Forms.ToolStripStatusLabel();
            this.tb1 = new FastColoredTextBoxNS.FastColoredTextBox();
            this.tb2 = new FastColoredTextBoxNS.FastColoredTextBox();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            this.contextMenuStrip1.SuspendLayout();
            this.menuStrip1.SuspendLayout();
            this.menuStrip2.SuspendLayout();
            this.statusStrip1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb1)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb2)).BeginInit();
            this.SuspendLayout();
            // 
            // splitContainer1
            // 
            this.splitContainer1.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.splitContainer1.BackColor = System.Drawing.SystemColors.ButtonShadow;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.tb1);
            this.splitContainer1.Panel1.Controls.Add(this.label1);
            this.splitContainer1.Panel1.Controls.Add(this.menuStrip1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.tb2);
            this.splitContainer1.Panel2.Controls.Add(this.label2);
            this.splitContainer1.Panel2.Controls.Add(this.menuStrip2);
            this.splitContainer1.Size = new System.Drawing.Size(850, 452);
            this.splitContainer1.SplitterDistance = 411;
            this.splitContainer1.SplitterWidth = 6;
            this.splitContainer1.TabIndex = 1;
            this.splitContainer1.TabStop = false;
            // 
            // contextMenuStrip1
            // 
            this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuItemSelectAll,
            this.ToolStripMenuItemCopy,
            this.toolStripSeparator1,
            this.ToolStripMenuItemFind,
            this.ToolStripMenuItemGoTo,
            this.toolStripSeparator10,
            this.ToolStripMenuItemZoom100});
            this.contextMenuStrip1.Name = "contextMenuStrip1";
            this.contextMenuStrip1.Size = new System.Drawing.Size(196, 126);
            // 
            // ToolStripMenuItemSelectAll
            // 
            this.ToolStripMenuItemSelectAll.Name = "ToolStripMenuItemSelectAll";
            this.ToolStripMenuItemSelectAll.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
            this.ToolStripMenuItemSelectAll.Size = new System.Drawing.Size(195, 22);
            this.ToolStripMenuItemSelectAll.Text = "Выделить всё";
            this.ToolStripMenuItemSelectAll.Click += new System.EventHandler(this.ToolStripMenuItemSelectAll_Click);
            // 
            // ToolStripMenuItemCopy
            // 
            this.ToolStripMenuItemCopy.Image = global::HMSEditorNS.Properties.Resources.Copy_6524;
            this.ToolStripMenuItemCopy.Name = "ToolStripMenuItemCopy";
            this.ToolStripMenuItemCopy.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
            this.ToolStripMenuItemCopy.Size = new System.Drawing.Size(195, 22);
            this.ToolStripMenuItemCopy.Text = "Копировать";
            this.ToolStripMenuItemCopy.Click += new System.EventHandler(this.ToolStripMenuItemCopy_Click);
            // 
            // toolStripSeparator1
            // 
            this.toolStripSeparator1.Name = "toolStripSeparator1";
            this.toolStripSeparator1.Size = new System.Drawing.Size(192, 6);
            // 
            // ToolStripMenuItemFind
            // 
            this.ToolStripMenuItemFind.Image = global::HMSEditorNS.Properties.Resources.Find_5650;
            this.ToolStripMenuItemFind.Name = "ToolStripMenuItemFind";
            this.ToolStripMenuItemFind.Size = new System.Drawing.Size(195, 22);
            this.ToolStripMenuItemFind.Text = "Найти";
            this.ToolStripMenuItemFind.Click += new System.EventHandler(this.ToolStripMenuItemFind_Click);
            // 
            // ToolStripMenuItemGoTo
            // 
            this.ToolStripMenuItemGoTo.Image = global::HMSEditorNS.Properties.Resources.HistoricalInstructionPointer_16x;
            this.ToolStripMenuItemGoTo.Name = "ToolStripMenuItemGoTo";
            this.ToolStripMenuItemGoTo.Size = new System.Drawing.Size(195, 22);
            this.ToolStripMenuItemGoTo.Text = "Перейти к строке №...";
            this.ToolStripMenuItemGoTo.Click += new System.EventHandler(this.ToolStripMenuItemGoTo_Click);
            // 
            // toolStripSeparator10
            // 
            this.toolStripSeparator10.Name = "toolStripSeparator10";
            this.toolStripSeparator10.Size = new System.Drawing.Size(192, 6);
            // 
            // ToolStripMenuItemZoom100
            // 
            this.ToolStripMenuItemZoom100.Name = "ToolStripMenuItemZoom100";
            this.ToolStripMenuItemZoom100.Size = new System.Drawing.Size(195, 22);
            this.ToolStripMenuItemZoom100.Text = "Zoom 100%";
            this.ToolStripMenuItemZoom100.Click += new System.EventHandler(this.ToolStripMenuItemZoom100_Click);
            // 
            // label1
            // 
            this.label1.BackColor = System.Drawing.SystemColors.Control;
            this.label1.Dock = System.Windows.Forms.DockStyle.Top;
            this.label1.ForeColor = System.Drawing.SystemColors.HotTrack;
            this.label1.Location = new System.Drawing.Point(0, 24);
            this.label1.Name = "label1";
            this.label1.Padding = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.label1.Size = new System.Drawing.Size(411, 19);
            this.label1.TabIndex = 3;
            this.label1.Text = "Исходный текст:";
            // 
            // menuStrip1
            // 
            this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItemLoad1,
            this.toolStripMenuItemInsert1,
            this.toolStripMenuItemPrevDiff1,
            this.toolStripMenuItemNextDiff1});
            this.menuStrip1.Location = new System.Drawing.Point(0, 0);
            this.menuStrip1.Name = "menuStrip1";
            this.menuStrip1.Size = new System.Drawing.Size(411, 24);
            this.menuStrip1.TabIndex = 0;
            this.menuStrip1.Text = "menuStrip1";
            // 
            // toolStripMenuItemLoad1
            // 
            this.toolStripMenuItemLoad1.Image = global::HMSEditorNS.Properties.Resources.Open_6529;
            this.toolStripMenuItemLoad1.Name = "toolStripMenuItemLoad1";
            this.toolStripMenuItemLoad1.Size = new System.Drawing.Size(28, 20);
            this.toolStripMenuItemLoad1.ToolTipText = "Загрузить из файла";
            this.toolStripMenuItemLoad1.Click += new System.EventHandler(this.toolStripMenuItemLoad1_Click);
            // 
            // toolStripMenuItemInsert1
            // 
            this.toolStripMenuItemInsert1.Image = global::HMSEditorNS.Properties.Resources.Paste_6520;
            this.toolStripMenuItemInsert1.Name = "toolStripMenuItemInsert1";
            this.toolStripMenuItemInsert1.Size = new System.Drawing.Size(187, 20);
            this.toolStripMenuItemInsert1.Text = "Вставить из буфера обмена";
            this.toolStripMenuItemInsert1.Click += new System.EventHandler(this.toolStripMenuItemInsert1_Click);
            // 
            // toolStripMenuItemPrevDiff1
            // 
            this.toolStripMenuItemPrevDiff1.AutoToolTip = true;
            this.toolStripMenuItemPrevDiff1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripMenuItemPrevDiff1.Image = global::HMSEditorNS.Properties.Resources.FindPrevious_13244;
            this.toolStripMenuItemPrevDiff1.Name = "toolStripMenuItemPrevDiff1";
            this.toolStripMenuItemPrevDiff1.Size = new System.Drawing.Size(28, 20);
            this.toolStripMenuItemPrevDiff1.ToolTipText = "Перейти к предыдущему отличию";
            this.toolStripMenuItemPrevDiff1.Click += new System.EventHandler(this.toolStripMenuItemPrevDiff1_Click);
            // 
            // toolStripMenuItemNextDiff1
            // 
            this.toolStripMenuItemNextDiff1.AutoToolTip = true;
            this.toolStripMenuItemNextDiff1.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
            this.toolStripMenuItemNextDiff1.Image = global::HMSEditorNS.Properties.Resources.FindNext_13243;
            this.toolStripMenuItemNextDiff1.Name = "toolStripMenuItemNextDiff1";
            this.toolStripMenuItemNextDiff1.Size = new System.Drawing.Size(28, 20);
            this.toolStripMenuItemNextDiff1.ToolTipText = "Перейти к следующему отличию";
            this.toolStripMenuItemNextDiff1.Click += new System.EventHandler(this.toolStripMenuItemNextDiff1_Click);
            // 
            // label2
            // 
            this.label2.BackColor = System.Drawing.SystemColors.Control;
            this.label2.Dock = System.Windows.Forms.DockStyle.Top;
            this.label2.ForeColor = System.Drawing.SystemColors.HotTrack;
            this.label2.Location = new System.Drawing.Point(0, 24);
            this.label2.Name = "label2";
            this.label2.Padding = new System.Windows.Forms.Padding(0, 3, 0, 3);
            this.label2.Size = new System.Drawing.Size(433, 19);
            this.label2.TabIndex = 4;
            this.label2.Text = "Изменённый текст:";
            // 
            // menuStrip2
            // 
            this.menuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripMenuItemLoad2,
            this.toolStripMenuItemInsert2,
            this.toolStripMenuItemPrevDiff2,
            this.toolStripMenuItemNextDiff2,
            this.настройкиToolStripMenuItem});
            this.menuStrip2.Location = new System.Drawing.Point(0, 0);
            this.menuStrip2.Name = "menuStrip2";
            this.menuStrip2.Size = new System.Drawing.Size(433, 24);
            this.menuStrip2.TabIndex = 0;
            this.menuStrip2.Text = "menuStrip2";
            // 
            // toolStripMenuItemLoad2
            // 
            this.toolStripMenuItemLoad2.Image = global::HMSEditorNS.Properties.Resources.Open_6529;
            this.toolStripMenuItemLoad2.Name = "toolStripMenuItemLoad2";
            this.toolStripMenuItemLoad2.Size = new System.Drawing.Size(28, 20);
            this.toolStripMenuItemLoad2.ToolTipText = "Загрузить из файла";
            this.toolStripMenuItemLoad2.Click += new System.EventHandler(this.toolStripMenuItemLoad2_Click);
            // 
            // toolStripMenuItemInsert2
            // 
            this.toolStripMenuItemInsert2.AutoToolTip = true;
            this.toolStripMenuItemInsert2.Image = global::HMSEditorNS.Properties.Resources.Paste_6520;
            this.toolStripMenuItemInsert2.Name = "toolStripMenuItemInsert2";
            this.toolStripMenuItemInsert2.Size = new System.Drawing.Size(187, 20);
            this.toolStripMenuItemInsert2.Text = "Вставить из буфера обмена";
            this.toolStripMenuItemInsert2.Click += new System.EventHandler(this.toolStripMenuItemInsert2_Click);
            // 
            // toolStripMenuItemPrevDiff2
            // 
            this.toolStripMenuItemPrevDiff2.AutoToolTip = true;
            this.toolStripMenuItemPrevDiff2.Image = global::HMSEditorNS.Properties.Resources.FindPrevious_13244;
            this.toolStripMenuItemPrevDiff2.Name = "toolStripMenuItemPrevDiff2";
            this.toolStripMenuItemPrevDiff2.Size = new System.Drawing.Size(28, 20);
            this.toolStripMenuItemPrevDiff2.ToolTipText = "Перейти к предыдущему отличию";
            this.toolStripMenuItemPrevDiff2.Click += new System.EventHandler(this.toolStripMenuItemPrevDiff2_Click);
            // 
            // toolStripMenuItemNextDiff2
            // 
            this.toolStripMenuItemNextDiff2.AutoToolTip = true;
            this.toolStripMenuItemNextDiff2.Image = global::HMSEditorNS.Properties.Resources.FindNext_13243;
            this.toolStripMenuItemNextDiff2.Name = "toolStripMenuItemNextDiff2";
            this.toolStripMenuItemNextDiff2.Size = new System.Drawing.Size(28, 20);
            this.toolStripMenuItemNextDiff2.ToolTipText = "Перейти к следующему отличию";
            this.toolStripMenuItemNextDiff2.Click += new System.EventHandler(this.toolStripMenuItemNextDiff2_Click);
            // 
            // настройкиToolStripMenuItem
            // 
            this.настройкиToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.ToolStripMenuItemSemantic,
            this.игнорироватьПробелыСправаToolStripMenuItem,
            this.неВыделятьИзмененияВПробелахToolStripMenuItem});
            this.настройкиToolStripMenuItem.Name = "настройкиToolStripMenuItem";
            this.настройкиToolStripMenuItem.Size = new System.Drawing.Size(79, 20);
            this.настройкиToolStripMenuItem.Text = "Настройки";
            // 
            // ToolStripMenuItemSemantic
            // 
            this.ToolStripMenuItemSemantic.CheckOnClick = true;
            this.ToolStripMenuItemSemantic.Name = "ToolStripMenuItemSemantic";
            this.ToolStripMenuItemSemantic.Size = new System.Drawing.Size(270, 22);
            this.ToolStripMenuItemSemantic.Text = "Семантическое объединение";
            this.ToolStripMenuItemSemantic.Click += new System.EventHandler(this.ToolStripMenuItemSemantic_Click);
            // 
            // игнорироватьПробелыСправаToolStripMenuItem
            // 
            this.игнорироватьПробелыСправаToolStripMenuItem.Checked = true;
            this.игнорироватьПробелыСправаToolStripMenuItem.CheckOnClick = true;
            this.игнорироватьПробелыСправаToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
            this.игнорироватьПробелыСправаToolStripMenuItem.Name = "игнорироватьПробелыСправаToolStripMenuItem";
            this.игнорироватьПробелыСправаToolStripMenuItem.Size = new System.Drawing.Size(270, 22);
            this.игнорироватьПробелыСправаToolStripMenuItem.Text = "Игнорировать пробелы справа";
            this.игнорироватьПробелыСправаToolStripMenuItem.Click += new System.EventHandler(this.игнорироватьПробелыСправаToolStripMenuItem_Click);
            // 
            // неВыделятьИзмененияВПробелахToolStripMenuItem
            // 
            this.неВыделятьИзмененияВПробелахToolStripMenuItem.CheckOnClick = true;
            this.неВыделятьИзмененияВПробелахToolStripMenuItem.Name = "неВыделятьИзмененияВПробелахToolStripMenuItem";
            this.неВыделятьИзмененияВПробелахToolStripMenuItem.Size = new System.Drawing.Size(270, 22);
            this.неВыделятьИзмененияВПробелахToolStripMenuItem.Text = "Не выделять изменения в пробелах";
            this.неВыделятьИзмененияВПробелахToolStripMenuItem.Click += new System.EventHandler(this.неВыделятьИзмененияВПробелахToolStripMenuItem_Click);
            // 
            // statusStrip1
            // 
            this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.toolStripStatusLabel3,
            this.toolStripStatusLabel4,
            this.toolStripStatusLabel1,
            this.toolStripStatusLabel2,
            this.toolStripStatusLabelStat});
            this.statusStrip1.Location = new System.Drawing.Point(0, 453);
            this.statusStrip1.Name = "statusStrip1";
            this.statusStrip1.Size = new System.Drawing.Size(913, 23);
            this.statusStrip1.TabIndex = 2;
            this.statusStrip1.Text = "statusStrip1";
            // 
            // toolStripStatusLabel3
            // 
            this.toolStripStatusLabel3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.toolStripStatusLabel3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.toolStripStatusLabel3.Name = "toolStripStatusLabel3";
            this.toolStripStatusLabel3.Size = new System.Drawing.Size(13, 15);
            this.toolStripStatusLabel3.Text = "  ";
            // 
            // toolStripStatusLabel4
            // 
            this.toolStripStatusLabel4.Name = "toolStripStatusLabel4";
            this.toolStripStatusLabel4.Size = new System.Drawing.Size(59, 18);
            this.toolStripStatusLabel4.Text = "Удалено  ";
            // 
            // toolStripStatusLabel1
            // 
            this.toolStripStatusLabel1.BackColor = System.Drawing.Color.Green;
            this.toolStripStatusLabel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
            this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
            this.toolStripStatusLabel1.Size = new System.Drawing.Size(13, 15);
            this.toolStripStatusLabel1.Text = "  ";
            // 
            // toolStripStatusLabel2
            // 
            this.toolStripStatusLabel2.Name = "toolStripStatusLabel2";
            this.toolStripStatusLabel2.Size = new System.Drawing.Size(68, 18);
            this.toolStripStatusLabel2.Text = "Добавлено";
            // 
            // toolStripStatusLabelStat
            // 
            this.toolStripStatusLabelStat.Name = "toolStripStatusLabelStat";
            this.toolStripStatusLabelStat.Size = new System.Drawing.Size(361, 18);
            this.toolStripStatusLabelStat.Text = "Изменённых строк: 0 Удалённых: 0 Добавлено: 0 Изменено: 90%";
            // 
            // tb1
            // 
            this.tb1.AutoCompleteBracketsList = new char[] {
        '(',
        ')',
        '{',
        '}',
        '[',
        ']',
        '\"',
        '\"',
        '\'',
        '\''};
            this.tb1.AutoIndentExistingLines = false;
            this.tb1.AutoScrollMinSize = new System.Drawing.Size(24, 15);
            this.tb1.BackBrush = null;
            this.tb1.BoldCaret = false;
            this.tb1.BookmarkIcon = null;
            this.tb1.BreakpointIcon = null;
            this.tb1.BreakpointLineColor = System.Drawing.Color.Empty;
            this.tb1.CharHeight = 15;
            this.tb1.CharWidth = 7;
            this.tb1.ContextMenuStrip = this.contextMenuStrip1;
            this.tb1.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.tb1.DebugCurrentLineIcon = null;
            this.tb1.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
            this.tb1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tb1.Font = new System.Drawing.Font("Consolas", 9.75F);
            this.tb1.HorizontalScrollVisible = true;
            this.tb1.Hotkeys = resources.GetString("tb1.Hotkeys");
            this.tb1.IsReplaceMode = false;
            this.tb1.Location = new System.Drawing.Point(0, 43);
            this.tb1.Name = "tb1";
            this.tb1.Paddings = new System.Windows.Forms.Padding(0);
            this.tb1.ReadOnly = true;
            this.tb1.RoundedCornersRadius = 3;
            serviceColors1.CollapseMarkerBackColor = System.Drawing.Color.White;
            serviceColors1.CollapseMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors1.CollapseMarkerForeColor = System.Drawing.Color.Silver;
            serviceColors1.ExpandMarkerBackColor = System.Drawing.Color.White;
            serviceColors1.ExpandMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors1.ExpandMarkerForeColor = System.Drawing.Color.Red;
            this.tb1.ServiceColors = serviceColors1;
            this.tb1.ShowChangedLinesOnScrollbar = false;
            this.tb1.ShowScrollBars = false;
            this.tb1.Size = new System.Drawing.Size(411, 409);
            this.tb1.TabIndex = 1;
            this.tb1.VerticalScrollVisible = true;
            this.tb1.Zoom = 100;
            // 
            // tb2
            // 
            this.tb2.AutoCompleteBracketsList = new char[] {
        '(',
        ')',
        '{',
        '}',
        '[',
        ']',
        '\"',
        '\"',
        '\'',
        '\''};
            this.tb2.AutoIndentExistingLines = false;
            this.tb2.AutoScrollMinSize = new System.Drawing.Size(24, 15);
            this.tb2.BackBrush = null;
            this.tb2.BoldCaret = false;
            this.tb2.BookmarkIcon = null;
            this.tb2.BreakpointIcon = null;
            this.tb2.BreakpointLineColor = System.Drawing.Color.Empty;
            this.tb2.CharHeight = 15;
            this.tb2.CharWidth = 7;
            this.tb2.ContextMenuStrip = this.contextMenuStrip1;
            this.tb2.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.tb2.DebugCurrentLineIcon = null;
            this.tb2.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
            this.tb2.Dock = System.Windows.Forms.DockStyle.Fill;
            this.tb2.Font = new System.Drawing.Font("Consolas", 9.75F);
            this.tb2.HorizontalScrollVisible = true;
            this.tb2.Hotkeys = resources.GetString("tb2.Hotkeys");
            this.tb2.IsReplaceMode = false;
            this.tb2.Location = new System.Drawing.Point(0, 43);
            this.tb2.Name = "tb2";
            this.tb2.Paddings = new System.Windows.Forms.Padding(0);
            this.tb2.ReadOnly = true;
            this.tb2.RoundedCornersRadius = 3;
            serviceColors2.CollapseMarkerBackColor = System.Drawing.Color.White;
            serviceColors2.CollapseMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors2.CollapseMarkerForeColor = System.Drawing.Color.Silver;
            serviceColors2.ExpandMarkerBackColor = System.Drawing.Color.White;
            serviceColors2.ExpandMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors2.ExpandMarkerForeColor = System.Drawing.Color.Red;
            this.tb2.ServiceColors = serviceColors2;
            this.tb2.ShowChangedLinesOnScrollbar = false;
            this.tb2.ShowScrollBars = false;
            this.tb2.Size = new System.Drawing.Size(433, 409);
            this.tb2.TabIndex = 2;
            this.tb2.VerticalScrollVisible = true;
            this.tb2.Zoom = 100;
            // 
            // DiffControl
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.splitContainer1);
            this.Controls.Add(this.statusStrip1);
            this.Name = "DiffControl";
            this.Size = new System.Drawing.Size(913, 476);
            this.Load += new System.EventHandler(this.DiffControl_Load);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel1.PerformLayout();
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.Panel2.PerformLayout();
            this.splitContainer1.ResumeLayout(false);
            this.contextMenuStrip1.ResumeLayout(false);
            this.menuStrip1.ResumeLayout(false);
            this.menuStrip1.PerformLayout();
            this.menuStrip2.ResumeLayout(false);
            this.menuStrip2.PerformLayout();
            this.statusStrip1.ResumeLayout(false);
            this.statusStrip1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.tb1)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.tb2)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Ejemplo n.º 5
0
		/// <summary> 
		/// Обязательный метод для поддержки конструктора - не изменяйте 
		/// содержимое данного метода при помощи редактора кода.
		/// </summary>
		private void InitializeComponent() {
			this.components = new System.ComponentModel.Container();
			System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(HMSEditor));
			FastColoredTextBoxNS.ServiceColors serviceColors1 = new FastColoredTextBoxNS.ServiceColors();
			this.panel1 = new System.Windows.Forms.Panel();
			this.Editor = new FastColoredTextBoxNS.FastColoredTextBox();
			this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
			this.btnContextMenuBack = new System.Windows.Forms.ToolStripMenuItem();
			this.btnContextMenuForward = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemUndo = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemRedo = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator9 = new System.Windows.Forms.ToolStripSeparator();
			this.btnContextMenuCommentBlock = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemSelectAll = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemCut = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemCopy = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemPaste = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemDelete = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator10 = new System.Windows.Forms.ToolStripSeparator();
			this.btnGotoContextMenu = new System.Windows.Forms.ToolStripMenuItem();
			this.btnContextMenuGotoDef = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator13 = new System.Windows.Forms.ToolStripSeparator();
			this.btnContextMenuToggleBookmark = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemBookmarkClear = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemClearBreakpoints = new System.Windows.Forms.ToolStripMenuItem();
			this.ToolStripMenuItemZoom100 = new System.Windows.Forms.ToolStripMenuItem();
			this.btnInsertTemplate = new System.Windows.Forms.ToolStripMenuItem();
			this.btnContextMenuToolBar = new System.Windows.Forms.ToolStripMenuItem();
			this.tsMain = new System.Windows.Forms.ToolStrip();
			this.btnNavigateBack = new System.Windows.Forms.ToolStripButton();
			this.btnNavigateForward = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
			this.btnOpen = new System.Windows.Forms.ToolStripButton();
			this.btnSave = new System.Windows.Forms.ToolStripButton();
			this.btnPrint = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
			this.btnCut = new System.Windows.Forms.ToolStripButton();
			this.btnCopy = new System.Windows.Forms.ToolStripButton();
			this.btnPaste = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
			this.btnUndo = new System.Windows.Forms.ToolStripButton();
			this.btnRedo = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
			this.toolStripLabelFind = new System.Windows.Forms.ToolStripLabel();
			this.tbFind = new System.Windows.Forms.ToolStripTextBox();
			this.btnFindPrev = new System.Windows.Forms.ToolStripButton();
			this.btnFindNext = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
			this.btnBookmarkPlus = new System.Windows.Forms.ToolStripButton();
			this.btnBookmarkMinus = new System.Windows.Forms.ToolStripButton();
			this.btnBookmarkPrevious = new System.Windows.Forms.ToolStripButton();
			this.btnBookmarkNext = new System.Windows.Forms.ToolStripButton();
			this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
			this.btnGoTo = new System.Windows.Forms.ToolStripDropDownButton();
			this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
			this.toolStripDropDownButtonSettings = new System.Windows.Forms.ToolStripDropDownButton();
			this.btnHighlightCurrentLine = new System.Windows.Forms.ToolStripMenuItem();
			this.btnShowLineNumbers = new System.Windows.Forms.ToolStripMenuItem();
			this.btnShowFoldingLines = new System.Windows.Forms.ToolStripMenuItem();
			this.btnInvisibleChars = new System.Windows.Forms.ToolStripMenuItem();
			this.btnVerticalLineText = new System.Windows.Forms.ToolStripMenuItem();
			this.btnEnableFolding = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator12 = new System.Windows.Forms.ToolStripSeparator();
			this.btnHighlightSameWords = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSubMenuIntelliSense = new System.Windows.Forms.ToolStripMenuItem();
			this.btnSetIntelliSense = new System.Windows.Forms.ToolStripMenuItem();
			this.btnMouseHelp = new System.Windows.Forms.ToolStripMenuItem();
			this.btnAutoIdent = new System.Windows.Forms.ToolStripMenuItem();
			this.btnMarkChangedLines = new System.Windows.Forms.ToolStripMenuItem();
			this.btnAutoIdentChars = new System.Windows.Forms.ToolStripMenuItem();
			this.btnIntelliSenseFunctions = new System.Windows.Forms.ToolStripMenuItem();
			this.btnAutoCompleteBrackets = new System.Windows.Forms.ToolStripMenuItem();
			this.btnEvaluateByMouse = new System.Windows.Forms.ToolStripMenuItem();
			this.btnHints4CtrlSpace = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator11 = new System.Windows.Forms.ToolStripSeparator();
			this.btnUnderlinePascalKeywords = new System.Windows.Forms.ToolStripMenuItem();
			this.btnRedStringsHighlight = new System.Windows.Forms.ToolStripMenuItem();
			this.btnToolStripMenuItemFONT = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripButtonHotKeys = new System.Windows.Forms.ToolStripMenuItem();
			this.btnThemes = new System.Windows.Forms.ToolStripMenuItem();
			this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
			this.btnUnload = new System.Windows.Forms.ToolStripMenuItem();
			this.btnAbout = new System.Windows.Forms.ToolStripMenuItem();
			this.imageList1 = new System.Windows.Forms.ImageList(this.components);
			this.panel1.SuspendLayout();
			((System.ComponentModel.ISupportInitialize)(this.Editor)).BeginInit();
			this.contextMenuStrip1.SuspendLayout();
			this.tsMain.SuspendLayout();
			this.SuspendLayout();
			// 
			// panel1
			// 
			this.panel1.Controls.Add(this.Editor);
			this.panel1.Controls.Add(this.tsMain);
			this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
			this.panel1.Location = new System.Drawing.Point(0, 0);
			this.panel1.Name = "panel1";
			this.panel1.Size = new System.Drawing.Size(948, 530);
			this.panel1.TabIndex = 0;
			// 
			// Editor
			// 
			this.Editor.AccessibleRole = System.Windows.Forms.AccessibleRole.Pane;
			this.Editor.AutoCompleteBrackets = true;
			this.Editor.AutoCompleteBracketsList = new char[] {
        '(',
        ')',
        '{',
        '}',
        '[',
        ']',
        '\"',
        '\"',
        '\'',
        '\''};
			this.Editor.AutoIndentCharsPatterns = "^\\s*[\\w\\.]+(\\s\\w+)?\\s*(?<range>=)\\s*(?<range>[^;]+);^\\s*(case|default)\\s*[^:]*(?<" +
    "range>:)\\s*(?<range>[^;]+);";
			this.Editor.AutoIndentExistingLines = false;
			this.Editor.AutoScrollMinSize = new System.Drawing.Size(25, 15);
			this.Editor.BackBrush = null;
			this.Editor.BookmarkIcon = global::HMSEditorNS.Properties.Resources.togglebookmark;
			this.Editor.BreakpointIcon = global::HMSEditorNS.Properties.Resources.breakpoint_x16;
			this.Editor.BreakpointLineColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(128)))));
			this.Editor.CausesValidation = false;
			this.Editor.ChangedLineColor = System.Drawing.Color.PaleGreen;
			this.Editor.CharHeight = 15;
			this.Editor.CharWidth = 7;
			this.Editor.ContextMenuStrip = this.contextMenuStrip1;
			this.Editor.Cursor = System.Windows.Forms.Cursors.IBeam;
			this.Editor.DebugCurrentLineIcon = global::HMSEditorNS.Properties.Resources.arrow_run_16xMD;
			this.Editor.DelayedEventsInterval = 600;
			this.Editor.DelayedTextChangedInterval = 500;
			this.Editor.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
			this.Editor.Dock = System.Windows.Forms.DockStyle.Fill;
			this.Editor.Font = new System.Drawing.Font("Consolas", 9.75F);
			this.Editor.HighlightingRangeType = FastColoredTextBoxNS.HighlightingRangeType.VisibleRange;
			this.Editor.Hotkeys = resources.GetString("Editor.Hotkeys");
			this.Editor.IsReplaceMode = false;
			this.Editor.Language = FastColoredTextBoxNS.Language.PascalScript;
			this.Editor.LeftBracket = '(';
			this.Editor.Location = new System.Drawing.Point(0, 25);
			this.Editor.Name = "Editor";
			this.Editor.Paddings = new System.Windows.Forms.Padding(0);
			this.Editor.RightBracket = ')';
			this.Editor.SelectionColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255)))));
			serviceColors1.CollapseMarkerBackColor = System.Drawing.Color.White;
			serviceColors1.CollapseMarkerBorderColor = System.Drawing.Color.Silver;
			serviceColors1.CollapseMarkerForeColor = System.Drawing.Color.Silver;
			serviceColors1.ExpandMarkerBackColor = System.Drawing.Color.White;
			serviceColors1.ExpandMarkerBorderColor = System.Drawing.Color.Silver;
			serviceColors1.ExpandMarkerForeColor = System.Drawing.Color.Red;
			this.Editor.ServiceColors = serviceColors1;
			this.Editor.Size = new System.Drawing.Size(948, 505);
			this.Editor.TabIndex = 10;
			this.Editor.TabLength = 2;
			this.Editor.Zoom = 100;
			this.Editor.TextChanged += new System.EventHandler<FastColoredTextBoxNS.TextChangedEventArgs>(this.Editor_TextChanged);
			this.Editor.SelectionChanged += new System.EventHandler(this.Editor_SelectionChanged);
			this.Editor.TextChangedDelayed += new System.EventHandler<FastColoredTextBoxNS.TextChangedEventArgs>(this.Editor_TextChangedDelayed);
			this.Editor.SelectionChangedDelayed += new System.EventHandler(this.Editor_SelectionChangedDelayed);
			this.Editor.Scroll += new System.Windows.Forms.ScrollEventHandler(this.Editor_Scroll);
			this.Editor.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Editor_KeyDown);
			this.Editor.MouseClick += new System.Windows.Forms.MouseEventHandler(this.Editor_MouseClick);
			this.Editor.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.Editor_MouseDoubleClick);
			this.Editor.MouseMove += new System.Windows.Forms.MouseEventHandler(this.Editor_MouseMove);
			// 
			// contextMenuStrip1
			// 
			this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnContextMenuBack,
            this.btnContextMenuForward,
            this.ToolStripMenuItemUndo,
            this.ToolStripMenuItemRedo,
            this.toolStripSeparator9,
            this.btnContextMenuCommentBlock,
            this.ToolStripMenuItemSelectAll,
            this.ToolStripMenuItemCut,
            this.ToolStripMenuItemCopy,
            this.ToolStripMenuItemPaste,
            this.ToolStripMenuItemDelete,
            this.toolStripSeparator10,
            this.btnGotoContextMenu,
            this.btnContextMenuGotoDef,
            this.toolStripSeparator13,
            this.btnContextMenuToggleBookmark,
            this.ToolStripMenuItemBookmarkClear,
            this.ToolStripMenuItemClearBreakpoints,
            this.ToolStripMenuItemZoom100,
            this.btnInsertTemplate,
            this.btnContextMenuToolBar});
			this.contextMenuStrip1.Name = "contextMenuStrip1";
			this.contextMenuStrip1.Size = new System.Drawing.Size(235, 418);
			this.contextMenuStrip1.Opening += new System.ComponentModel.CancelEventHandler(this.contextMenuStrip1_Opening);
			// 
			// btnContextMenuBack
			// 
			this.btnContextMenuBack.Image = global::HMSEditorNS.Properties.Resources.NavigateBackwards_6270;
			this.btnContextMenuBack.Name = "btnContextMenuBack";
			this.btnContextMenuBack.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.Left)));
			this.btnContextMenuBack.Size = new System.Drawing.Size(234, 22);
			this.btnContextMenuBack.Text = "Назад";
			this.btnContextMenuBack.Click += new System.EventHandler(this.btnContextMenuBack_Click);
			// 
			// btnContextMenuForward
			// 
			this.btnContextMenuForward.Image = global::HMSEditorNS.Properties.Resources.NavigateForward_6271;
			this.btnContextMenuForward.Name = "btnContextMenuForward";
			this.btnContextMenuForward.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.Right)));
			this.btnContextMenuForward.Size = new System.Drawing.Size(234, 22);
			this.btnContextMenuForward.Text = "Вперёд";
			this.btnContextMenuForward.Click += new System.EventHandler(this.btnContextMenuForward_Click);
			// 
			// ToolStripMenuItemUndo
			// 
			this.ToolStripMenuItemUndo.Image = global::HMSEditorNS.Properties.Resources.Arrow_UndoRevertRestore_16xLG_color;
			this.ToolStripMenuItemUndo.Name = "ToolStripMenuItemUndo";
			this.ToolStripMenuItemUndo.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Z)));
			this.ToolStripMenuItemUndo.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemUndo.Text = "Отменить";
			this.ToolStripMenuItemUndo.Click += new System.EventHandler(this.ToolStripMenuItemUndo_Click);
			// 
			// ToolStripMenuItemRedo
			// 
			this.ToolStripMenuItemRedo.Image = global::HMSEditorNS.Properties.Resources.Arrow_RedoRetry_16xLG_color;
			this.ToolStripMenuItemRedo.Name = "ToolStripMenuItemRedo";
			this.ToolStripMenuItemRedo.ShortcutKeys = ((System.Windows.Forms.Keys)(((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.Shift) 
            | System.Windows.Forms.Keys.Z)));
			this.ToolStripMenuItemRedo.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemRedo.Text = "Вернуть";
			this.ToolStripMenuItemRedo.Click += new System.EventHandler(this.ToolStripMenuItemRedo_Click);
			// 
			// toolStripSeparator9
			// 
			this.toolStripSeparator9.Name = "toolStripSeparator9";
			this.toolStripSeparator9.Size = new System.Drawing.Size(231, 6);
			// 
			// btnContextMenuCommentBlock
			// 
			this.btnContextMenuCommentBlock.Image = global::HMSEditorNS.Properties.Resources.Comment_11698;
			this.btnContextMenuCommentBlock.Name = "btnContextMenuCommentBlock";
			this.btnContextMenuCommentBlock.Size = new System.Drawing.Size(234, 22);
			this.btnContextMenuCommentBlock.Text = "Закомментировать строки";
			this.btnContextMenuCommentBlock.Click += new System.EventHandler(this.btnContextMenuCommentBlock_Click);
			// 
			// ToolStripMenuItemSelectAll
			// 
			this.ToolStripMenuItemSelectAll.Name = "ToolStripMenuItemSelectAll";
			this.ToolStripMenuItemSelectAll.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.A)));
			this.ToolStripMenuItemSelectAll.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemSelectAll.Text = "Выделить всё";
			this.ToolStripMenuItemSelectAll.Click += new System.EventHandler(this.ToolStripMenuItemSelectAll_Click);
			// 
			// ToolStripMenuItemCut
			// 
			this.ToolStripMenuItemCut.Image = global::HMSEditorNS.Properties.Resources.Cut_6523;
			this.ToolStripMenuItemCut.Name = "ToolStripMenuItemCut";
			this.ToolStripMenuItemCut.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.X)));
			this.ToolStripMenuItemCut.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemCut.Text = "Вырезать";
			this.ToolStripMenuItemCut.Click += new System.EventHandler(this.ToolStripMenuItemCut_Click);
			// 
			// ToolStripMenuItemCopy
			// 
			this.ToolStripMenuItemCopy.Image = global::HMSEditorNS.Properties.Resources.Copy_6524;
			this.ToolStripMenuItemCopy.Name = "ToolStripMenuItemCopy";
			this.ToolStripMenuItemCopy.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.C)));
			this.ToolStripMenuItemCopy.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemCopy.Text = "Копировать";
			this.ToolStripMenuItemCopy.Click += new System.EventHandler(this.ToolStripMenuItemCopy_Click);
			// 
			// ToolStripMenuItemPaste
			// 
			this.ToolStripMenuItemPaste.Image = global::HMSEditorNS.Properties.Resources.Paste_6520;
			this.ToolStripMenuItemPaste.Name = "ToolStripMenuItemPaste";
			this.ToolStripMenuItemPaste.ShortcutKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Control | System.Windows.Forms.Keys.V)));
			this.ToolStripMenuItemPaste.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemPaste.Text = "Вставить";
			this.ToolStripMenuItemPaste.Click += new System.EventHandler(this.ToolStripMenuItemPaste_Click);
			// 
			// ToolStripMenuItemDelete
			// 
			this.ToolStripMenuItemDelete.Image = global::HMSEditorNS.Properties.Resources.Clearallrequests_8816;
			this.ToolStripMenuItemDelete.Name = "ToolStripMenuItemDelete";
			this.ToolStripMenuItemDelete.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemDelete.Text = "Удалить";
			this.ToolStripMenuItemDelete.Click += new System.EventHandler(this.ToolStripMenuItemDelete_Click);
			// 
			// toolStripSeparator10
			// 
			this.toolStripSeparator10.Name = "toolStripSeparator10";
			this.toolStripSeparator10.Size = new System.Drawing.Size(231, 6);
			// 
			// btnGotoContextMenu
			// 
			this.btnGotoContextMenu.Name = "btnGotoContextMenu";
			this.btnGotoContextMenu.Size = new System.Drawing.Size(234, 22);
			this.btnGotoContextMenu.Text = "Перейти";
			// 
			// btnContextMenuGotoDef
			// 
			this.btnContextMenuGotoDef.Name = "btnContextMenuGotoDef";
			this.btnContextMenuGotoDef.ShortcutKeys = System.Windows.Forms.Keys.F12;
			this.btnContextMenuGotoDef.Size = new System.Drawing.Size(234, 22);
			this.btnContextMenuGotoDef.Text = "Перейти к определению";
			this.btnContextMenuGotoDef.Click += new System.EventHandler(this.btnContextMenuGotoDef_Click);
			// 
			// toolStripSeparator13
			// 
			this.toolStripSeparator13.Name = "toolStripSeparator13";
			this.toolStripSeparator13.Size = new System.Drawing.Size(231, 6);
			// 
			// btnContextMenuToggleBookmark
			// 
			this.btnContextMenuToggleBookmark.Image = global::HMSEditorNS.Properties.Resources.Bookmark_5776;
			this.btnContextMenuToggleBookmark.Name = "btnContextMenuToggleBookmark";
			this.btnContextMenuToggleBookmark.Size = new System.Drawing.Size(234, 22);
			this.btnContextMenuToggleBookmark.Text = "Переключить закладку";
			this.btnContextMenuToggleBookmark.Click += new System.EventHandler(this.btnContextMenuToggleBookmark_Click);
			// 
			// ToolStripMenuItemBookmarkClear
			// 
			this.ToolStripMenuItemBookmarkClear.Image = global::HMSEditorNS.Properties.Resources.BookmarkClear_2381;
			this.ToolStripMenuItemBookmarkClear.Name = "ToolStripMenuItemBookmarkClear";
			this.ToolStripMenuItemBookmarkClear.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemBookmarkClear.Text = "Удалить все закладки";
			this.ToolStripMenuItemBookmarkClear.Click += new System.EventHandler(this.ToolStripMenuItemBookmarkClear_Click);
			// 
			// ToolStripMenuItemClearBreakpoints
			// 
			this.ToolStripMenuItemClearBreakpoints.Image = global::HMSEditorNS.Properties.Resources.clearallbreakpoints_6551;
			this.ToolStripMenuItemClearBreakpoints.Name = "ToolStripMenuItemClearBreakpoints";
			this.ToolStripMenuItemClearBreakpoints.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemClearBreakpoints.Text = "Удалить все точки останова";
			this.ToolStripMenuItemClearBreakpoints.Click += new System.EventHandler(this.ToolStripMenuItemClearBreakpoints_Click);
			// 
			// ToolStripMenuItemZoom100
			// 
			this.ToolStripMenuItemZoom100.Name = "ToolStripMenuItemZoom100";
			this.ToolStripMenuItemZoom100.Size = new System.Drawing.Size(234, 22);
			this.ToolStripMenuItemZoom100.Text = "Zoom 100%";
			this.ToolStripMenuItemZoom100.Click += new System.EventHandler(this.ToolStripMenuItemZoom100_Click);
			// 
			// btnInsertTemplate
			// 
			this.btnInsertTemplate.Image = global::HMSEditorNS.Properties.Resources.Template_Application_16xLG;
			this.btnInsertTemplate.Name = "btnInsertTemplate";
			this.btnInsertTemplate.Size = new System.Drawing.Size(234, 22);
			this.btnInsertTemplate.Text = "Вставить шаблон";
			// 
			// btnContextMenuToolBar
			// 
			this.btnContextMenuToolBar.CheckOnClick = true;
			this.btnContextMenuToolBar.Image = global::HMSEditorNS.Properties.Resources.toggle_16xLG;
			this.btnContextMenuToolBar.Name = "btnContextMenuToolBar";
			this.btnContextMenuToolBar.ShortcutKeys = System.Windows.Forms.Keys.F11;
			this.btnContextMenuToolBar.Size = new System.Drawing.Size(234, 22);
			this.btnContextMenuToolBar.Text = "Панель инструментов";
			this.btnContextMenuToolBar.Click += new System.EventHandler(this.btnContextMenuToolBar_Click);
			// 
			// tsMain
			// 
			this.tsMain.AccessibleRole = System.Windows.Forms.AccessibleRole.Pane;
			this.tsMain.AllowDrop = true;
			this.tsMain.AutoSize = false;
			this.tsMain.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnNavigateBack,
            this.btnNavigateForward,
            this.toolStripSeparator2,
            this.btnOpen,
            this.btnSave,
            this.btnPrint,
            this.toolStripSeparator3,
            this.btnCut,
            this.btnCopy,
            this.btnPaste,
            this.toolStripSeparator8,
            this.btnUndo,
            this.btnRedo,
            this.toolStripSeparator5,
            this.toolStripLabelFind,
            this.tbFind,
            this.btnFindPrev,
            this.btnFindNext,
            this.toolStripSeparator6,
            this.btnBookmarkPlus,
            this.btnBookmarkMinus,
            this.btnBookmarkPrevious,
            this.btnBookmarkNext,
            this.toolStripSeparator1,
            this.btnGoTo,
            this.toolStripSeparator7,
            this.toolStripDropDownButtonSettings});
			this.tsMain.Location = new System.Drawing.Point(0, 0);
			this.tsMain.Name = "tsMain";
			this.tsMain.Size = new System.Drawing.Size(948, 25);
			this.tsMain.TabIndex = 11;
			// 
			// btnNavigateBack
			// 
			this.btnNavigateBack.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnNavigateBack.Image = ((System.Drawing.Image)(resources.GetObject("btnNavigateBack.Image")));
			this.btnNavigateBack.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnNavigateBack.Name = "btnNavigateBack";
			this.btnNavigateBack.Size = new System.Drawing.Size(23, 22);
			this.btnNavigateBack.Text = "Назад (Alt + Влево)";
			this.btnNavigateBack.Click += new System.EventHandler(this.btnNavigateBack_Click);
			// 
			// btnNavigateForward
			// 
			this.btnNavigateForward.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnNavigateForward.Image = ((System.Drawing.Image)(resources.GetObject("btnNavigateForward.Image")));
			this.btnNavigateForward.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnNavigateForward.Name = "btnNavigateForward";
			this.btnNavigateForward.Size = new System.Drawing.Size(23, 22);
			this.btnNavigateForward.Text = "Вперёд (Alt + Вправо)";
			this.btnNavigateForward.Click += new System.EventHandler(this.btnNavigateForward_Click);
			// 
			// toolStripSeparator2
			// 
			this.toolStripSeparator2.Name = "toolStripSeparator2";
			this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
			// 
			// btnOpen
			// 
			this.btnOpen.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnOpen.Image = ((System.Drawing.Image)(resources.GetObject("btnOpen.Image")));
			this.btnOpen.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnOpen.Name = "btnOpen";
			this.btnOpen.Size = new System.Drawing.Size(23, 22);
			this.btnOpen.Text = "&Открыть файл";
			this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click);
			// 
			// btnSave
			// 
			this.btnSave.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
			this.btnSave.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnSave.Name = "btnSave";
			this.btnSave.Size = new System.Drawing.Size(23, 22);
			this.btnSave.Text = "&Сохранить в файл";
			this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
			// 
			// btnPrint
			// 
			this.btnPrint.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
			this.btnPrint.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnPrint.Name = "btnPrint";
			this.btnPrint.Size = new System.Drawing.Size(23, 22);
			this.btnPrint.Text = "&Печать";
			this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
			// 
			// toolStripSeparator3
			// 
			this.toolStripSeparator3.Name = "toolStripSeparator3";
			this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
			// 
			// btnCut
			// 
			this.btnCut.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnCut.Image = ((System.Drawing.Image)(resources.GetObject("btnCut.Image")));
			this.btnCut.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnCut.Name = "btnCut";
			this.btnCut.Size = new System.Drawing.Size(23, 22);
			this.btnCut.Text = "Вырезать";
			this.btnCut.Click += new System.EventHandler(this.btnCut_Click);
			// 
			// btnCopy
			// 
			this.btnCopy.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnCopy.Image = ((System.Drawing.Image)(resources.GetObject("btnCopy.Image")));
			this.btnCopy.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnCopy.Name = "btnCopy";
			this.btnCopy.Size = new System.Drawing.Size(23, 22);
			this.btnCopy.Text = "Копировать";
			this.btnCopy.Click += new System.EventHandler(this.btnCopy_Click);
			// 
			// btnPaste
			// 
			this.btnPaste.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnPaste.Image = ((System.Drawing.Image)(resources.GetObject("btnPaste.Image")));
			this.btnPaste.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnPaste.Name = "btnPaste";
			this.btnPaste.Size = new System.Drawing.Size(23, 22);
			this.btnPaste.Text = "Вставить";
			this.btnPaste.Click += new System.EventHandler(this.btnPaste_Click);
			// 
			// toolStripSeparator8
			// 
			this.toolStripSeparator8.Name = "toolStripSeparator8";
			this.toolStripSeparator8.Size = new System.Drawing.Size(6, 25);
			// 
			// btnUndo
			// 
			this.btnUndo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnUndo.Image = ((System.Drawing.Image)(resources.GetObject("btnUndo.Image")));
			this.btnUndo.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnUndo.Name = "btnUndo";
			this.btnUndo.Size = new System.Drawing.Size(23, 22);
			this.btnUndo.Text = "Отмена (Ctrl+Z)";
			this.btnUndo.Click += new System.EventHandler(this.btnUndo_Click);
			// 
			// btnRedo
			// 
			this.btnRedo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnRedo.Image = ((System.Drawing.Image)(resources.GetObject("btnRedo.Image")));
			this.btnRedo.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnRedo.Name = "btnRedo";
			this.btnRedo.Size = new System.Drawing.Size(23, 22);
			this.btnRedo.Text = "Повторить (Ctrl+R)";
			this.btnRedo.Click += new System.EventHandler(this.btnRedo_Click);
			// 
			// toolStripSeparator5
			// 
			this.toolStripSeparator5.Name = "toolStripSeparator5";
			this.toolStripSeparator5.Size = new System.Drawing.Size(6, 25);
			// 
			// toolStripLabelFind
			// 
			this.toolStripLabelFind.Name = "toolStripLabelFind";
			this.toolStripLabelFind.Size = new System.Drawing.Size(47, 22);
			this.toolStripLabelFind.Text = "Найти: ";
			// 
			// tbFind
			// 
			this.tbFind.AcceptsReturn = true;
			this.tbFind.Name = "tbFind";
			this.tbFind.Size = new System.Drawing.Size(100, 25);
			this.tbFind.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tbFind_KeyPress);
			// 
			// btnFindPrev
			// 
			this.btnFindPrev.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnFindPrev.Image = ((System.Drawing.Image)(resources.GetObject("btnFindPrev.Image")));
			this.btnFindPrev.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnFindPrev.Name = "btnFindPrev";
			this.btnFindPrev.Size = new System.Drawing.Size(23, 22);
			this.btnFindPrev.Text = "Поиск назад";
			this.btnFindPrev.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
			this.btnFindPrev.Click += new System.EventHandler(this.btnFindPrev_Click);
			// 
			// btnFindNext
			// 
			this.btnFindNext.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnFindNext.Image = ((System.Drawing.Image)(resources.GetObject("btnFindNext.Image")));
			this.btnFindNext.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnFindNext.Name = "btnFindNext";
			this.btnFindNext.Size = new System.Drawing.Size(23, 22);
			this.btnFindNext.Text = "Поиск вперёд";
			this.btnFindNext.Click += new System.EventHandler(this.btnFindNext_Click);
			// 
			// toolStripSeparator6
			// 
			this.toolStripSeparator6.Name = "toolStripSeparator6";
			this.toolStripSeparator6.Size = new System.Drawing.Size(6, 25);
			// 
			// btnBookmarkPlus
			// 
			this.btnBookmarkPlus.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnBookmarkPlus.Image = ((System.Drawing.Image)(resources.GetObject("btnBookmarkPlus.Image")));
			this.btnBookmarkPlus.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnBookmarkPlus.Name = "btnBookmarkPlus";
			this.btnBookmarkPlus.Size = new System.Drawing.Size(23, 22);
			this.btnBookmarkPlus.Text = "Закладка";
			this.btnBookmarkPlus.Click += new System.EventHandler(this.btnBookmarkPlus_Click);
			// 
			// btnBookmarkMinus
			// 
			this.btnBookmarkMinus.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnBookmarkMinus.Image = ((System.Drawing.Image)(resources.GetObject("btnBookmarkMinus.Image")));
			this.btnBookmarkMinus.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnBookmarkMinus.Name = "btnBookmarkMinus";
			this.btnBookmarkMinus.Size = new System.Drawing.Size(23, 22);
			this.btnBookmarkMinus.Text = "Удалить все закладки";
			this.btnBookmarkMinus.Click += new System.EventHandler(this.btnBookmarkMinus_Click);
			// 
			// btnBookmarkPrevious
			// 
			this.btnBookmarkPrevious.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnBookmarkPrevious.Image = ((System.Drawing.Image)(resources.GetObject("btnBookmarkPrevious.Image")));
			this.btnBookmarkPrevious.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnBookmarkPrevious.Name = "btnBookmarkPrevious";
			this.btnBookmarkPrevious.Size = new System.Drawing.Size(23, 22);
			this.btnBookmarkPrevious.Text = "Перейти к предыдущей закладке (Ctrl-Shift-N)";
			this.btnBookmarkPrevious.Click += new System.EventHandler(this.btnBookmarkPrevious_Click);
			// 
			// btnBookmarkNext
			// 
			this.btnBookmarkNext.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.btnBookmarkNext.Image = ((System.Drawing.Image)(resources.GetObject("btnBookmarkNext.Image")));
			this.btnBookmarkNext.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnBookmarkNext.Name = "btnBookmarkNext";
			this.btnBookmarkNext.Size = new System.Drawing.Size(23, 22);
			this.btnBookmarkNext.Text = "Перейти к следующей закладке (Ctrl-N)";
			this.btnBookmarkNext.Click += new System.EventHandler(this.btnBookmarkNext_Click);
			// 
			// toolStripSeparator1
			// 
			this.toolStripSeparator1.Name = "toolStripSeparator1";
			this.toolStripSeparator1.Size = new System.Drawing.Size(6, 25);
			// 
			// btnGoTo
			// 
			this.btnGoTo.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
			this.btnGoTo.Image = ((System.Drawing.Image)(resources.GetObject("btnGoTo.Image")));
			this.btnGoTo.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnGoTo.Name = "btnGoTo";
			this.btnGoTo.Size = new System.Drawing.Size(79, 22);
			this.btnGoTo.Text = "Перейти ...";
			this.btnGoTo.ToolTipText = "Перейти к закладке, функции...";
			this.btnGoTo.DropDownOpening += new System.EventHandler(this.btnGoTo_DropDownOpening);
			// 
			// toolStripSeparator7
			// 
			this.toolStripSeparator7.Name = "toolStripSeparator7";
			this.toolStripSeparator7.Size = new System.Drawing.Size(6, 25);
			// 
			// toolStripDropDownButtonSettings
			// 
			this.toolStripDropDownButtonSettings.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
			this.toolStripDropDownButtonSettings.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnHighlightCurrentLine,
            this.btnShowLineNumbers,
            this.btnShowFoldingLines,
            this.btnInvisibleChars,
            this.btnVerticalLineText,
            this.btnEnableFolding,
            this.toolStripSeparator12,
            this.btnHighlightSameWords,
            this.toolStripSubMenuIntelliSense,
            this.toolStripSeparator11,
            this.btnUnderlinePascalKeywords,
            this.btnRedStringsHighlight,
            this.btnToolStripMenuItemFONT,
            this.toolStripButtonHotKeys,
            this.btnThemes,
            this.toolStripSeparator4,
            this.btnUnload,
            this.btnAbout});
			this.toolStripDropDownButtonSettings.Image = ((System.Drawing.Image)(resources.GetObject("toolStripDropDownButtonSettings.Image")));
			this.toolStripDropDownButtonSettings.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripDropDownButtonSettings.Name = "toolStripDropDownButtonSettings";
			this.toolStripDropDownButtonSettings.Size = new System.Drawing.Size(29, 22);
			this.toolStripDropDownButtonSettings.Text = "Настройки";
			// 
			// btnHighlightCurrentLine
			// 
			this.btnHighlightCurrentLine.Checked = true;
			this.btnHighlightCurrentLine.CheckOnClick = true;
			this.btnHighlightCurrentLine.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnHighlightCurrentLine.Image = ((System.Drawing.Image)(resources.GetObject("btnHighlightCurrentLine.Image")));
			this.btnHighlightCurrentLine.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnHighlightCurrentLine.Name = "btnHighlightCurrentLine";
			this.btnHighlightCurrentLine.Size = new System.Drawing.Size(313, 22);
			this.btnHighlightCurrentLine.Text = "Подсветка текущей строки";
			this.btnHighlightCurrentLine.Click += new System.EventHandler(this.btnHighlightCurrentLine_Click);
			// 
			// btnShowLineNumbers
			// 
			this.btnShowLineNumbers.Checked = true;
			this.btnShowLineNumbers.CheckOnClick = true;
			this.btnShowLineNumbers.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnShowLineNumbers.Image = ((System.Drawing.Image)(resources.GetObject("btnShowLineNumbers.Image")));
			this.btnShowLineNumbers.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnShowLineNumbers.Name = "btnShowLineNumbers";
			this.btnShowLineNumbers.Size = new System.Drawing.Size(313, 22);
			this.btnShowLineNumbers.Text = "Показывать номера строк";
			this.btnShowLineNumbers.Click += new System.EventHandler(this.btnShowLineNumbers_Click);
			// 
			// btnShowFoldingLines
			// 
			this.btnShowFoldingLines.CheckOnClick = true;
			this.btnShowFoldingLines.Image = ((System.Drawing.Image)(resources.GetObject("btnShowFoldingLines.Image")));
			this.btnShowFoldingLines.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnShowFoldingLines.Name = "btnShowFoldingLines";
			this.btnShowFoldingLines.Size = new System.Drawing.Size(313, 22);
			this.btnShowFoldingLines.Text = "Показывать линии действия блока";
			this.btnShowFoldingLines.Click += new System.EventHandler(this.btnShowFoldingLines_Click);
			// 
			// btnInvisibleChars
			// 
			this.btnInvisibleChars.CheckOnClick = true;
			this.btnInvisibleChars.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.btnInvisibleChars.Name = "btnInvisibleChars";
			this.btnInvisibleChars.Size = new System.Drawing.Size(313, 22);
			this.btnInvisibleChars.Text = "¶ Показывать непечатные символы";
			this.btnInvisibleChars.Click += new System.EventHandler(this.btnInvisibleChars_Click);
			// 
			// btnVerticalLineText
			// 
			this.btnVerticalLineText.Checked = true;
			this.btnVerticalLineText.CheckOnClick = true;
			this.btnVerticalLineText.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnVerticalLineText.Name = "btnVerticalLineText";
			this.btnVerticalLineText.Size = new System.Drawing.Size(313, 22);
			this.btnVerticalLineText.Text = "Вертикальная линия границы текста";
			this.btnVerticalLineText.Click += new System.EventHandler(this.btnVerticalLineText_Click);
			// 
			// btnEnableFolding
			// 
			this.btnEnableFolding.CheckOnClick = true;
			this.btnEnableFolding.Name = "btnEnableFolding";
			this.btnEnableFolding.Size = new System.Drawing.Size(313, 22);
			this.btnEnableFolding.Text = "Элементы свёртки блоков кода";
			this.btnEnableFolding.ToolTipText = "Отображать элементы для возможности свернуть/развернуть участки кода";
			this.btnEnableFolding.Click += new System.EventHandler(this.btnEnableFolding_Click);
			// 
			// toolStripSeparator12
			// 
			this.toolStripSeparator12.Name = "toolStripSeparator12";
			this.toolStripSeparator12.Size = new System.Drawing.Size(310, 6);
			// 
			// btnHighlightSameWords
			// 
			this.btnHighlightSameWords.Checked = true;
			this.btnHighlightSameWords.CheckOnClick = true;
			this.btnHighlightSameWords.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnHighlightSameWords.Name = "btnHighlightSameWords";
			this.btnHighlightSameWords.Size = new System.Drawing.Size(313, 22);
			this.btnHighlightSameWords.Text = "Подсветка одинаковых слов";
			this.btnHighlightSameWords.ToolTipText = "Подсвечивать слова в тексте, которые совпадают с текущим словом";
			this.btnHighlightSameWords.Click += new System.EventHandler(this.btnHighlightSameWords_Click);
			// 
			// toolStripSubMenuIntelliSense
			// 
			this.toolStripSubMenuIntelliSense.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.btnSetIntelliSense,
            this.btnMouseHelp,
            this.btnAutoIdent,
            this.btnMarkChangedLines,
            this.btnAutoIdentChars,
            this.btnIntelliSenseFunctions,
            this.btnAutoCompleteBrackets,
            this.btnEvaluateByMouse,
            this.btnHints4CtrlSpace});
			this.toolStripSubMenuIntelliSense.Name = "toolStripSubMenuIntelliSense";
			this.toolStripSubMenuIntelliSense.Size = new System.Drawing.Size(313, 22);
			this.toolStripSubMenuIntelliSense.Text = "IntelliSense";
			// 
			// btnSetIntelliSense
			// 
			this.btnSetIntelliSense.Checked = true;
			this.btnSetIntelliSense.CheckOnClick = true;
			this.btnSetIntelliSense.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnSetIntelliSense.Name = "btnSetIntelliSense";
			this.btnSetIntelliSense.Size = new System.Drawing.Size(428, 22);
			this.btnSetIntelliSense.Text = "Подсказки IntelliSense";
			this.btnSetIntelliSense.ToolTipText = "Включение/Отключение подсказок ключевых слов и методов";
			this.btnSetIntelliSense.Click += new System.EventHandler(this.btnSetIntelliSense_Click);
			// 
			// btnMouseHelp
			// 
			this.btnMouseHelp.Checked = true;
			this.btnMouseHelp.CheckOnClick = true;
			this.btnMouseHelp.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnMouseHelp.Name = "btnMouseHelp";
			this.btnMouseHelp.Size = new System.Drawing.Size(428, 22);
			this.btnMouseHelp.Text = "Подсказки при наведении мышкой";
			this.btnMouseHelp.Click += new System.EventHandler(this.btnMouseHelp_Click);
			// 
			// btnAutoIdent
			// 
			this.btnAutoIdent.Checked = true;
			this.btnAutoIdent.CheckOnClick = true;
			this.btnAutoIdent.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnAutoIdent.Name = "btnAutoIdent";
			this.btnAutoIdent.Size = new System.Drawing.Size(428, 22);
			this.btnAutoIdent.Text = "Автоматический отступ";
			this.btnAutoIdent.Click += new System.EventHandler(this.btnAutoIdent_Click);
			// 
			// btnMarkChangedLines
			// 
			this.btnMarkChangedLines.Checked = true;
			this.btnMarkChangedLines.CheckOnClick = true;
			this.btnMarkChangedLines.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnMarkChangedLines.Name = "btnMarkChangedLines";
			this.btnMarkChangedLines.Size = new System.Drawing.Size(428, 22);
			this.btnMarkChangedLines.Text = "Помечать изменённые строки";
			this.btnMarkChangedLines.Click += new System.EventHandler(this.btnMarkChangedLines_Click);
			// 
			// btnAutoIdentChars
			// 
			this.btnAutoIdentChars.Checked = true;
			this.btnAutoIdentChars.CheckOnClick = true;
			this.btnAutoIdentChars.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnAutoIdentChars.Name = "btnAutoIdentChars";
			this.btnAutoIdentChars.Size = new System.Drawing.Size(428, 22);
			this.btnAutoIdentChars.Text = "Автоматический отступ конструкций";
			this.btnAutoIdentChars.Visible = false;
			this.btnAutoIdentChars.Click += new System.EventHandler(this.btnAutoIdentChars_Click);
			// 
			// btnIntelliSenseFunctions
			// 
			this.btnIntelliSenseFunctions.Checked = true;
			this.btnIntelliSenseFunctions.CheckOnClick = true;
			this.btnIntelliSenseFunctions.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnIntelliSenseFunctions.Name = "btnIntelliSenseFunctions";
			this.btnIntelliSenseFunctions.Size = new System.Drawing.Size(428, 22);
			this.btnIntelliSenseFunctions.Text = "Подсказки для параметров функций";
			this.btnIntelliSenseFunctions.ToolTipText = "Включение/Отключение подсказок для функций";
			this.btnIntelliSenseFunctions.Click += new System.EventHandler(this.btnIntelliSenseFunctions_Click);
			// 
			// btnAutoCompleteBrackets
			// 
			this.btnAutoCompleteBrackets.CheckOnClick = true;
			this.btnAutoCompleteBrackets.Name = "btnAutoCompleteBrackets";
			this.btnAutoCompleteBrackets.Size = new System.Drawing.Size(428, 22);
			this.btnAutoCompleteBrackets.Text = "Автозавершение скобок и кавычек";
			this.btnAutoCompleteBrackets.Click += new System.EventHandler(this.btnAutoCompleteBrackets_Click);
			// 
			// btnEvaluateByMouse
			// 
			this.btnEvaluateByMouse.Checked = true;
			this.btnEvaluateByMouse.CheckOnClick = true;
			this.btnEvaluateByMouse.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnEvaluateByMouse.Name = "btnEvaluateByMouse";
			this.btnEvaluateByMouse.Size = new System.Drawing.Size(428, 22);
			this.btnEvaluateByMouse.Text = "Вычислять значение в режиме отладки при наведении мышкой";
			this.btnEvaluateByMouse.Click += new System.EventHandler(this.btnEvaluateByMouse_Click);
			// 
			// btnHints4CtrlSpace
			// 
			this.btnHints4CtrlSpace.CheckOnClick = true;
			this.btnHints4CtrlSpace.Name = "btnHints4CtrlSpace";
			this.btnHints4CtrlSpace.Size = new System.Drawing.Size(428, 22);
			this.btnHints4CtrlSpace.Text = "Подсказки только по Ctrl-Space";
			this.btnHints4CtrlSpace.Click += new System.EventHandler(this.btnHints4CtrlSpace_Click);
			// 
			// toolStripSeparator11
			// 
			this.toolStripSeparator11.Name = "toolStripSeparator11";
			this.toolStripSeparator11.Size = new System.Drawing.Size(310, 6);
			// 
			// btnUnderlinePascalKeywords
			// 
			this.btnUnderlinePascalKeywords.Checked = true;
			this.btnUnderlinePascalKeywords.CheckOnClick = true;
			this.btnUnderlinePascalKeywords.CheckState = System.Windows.Forms.CheckState.Checked;
			this.btnUnderlinePascalKeywords.Name = "btnUnderlinePascalKeywords";
			this.btnUnderlinePascalKeywords.Size = new System.Drawing.Size(313, 22);
			this.btnUnderlinePascalKeywords.Text = "Подчеркивать ключевые слова PascalScript";
			this.btnUnderlinePascalKeywords.Click += new System.EventHandler(this.ToolStripMenuItemAltPascalScriptHighlight_Click);
			// 
			// btnRedStringsHighlight
			// 
			this.btnRedStringsHighlight.CheckOnClick = true;
			this.btnRedStringsHighlight.Name = "btnRedStringsHighlight";
			this.btnRedStringsHighlight.Size = new System.Drawing.Size(313, 22);
			this.btnRedStringsHighlight.Text = "Яркая подсветка строк";
			this.btnRedStringsHighlight.Click += new System.EventHandler(this.btnRedStringsHighlight_Click);
			// 
			// btnToolStripMenuItemFONT
			// 
			this.btnToolStripMenuItemFONT.CheckOnClick = true;
			this.btnToolStripMenuItemFONT.Name = "btnToolStripMenuItemFONT";
			this.btnToolStripMenuItemFONT.Size = new System.Drawing.Size(313, 22);
			this.btnToolStripMenuItemFONT.Text = "Альтернативный шрифт RobotoMono";
			this.btnToolStripMenuItemFONT.Click += new System.EventHandler(this.btnToolStripMenuItemFONT_Click);
			// 
			// toolStripButtonHotKeys
			// 
			this.toolStripButtonHotKeys.Image = ((System.Drawing.Image)(resources.GetObject("toolStripButtonHotKeys.Image")));
			this.toolStripButtonHotKeys.ImageTransparentColor = System.Drawing.Color.Magenta;
			this.toolStripButtonHotKeys.Name = "toolStripButtonHotKeys";
			this.toolStripButtonHotKeys.Size = new System.Drawing.Size(313, 22);
			this.toolStripButtonHotKeys.Text = "Горячие клавиши ...";
			this.toolStripButtonHotKeys.Click += new System.EventHandler(this.toolStripButtonHotKeys_Click);
			// 
			// btnThemes
			// 
			this.btnThemes.Name = "btnThemes";
			this.btnThemes.Size = new System.Drawing.Size(313, 22);
			this.btnThemes.Text = "Цветовые темы";
			// 
			// toolStripSeparator4
			// 
			this.toolStripSeparator4.Name = "toolStripSeparator4";
			this.toolStripSeparator4.Size = new System.Drawing.Size(310, 6);
			// 
			// btnUnload
			// 
			this.btnUnload.Image = global::HMSEditorNS.Properties.Resources.Output_16xLG;
			this.btnUnload.Name = "btnUnload";
			this.btnUnload.Size = new System.Drawing.Size(313, 22);
			this.btnUnload.Text = "Выгрузить программу из памяти";
			this.btnUnload.Click += new System.EventHandler(this.btnUnload_Click);
			// 
			// btnAbout
			// 
			this.btnAbout.Name = "btnAbout";
			this.btnAbout.Size = new System.Drawing.Size(313, 22);
			this.btnAbout.Text = "О программе";
			this.btnAbout.Click += new System.EventHandler(this.btnAbout_Click);
			// 
			// imageList1
			// 
			this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
			this.imageList1.TransparentColor = System.Drawing.Color.White;
			this.imageList1.Images.SetKeyName(0, "Class_489.png");
			this.imageList1.Images.SetKeyName(1, "CodeSnippet_6225.png");
			this.imageList1.Images.SetKeyName(2, "Enum_582.png");
			this.imageList1.Images.SetKeyName(3, "FieldIcon.png");
			this.imageList1.Images.SetKeyName(4, "Field-Private_545.png");
			this.imageList1.Images.SetKeyName(5, "Function_8941.png");
			this.imageList1.Images.SetKeyName(6, "IntelliSense-Keywords_6226.png");
			this.imageList1.Images.SetKeyName(7, "Method_636.png");
			this.imageList1.Images.SetKeyName(8, "Procedure_8937.png");
			this.imageList1.Images.SetKeyName(9, "Bookmark_5776.png");
			this.imageList1.Images.SetKeyName(10, "Constant_495.png");
			this.imageList1.Images.SetKeyName(11, "Event_594.png");
			this.imageList1.Images.SetKeyName(12, "Template_Application_16xLG.png");
			// 
			// HMSEditor
			// 
			this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
			this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
			this.Controls.Add(this.panel1);
			this.DoubleBuffered = true;
			this.Name = "HMSEditor";
			this.Size = new System.Drawing.Size(948, 530);
			this.panel1.ResumeLayout(false);
			((System.ComponentModel.ISupportInitialize)(this.Editor)).EndInit();
			this.contextMenuStrip1.ResumeLayout(false);
			this.tsMain.ResumeLayout(false);
			this.tsMain.PerformLayout();
			this.ResumeLayout(false);

		}
Ejemplo n.º 6
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent() {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormValue));
            FastColoredTextBoxNS.ServiceColors serviceColors1 = new FastColoredTextBoxNS.ServiceColors();
            this.panel1 = new System.Windows.Forms.Panel();
            this.cbFormatting = new System.Windows.Forms.CheckBox();
            this.cbLanguage = new System.Windows.Forms.ComboBox();
            this.chkOnTop = new System.Windows.Forms.CheckBox();
            this.chkWordWrap = new System.Windows.Forms.CheckBox();
            this.btnClose = new System.Windows.Forms.Button();
            this.panelTop = new System.Windows.Forms.Panel();
            this.groupRegex = new System.Windows.Forms.GroupBox();
            this.tbResult = new System.Windows.Forms.TextBox();
            this.label3 = new System.Windows.Forms.Label();
            this.cbResultIndex = new System.Windows.Forms.ComboBox();
            this.chkHTML2Text = new System.Windows.Forms.CheckBox();
            this.cbPattern = new System.Windows.Forms.ComboBox();
            this.tbRegexCount = new System.Windows.Forms.TextBox();
            this.label2 = new System.Windows.Forms.Label();
            this.chkPCRE_CASELESS = new System.Windows.Forms.CheckBox();
            this.chkPCRE_MULTILINE = new System.Windows.Forms.CheckBox();
            this.chkPCRE_SINGLELINE = new System.Windows.Forms.CheckBox();
            this.label1 = new System.Windows.Forms.Label();
            this.chkUseRegex = new System.Windows.Forms.CheckBox();
            this.tbExpression = new System.Windows.Forms.TextBox();
            this.lblExpression = new System.Windows.Forms.Label();
            this.fastColoredTB = new FastColoredTextBoxNS.FastColoredTextBox();
            this.panel1.SuspendLayout();
            this.panelTop.SuspendLayout();
            this.groupRegex.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fastColoredTB)).BeginInit();
            this.SuspendLayout();
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.SystemColors.ControlLightLight;
            this.panel1.Controls.Add(this.cbFormatting);
            this.panel1.Controls.Add(this.cbLanguage);
            this.panel1.Controls.Add(this.chkOnTop);
            this.panel1.Controls.Add(this.chkWordWrap);
            this.panel1.Controls.Add(this.btnClose);
            this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom;
            this.panel1.Location = new System.Drawing.Point(0, 366);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(692, 42);
            this.panel1.TabIndex = 1;
            // 
            // cbFormatting
            // 
            this.cbFormatting.AutoSize = true;
            this.cbFormatting.Location = new System.Drawing.Point(287, 15);
            this.cbFormatting.Name = "cbFormatting";
            this.cbFormatting.Size = new System.Drawing.Size(116, 17);
            this.cbFormatting.TabIndex = 4;
            this.cbFormatting.Text = "Форматирование";
            this.cbFormatting.UseVisualStyleBackColor = true;
            this.cbFormatting.CheckedChanged += new System.EventHandler(this.chkFormatting_CheckedChanged);
            // 
            // cbLanguage
            // 
            this.cbLanguage.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbLanguage.FormattingEnabled = true;
            this.cbLanguage.Items.AddRange(new object[] {
            "C#",
            "VisualBasic",
            "HTML",
            "XML",
            "SQL",
            "PHP",
            "JavaScript",
            "Lua",
            "YAML",
            "C++Script",
            "PascalScript",
            "BasicScript",
            "JScript"});
            this.cbLanguage.Location = new System.Drawing.Point(409, 13);
            this.cbLanguage.Name = "cbLanguage";
            this.cbLanguage.Size = new System.Drawing.Size(97, 21);
            this.cbLanguage.TabIndex = 3;
            this.cbLanguage.SelectedIndexChanged += new System.EventHandler(this.cbLanguage_SelectedIndexChanged);
            // 
            // chkOnTop
            // 
            this.chkOnTop.AutoSize = true;
            this.chkOnTop.Checked = true;
            this.chkOnTop.CheckState = System.Windows.Forms.CheckState.Checked;
            this.chkOnTop.Location = new System.Drawing.Point(161, 15);
            this.chkOnTop.Name = "chkOnTop";
            this.chkOnTop.Size = new System.Drawing.Size(120, 17);
            this.chkOnTop.TabIndex = 2;
            this.chkOnTop.Text = "Поверх всех форм";
            this.chkOnTop.UseVisualStyleBackColor = true;
            this.chkOnTop.CheckedChanged += new System.EventHandler(this.chkOnTop_CheckedChanged);
            // 
            // chkWordWrap
            // 
            this.chkWordWrap.AutoSize = true;
            this.chkWordWrap.Location = new System.Drawing.Point(12, 15);
            this.chkWordWrap.Name = "chkWordWrap";
            this.chkWordWrap.Size = new System.Drawing.Size(143, 17);
            this.chkWordWrap.TabIndex = 1;
            this.chkWordWrap.Text = "Переносить по словам";
            this.chkWordWrap.UseVisualStyleBackColor = true;
            this.chkWordWrap.CheckedChanged += new System.EventHandler(this.chkWordWrap_CheckedChanged);
            // 
            // btnClose
            // 
            this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.btnClose.DialogResult = System.Windows.Forms.DialogResult.Cancel;
            this.btnClose.Location = new System.Drawing.Point(597, 9);
            this.btnClose.Name = "btnClose";
            this.btnClose.Size = new System.Drawing.Size(87, 27);
            this.btnClose.TabIndex = 0;
            this.btnClose.Text = "Закрыть";
            this.btnClose.UseVisualStyleBackColor = true;
            this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
            // 
            // panelTop
            // 
            this.panelTop.Controls.Add(this.groupRegex);
            this.panelTop.Controls.Add(this.chkUseRegex);
            this.panelTop.Controls.Add(this.tbExpression);
            this.panelTop.Controls.Add(this.lblExpression);
            this.panelTop.Dock = System.Windows.Forms.DockStyle.Top;
            this.panelTop.Location = new System.Drawing.Point(0, 0);
            this.panelTop.Name = "panelTop";
            this.panelTop.Size = new System.Drawing.Size(692, 151);
            this.panelTop.TabIndex = 2;
            // 
            // groupRegex
            // 
            this.groupRegex.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.groupRegex.Controls.Add(this.tbResult);
            this.groupRegex.Controls.Add(this.label3);
            this.groupRegex.Controls.Add(this.cbResultIndex);
            this.groupRegex.Controls.Add(this.chkHTML2Text);
            this.groupRegex.Controls.Add(this.cbPattern);
            this.groupRegex.Controls.Add(this.tbRegexCount);
            this.groupRegex.Controls.Add(this.label2);
            this.groupRegex.Controls.Add(this.chkPCRE_CASELESS);
            this.groupRegex.Controls.Add(this.chkPCRE_MULTILINE);
            this.groupRegex.Controls.Add(this.chkPCRE_SINGLELINE);
            this.groupRegex.Controls.Add(this.label1);
            this.groupRegex.Location = new System.Drawing.Point(7, 53);
            this.groupRegex.MinimumSize = new System.Drawing.Size(682, 92);
            this.groupRegex.Name = "groupRegex";
            this.groupRegex.Size = new System.Drawing.Size(682, 92);
            this.groupRegex.TabIndex = 9;
            this.groupRegex.TabStop = false;
            // 
            // tbResult
            // 
            this.tbResult.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tbResult.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.tbResult.Location = new System.Drawing.Point(443, 61);
            this.tbResult.Margin = new System.Windows.Forms.Padding(6, 3, 6, 3);
            this.tbResult.Name = "tbResult";
            this.tbResult.ReadOnly = true;
            this.tbResult.Size = new System.Drawing.Size(232, 23);
            this.tbResult.TabIndex = 21;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(372, 66);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(62, 13);
            this.label3.TabIndex = 20;
            this.label3.Text = "Результат:";
            // 
            // cbResultIndex
            // 
            this.cbResultIndex.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cbResultIndex.FormattingEnabled = true;
            this.cbResultIndex.Location = new System.Drawing.Point(227, 63);
            this.cbResultIndex.Name = "cbResultIndex";
            this.cbResultIndex.Size = new System.Drawing.Size(137, 21);
            this.cbResultIndex.TabIndex = 19;
            // 
            // chkHTML2Text
            // 
            this.chkHTML2Text.AutoSize = true;
            this.chkHTML2Text.Location = new System.Drawing.Point(12, 65);
            this.chkHTML2Text.Name = "chkHTML2Text";
            this.chkHTML2Text.Size = new System.Drawing.Size(209, 17);
            this.chkHTML2Text.TabIndex = 18;
            this.chkHTML2Text.Text = "Применить HtmlToText к результату";
            this.chkHTML2Text.UseVisualStyleBackColor = true;
            this.chkHTML2Text.CheckedChanged += new System.EventHandler(this.chkHTML2Text_CheckedChanged);
            // 
            // cbPattern
            // 
            this.cbPattern.Font = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.cbPattern.FormattingEnabled = true;
            this.cbPattern.Location = new System.Drawing.Point(12, 32);
            this.cbPattern.Name = "cbPattern";
            this.cbPattern.Size = new System.Drawing.Size(249, 24);
            this.cbPattern.TabIndex = 17;
            this.cbPattern.SelectedIndexChanged += new System.EventHandler(this.cbPattern_SelectedIndexChanged);
            this.cbPattern.SelectedValueChanged += new System.EventHandler(this.cbPattern_SelectedValueChanged);
            this.cbPattern.TextChanged += new System.EventHandler(this.cbPattern_TextChanged);
            this.cbPattern.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cbPattern_KeyDown);
            // 
            // tbRegexCount
            // 
            this.tbRegexCount.Font = new System.Drawing.Font("Arial Unicode MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.tbRegexCount.Location = new System.Drawing.Point(623, 15);
            this.tbRegexCount.Margin = new System.Windows.Forms.Padding(6, 3, 6, 3);
            this.tbRegexCount.Name = "tbRegexCount";
            this.tbRegexCount.ReadOnly = true;
            this.tbRegexCount.Size = new System.Drawing.Size(51, 24);
            this.tbRegexCount.TabIndex = 16;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(551, 20);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(71, 13);
            this.label2.TabIndex = 15;
            this.label2.Text = "Совпадений:";
            // 
            // chkPCRE_CASELESS
            // 
            this.chkPCRE_CASELESS.AutoSize = true;
            this.chkPCRE_CASELESS.Location = new System.Drawing.Point(281, 36);
            this.chkPCRE_CASELESS.Name = "chkPCRE_CASELESS";
            this.chkPCRE_CASELESS.Size = new System.Drawing.Size(116, 17);
            this.chkPCRE_CASELESS.TabIndex = 14;
            this.chkPCRE_CASELESS.Text = "PCRE_CASELESS";
            this.chkPCRE_CASELESS.UseVisualStyleBackColor = true;
            this.chkPCRE_CASELESS.CheckedChanged += new System.EventHandler(this.chkPCRE_CASELESS_CheckedChanged);
            // 
            // chkPCRE_MULTILINE
            // 
            this.chkPCRE_MULTILINE.AutoSize = true;
            this.chkPCRE_MULTILINE.Location = new System.Drawing.Point(411, 16);
            this.chkPCRE_MULTILINE.Name = "chkPCRE_MULTILINE";
            this.chkPCRE_MULTILINE.Size = new System.Drawing.Size(118, 17);
            this.chkPCRE_MULTILINE.TabIndex = 13;
            this.chkPCRE_MULTILINE.Text = "PCRE_MULTILINE";
            this.chkPCRE_MULTILINE.UseVisualStyleBackColor = true;
            this.chkPCRE_MULTILINE.CheckedChanged += new System.EventHandler(this.chkPCRE_MULTILINE_CheckedChanged);
            // 
            // chkPCRE_SINGLELINE
            // 
            this.chkPCRE_SINGLELINE.AutoSize = true;
            this.chkPCRE_SINGLELINE.Location = new System.Drawing.Point(281, 16);
            this.chkPCRE_SINGLELINE.Name = "chkPCRE_SINGLELINE";
            this.chkPCRE_SINGLELINE.Size = new System.Drawing.Size(124, 17);
            this.chkPCRE_SINGLELINE.TabIndex = 11;
            this.chkPCRE_SINGLELINE.Text = "PCRE_SINGLELINE";
            this.chkPCRE_SINGLELINE.UseVisualStyleBackColor = true;
            this.chkPCRE_SINGLELINE.CheckedChanged += new System.EventHandler(this.chkPCRE_SINGLELINE_CheckedChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(9, 13);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(130, 13);
            this.label1.TabIndex = 9;
            this.label1.Text = "Регулярное выражение:";
            // 
            // chkUseRegex
            // 
            this.chkUseRegex.AutoSize = true;
            this.chkUseRegex.Location = new System.Drawing.Point(12, 36);
            this.chkUseRegex.Name = "chkUseRegex";
            this.chkUseRegex.Size = new System.Drawing.Size(132, 17);
            this.chkUseRegex.TabIndex = 2;
            this.chkUseRegex.Text = "Инструменты Regex:";
            this.chkUseRegex.UseVisualStyleBackColor = true;
            this.chkUseRegex.CheckedChanged += new System.EventHandler(this.chkUseRegex_CheckedChanged);
            // 
            // tbExpression
            // 
            this.tbExpression.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.tbExpression.Font = new System.Drawing.Font("Arial Unicode MS", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.tbExpression.Location = new System.Drawing.Point(77, 6);
            this.tbExpression.Margin = new System.Windows.Forms.Padding(6, 3, 6, 3);
            this.tbExpression.Name = "tbExpression";
            this.tbExpression.ReadOnly = true;
            this.tbExpression.Size = new System.Drawing.Size(607, 24);
            this.tbExpression.TabIndex = 1;
            // 
            // lblExpression
            // 
            this.lblExpression.AutoSize = true;
            this.lblExpression.Location = new System.Drawing.Point(5, 10);
            this.lblExpression.Name = "lblExpression";
            this.lblExpression.Size = new System.Drawing.Size(69, 13);
            this.lblExpression.TabIndex = 0;
            this.lblExpression.Text = "Выражение:";
            // 
            // fastColoredTB
            // 
            this.fastColoredTB.AcceptsReturn = false;
            this.fastColoredTB.AcceptsTab = false;
            this.fastColoredTB.AllowDrop = false;
            this.fastColoredTB.AllowMacroRecording = false;
            this.fastColoredTB.AutoCompleteBracketsList = new char[0];
            this.fastColoredTB.AutoIndent = false;
            this.fastColoredTB.AutoIndentChars = false;
            this.fastColoredTB.AutoIndentCharsPatterns = "";
            this.fastColoredTB.AutoIndentExistingLines = false;
            this.fastColoredTB.AutoScrollMinSize = new System.Drawing.Size(0, 15);
            this.fastColoredTB.BackBrush = null;
            this.fastColoredTB.BoldCaret = false;
            this.fastColoredTB.BookmarkIcon = null;
            this.fastColoredTB.BreakpointIcon = null;
            this.fastColoredTB.BreakpointLineColor = System.Drawing.Color.Empty;
            this.fastColoredTB.CharHeight = 15;
            this.fastColoredTB.CharWidth = 7;
            this.fastColoredTB.CommentPrefix = null;
            this.fastColoredTB.Cursor = System.Windows.Forms.Cursors.IBeam;
            this.fastColoredTB.DebugCurrentLineIcon = null;
            this.fastColoredTB.DisabledColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))), ((int)(((byte)(180)))));
            this.fastColoredTB.Dock = System.Windows.Forms.DockStyle.Fill;
            this.fastColoredTB.FindEndOfFoldingBlockStrategy = FastColoredTextBoxNS.FindEndOfFoldingBlockStrategy.StrategyIndent;
            this.fastColoredTB.FoldingIndicatorColor = System.Drawing.Color.Transparent;
            this.fastColoredTB.Font = new System.Drawing.Font("Consolas", 9.75F);
            this.fastColoredTB.HighlightFoldingIndicator = false;
            this.fastColoredTB.Hotkeys = resources.GetString("fastColoredTB.Hotkeys");
            this.fastColoredTB.IsReplaceMode = false;
            this.fastColoredTB.Language = FastColoredTextBoxNS.Language.HTML;
            this.fastColoredTB.LeftBracket = '<';
            this.fastColoredTB.LeftBracket2 = '(';
            this.fastColoredTB.Location = new System.Drawing.Point(0, 151);
            this.fastColoredTB.Name = "fastColoredTB";
            this.fastColoredTB.Paddings = new System.Windows.Forms.Padding(0);
            this.fastColoredTB.ReadOnly = true;
            this.fastColoredTB.RightBracket = '>';
            this.fastColoredTB.RightBracket2 = ')';
            this.fastColoredTB.SelectionStyle = new FastColoredTextBoxNS.SelectionStyle(System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(255))))));
            this.fastColoredTB.SelectionHighlightingForLineBreaksEnabled = false;
            serviceColors1.CollapseMarkerBackColor = System.Drawing.Color.White;
            serviceColors1.CollapseMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors1.CollapseMarkerForeColor = System.Drawing.Color.Silver;
            serviceColors1.ExpandMarkerBackColor = System.Drawing.Color.White;
            serviceColors1.ExpandMarkerBorderColor = System.Drawing.Color.Silver;
            serviceColors1.ExpandMarkerForeColor = System.Drawing.Color.Red;
            this.fastColoredTB.ServiceColors = serviceColors1;
            this.fastColoredTB.ShowLineNumbers = false;
            this.fastColoredTB.ShowScrollBars = false;
            this.fastColoredTB.Size = new System.Drawing.Size(692, 215);
            this.fastColoredTB.SourceTextBox = this.fastColoredTB;
            this.fastColoredTB.TabIndex = 3;
            this.fastColoredTB.Text = "<HTML>";
            this.fastColoredTB.WordWrap = true;
            this.fastColoredTB.WordWrapAutoIndent = false;
            this.fastColoredTB.Zoom = 100;
            // 
            // FormValue
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.CancelButton = this.btnClose;
            this.ClientSize = new System.Drawing.Size(692, 408);
            this.Controls.Add(this.fastColoredTB);
            this.Controls.Add(this.panelTop);
            this.Controls.Add(this.panel1);
            this.DoubleBuffered = true;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.KeyPreview = true;
            this.MinimumSize = new System.Drawing.Size(392, 151);
            this.Name = "FormValue";
            this.ShowIcon = false;
            this.Text = "Просмотр значения";
            this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.FormValue_KeyDown);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panelTop.ResumeLayout(false);
            this.panelTop.PerformLayout();
            this.groupRegex.ResumeLayout(false);
            this.groupRegex.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.fastColoredTB)).EndInit();
            this.ResumeLayout(false);

        }