in Office365APIEditor/External/ScintillaNET FindReplaceDialog/FindReplace/FindReplaceDialog.Designer.cs [29:1633]
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
this.tabAll = new System.Windows.Forms.TabControl();
this.tpgFind = new System.Windows.Forms.TabPage();
this.cmdRecentFindF = new System.Windows.Forms.Button();
this.txtFindF = new System.Windows.Forms.TextBox();
this.cmdExtCharAndRegExFindF = new System.Windows.Forms.Button();
this.rdoExtendedF = new System.Windows.Forms.RadioButton();
this.grpFindAll = new System.Windows.Forms.GroupBox();
this.btnClear = new System.Windows.Forms.Button();
this.btnFindAll = new System.Windows.Forms.Button();
this.chkHighlightMatches = new System.Windows.Forms.CheckBox();
this.chkMarkLine = new System.Windows.Forms.CheckBox();
this.chkSearchSelectionF = new System.Windows.Forms.CheckBox();
this.chkWrapF = new System.Windows.Forms.CheckBox();
this.btnFindPreviousF = new System.Windows.Forms.Button();
this.btnFindNextF = new System.Windows.Forms.Button();
this.grpOptionsF = new System.Windows.Forms.GroupBox();
this.pnlStandardOptionsF = new System.Windows.Forms.Panel();
this.chkWordStartF = new System.Windows.Forms.CheckBox();
this.chkWholeWordF = new System.Windows.Forms.CheckBox();
this.chkMatchCaseF = new System.Windows.Forms.CheckBox();
this.pnlRegexpOptionsF = new System.Windows.Forms.Panel();
this.chkSinglelineF = new System.Windows.Forms.CheckBox();
this.chkRightToLeftF = new System.Windows.Forms.CheckBox();
this.chkMultilineF = new System.Windows.Forms.CheckBox();
this.chkIgnorePatternWhitespaceF = new System.Windows.Forms.CheckBox();
this.chkIgnoreCaseF = new System.Windows.Forms.CheckBox();
this.chkExplicitCaptureF = new System.Windows.Forms.CheckBox();
this.chkEcmaScriptF = new System.Windows.Forms.CheckBox();
this.chkCultureInvariantF = new System.Windows.Forms.CheckBox();
this.chkCompiledF = new System.Windows.Forms.CheckBox();
this.lblSearchTypeF = new System.Windows.Forms.Label();
this.rdoRegexF = new System.Windows.Forms.RadioButton();
this.rdoStandardF = new System.Windows.Forms.RadioButton();
this.lblFindF = new System.Windows.Forms.Label();
this.tpgReplace = new System.Windows.Forms.TabPage();
this.btnFindNextR = new System.Windows.Forms.Button();
this.btnFindPreviousR = new System.Windows.Forms.Button();
this.txtReplace = new System.Windows.Forms.TextBox();
this.txtFindR = new System.Windows.Forms.TextBox();
this.cmdRecentReplace = new System.Windows.Forms.Button();
this.cmdExtCharAndRegExReplace = new System.Windows.Forms.Button();
this.cmdRecentFindR = new System.Windows.Forms.Button();
this.cmdExtCharAndRegExFindR = new System.Windows.Forms.Button();
this.rdoExtendedR = new System.Windows.Forms.RadioButton();
this.btnReplaceAll = new System.Windows.Forms.Button();
this.lblReplace = new System.Windows.Forms.Label();
this.chkSearchSelectionR = new System.Windows.Forms.CheckBox();
this.chkWrapR = new System.Windows.Forms.CheckBox();
this.btnReplacePrevious = new System.Windows.Forms.Button();
this.btnReplaceNext = new System.Windows.Forms.Button();
this.grdOptionsR = new System.Windows.Forms.GroupBox();
this.lblSearchTypeR = new System.Windows.Forms.Label();
this.rdoRegexR = new System.Windows.Forms.RadioButton();
this.rdoStandardR = new System.Windows.Forms.RadioButton();
this.lblFindR = new System.Windows.Forms.Label();
this.statusStrip = new System.Windows.Forms.StatusStrip();
this.lblStatus = new System.Windows.Forms.ToolStripStatusLabel();
this.mnuExtendedCharFindF = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem13 = new System.Windows.Forms.ToolStripMenuItem();
this.nNewLineToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.rCarriageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.tTabToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.nullCharactorToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.mnuRecentFindF = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
this.mnuExtendedCharFindR = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem14 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
this.mnuExtendedCharReplace = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem15 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem5 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem6 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem7 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem8 = new System.Windows.Forms.ToolStripMenuItem();
this.mnuRecentFindR = new System.Windows.Forms.ContextMenuStrip(this.components);
this.mnuRecentReplace = new System.Windows.Forms.ContextMenuStrip(this.components);
this.mnuRegExCharFindF = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem9 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem11 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem12 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem16 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator4 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem25 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem26 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem27 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem28 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem29 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem17 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem18 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem19 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem22 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem20 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem21 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem23 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem24 = new System.Windows.Forms.ToolStripMenuItem();
this.mnuRegExCharFindR = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem30 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem31 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem32 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem33 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem34 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator5 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem35 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem36 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem37 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem38 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem39 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator6 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem40 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem41 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem42 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem43 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator7 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem44 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem45 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripSeparator8 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripMenuItem46 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem47 = new System.Windows.Forms.ToolStripMenuItem();
this.mnuRegExCharReplace = new System.Windows.Forms.ContextMenuStrip(this.components);
this.toolStripMenuItem48 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem49 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem57 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem56 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem55 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem54 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem53 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem52 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem51 = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem50 = new System.Windows.Forms.ToolStripMenuItem();
this.nameToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
this.pnlRegexpOptionsR = new System.Windows.Forms.Panel();
this.chkCompiledR = new System.Windows.Forms.CheckBox();
this.chkCultureInvariantR = new System.Windows.Forms.CheckBox();
this.chkEcmaScriptR = new System.Windows.Forms.CheckBox();
this.chkExplicitCaptureR = new System.Windows.Forms.CheckBox();
this.chkIgnoreCaseR = new System.Windows.Forms.CheckBox();
this.chkIgnorePatternWhitespaceR = new System.Windows.Forms.CheckBox();
this.chkMultilineR = new System.Windows.Forms.CheckBox();
this.chkRightToLeftR = new System.Windows.Forms.CheckBox();
this.chkSinglelineR = new System.Windows.Forms.CheckBox();
this.pnlStandardOptionsR = new System.Windows.Forms.Panel();
this.chkMatchCaseR = new System.Windows.Forms.CheckBox();
this.chkWholeWordR = new System.Windows.Forms.CheckBox();
this.chkWordStartR = new System.Windows.Forms.CheckBox();
this.tabAll.SuspendLayout();
this.tpgFind.SuspendLayout();
this.grpFindAll.SuspendLayout();
this.grpOptionsF.SuspendLayout();
this.pnlStandardOptionsF.SuspendLayout();
this.pnlRegexpOptionsF.SuspendLayout();
this.tpgReplace.SuspendLayout();
this.statusStrip.SuspendLayout();
this.mnuExtendedCharFindF.SuspendLayout();
this.mnuExtendedCharFindR.SuspendLayout();
this.mnuExtendedCharReplace.SuspendLayout();
this.mnuRegExCharFindF.SuspendLayout();
this.mnuRegExCharFindR.SuspendLayout();
this.mnuRegExCharReplace.SuspendLayout();
this.SuspendLayout();
//
// tabAll
//
this.tabAll.Controls.Add(this.tpgFind);
this.tabAll.Controls.Add(this.tpgReplace);
this.tabAll.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabAll.Location = new System.Drawing.Point(0, 0);
this.tabAll.Name = "tabAll";
this.tabAll.SelectedIndex = 0;
this.tabAll.Size = new System.Drawing.Size(488, 270);
this.tabAll.TabIndex = 0;
this.tabAll.SelectedIndexChanged += new System.EventHandler(this.tabAll_SelectedIndexChanged);
//
// tpgFind
//
this.tpgFind.Controls.Add(this.cmdRecentFindF);
this.tpgFind.Controls.Add(this.txtFindF);
this.tpgFind.Controls.Add(this.cmdExtCharAndRegExFindF);
this.tpgFind.Controls.Add(this.rdoExtendedF);
this.tpgFind.Controls.Add(this.grpFindAll);
this.tpgFind.Controls.Add(this.chkSearchSelectionF);
this.tpgFind.Controls.Add(this.chkWrapF);
this.tpgFind.Controls.Add(this.btnFindPreviousF);
this.tpgFind.Controls.Add(this.btnFindNextF);
this.tpgFind.Controls.Add(this.grpOptionsF);
this.tpgFind.Controls.Add(this.lblSearchTypeF);
this.tpgFind.Controls.Add(this.rdoRegexF);
this.tpgFind.Controls.Add(this.rdoStandardF);
this.tpgFind.Controls.Add(this.lblFindF);
this.tpgFind.Location = new System.Drawing.Point(4, 22);
this.tpgFind.Name = "tpgFind";
this.tpgFind.Padding = new System.Windows.Forms.Padding(3);
this.tpgFind.Size = new System.Drawing.Size(480, 244);
this.tpgFind.TabIndex = 0;
this.tpgFind.Text = "Find";
this.tpgFind.UseVisualStyleBackColor = true;
//
// cmdRecentFindF
//
this.cmdRecentFindF.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cmdRecentFindF.BackgroundImage = global::Office365APIEditor.Properties.Resources.Clock;
this.cmdRecentFindF.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.cmdRecentFindF.Location = new System.Drawing.Point(430, 5);
this.cmdRecentFindF.Name = "cmdRecentFindF";
this.cmdRecentFindF.Size = new System.Drawing.Size(23, 23);
this.cmdRecentFindF.TabIndex = 14;
this.toolTip1.SetToolTip(this.cmdRecentFindF, "Show a list of recent search strings");
this.cmdRecentFindF.UseVisualStyleBackColor = true;
this.cmdRecentFindF.Click += new System.EventHandler(this.cmdRecentFindF_Click);
//
// txtFindF
//
this.txtFindF.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtFindF.Location = new System.Drawing.Point(59, 6);
this.txtFindF.Name = "txtFindF";
this.txtFindF.Size = new System.Drawing.Size(370, 21);
this.txtFindF.TabIndex = 13;
//
// cmdExtCharAndRegExFindF
//
this.cmdExtCharAndRegExFindF.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cmdExtCharAndRegExFindF.Enabled = false;
this.cmdExtCharAndRegExFindF.Location = new System.Drawing.Point(453, 5);
this.cmdExtCharAndRegExFindF.Name = "cmdExtCharAndRegExFindF";
this.cmdExtCharAndRegExFindF.Size = new System.Drawing.Size(23, 23);
this.cmdExtCharAndRegExFindF.TabIndex = 12;
this.cmdExtCharAndRegExFindF.Text = ">";
this.toolTip1.SetToolTip(this.cmdExtCharAndRegExFindF, "Show a list of extended characters");
this.cmdExtCharAndRegExFindF.UseVisualStyleBackColor = true;
this.cmdExtCharAndRegExFindF.Click += new System.EventHandler(this.cmdExtendedCharFindF_Click);
//
// rdoExtendedF
//
this.rdoExtendedF.AutoSize = true;
this.rdoExtendedF.Location = new System.Drawing.Point(102, 71);
this.rdoExtendedF.Name = "rdoExtendedF";
this.rdoExtendedF.Size = new System.Drawing.Size(139, 17);
this.rdoExtendedF.TabIndex = 11;
this.rdoExtendedF.Text = "E&xtended (\\n, \\r, \\t, \\0)";
this.rdoExtendedF.UseVisualStyleBackColor = true;
this.rdoExtendedF.CheckedChanged += new System.EventHandler(this.rdoStandardF_CheckedChanged);
//
// grpFindAll
//
this.grpFindAll.Controls.Add(this.btnClear);
this.grpFindAll.Controls.Add(this.btnFindAll);
this.grpFindAll.Controls.Add(this.chkHighlightMatches);
this.grpFindAll.Controls.Add(this.chkMarkLine);
this.grpFindAll.Location = new System.Drawing.Point(5, 176);
this.grpFindAll.Name = "grpFindAll";
this.grpFindAll.Size = new System.Drawing.Size(209, 65);
this.grpFindAll.TabIndex = 8;
this.grpFindAll.TabStop = false;
this.grpFindAll.Text = "Find All";
//
// btnClear
//
this.btnClear.Location = new System.Drawing.Point(116, 37);
this.btnClear.Name = "btnClear";
this.btnClear.Size = new System.Drawing.Size(88, 23);
this.btnClear.TabIndex = 3;
this.btnClear.Text = "C&lear";
this.btnClear.UseVisualStyleBackColor = true;
this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
//
// btnFindAll
//
this.btnFindAll.Location = new System.Drawing.Point(116, 13);
this.btnFindAll.Name = "btnFindAll";
this.btnFindAll.Size = new System.Drawing.Size(88, 23);
this.btnFindAll.TabIndex = 2;
this.btnFindAll.Text = "Find &All";
this.btnFindAll.UseVisualStyleBackColor = true;
this.btnFindAll.Click += new System.EventHandler(this.btnFindAll_Click);
//
// chkHighlightMatches
//
this.chkHighlightMatches.AutoSize = true;
this.chkHighlightMatches.Location = new System.Drawing.Point(6, 37);
this.chkHighlightMatches.Name = "chkHighlightMatches";
this.chkHighlightMatches.Size = new System.Drawing.Size(110, 17);
this.chkHighlightMatches.TabIndex = 1;
this.chkHighlightMatches.Text = "&Highlight Matches";
this.chkHighlightMatches.UseVisualStyleBackColor = true;
//
// chkMarkLine
//
this.chkMarkLine.AutoSize = true;
this.chkMarkLine.Location = new System.Drawing.Point(6, 20);
this.chkMarkLine.Name = "chkMarkLine";
this.chkMarkLine.Size = new System.Drawing.Size(71, 17);
this.chkMarkLine.TabIndex = 0;
this.chkMarkLine.Text = "&Mark Line";
this.chkMarkLine.UseVisualStyleBackColor = true;
//
// chkSearchSelectionF
//
this.chkSearchSelectionF.AutoSize = true;
this.chkSearchSelectionF.Location = new System.Drawing.Point(375, 71);
this.chkSearchSelectionF.Name = "chkSearchSelectionF";
this.chkSearchSelectionF.Size = new System.Drawing.Size(105, 17);
this.chkSearchSelectionF.TabIndex = 6;
this.chkSearchSelectionF.Text = "Search Selection";
this.chkSearchSelectionF.UseVisualStyleBackColor = true;
//
// chkWrapF
//
this.chkWrapF.AutoSize = true;
this.chkWrapF.Checked = true;
this.chkWrapF.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkWrapF.Location = new System.Drawing.Point(375, 52);
this.chkWrapF.Name = "chkWrapF";
this.chkWrapF.Size = new System.Drawing.Size(52, 17);
this.chkWrapF.TabIndex = 5;
this.chkWrapF.Text = "&Wrap";
this.chkWrapF.UseVisualStyleBackColor = true;
//
// btnFindPreviousF
//
this.btnFindPreviousF.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnFindPreviousF.Location = new System.Drawing.Point(364, 188);
this.btnFindPreviousF.Name = "btnFindPreviousF";
this.btnFindPreviousF.Size = new System.Drawing.Size(107, 23);
this.btnFindPreviousF.TabIndex = 9;
this.btnFindPreviousF.Text = "Find &Previous";
this.btnFindPreviousF.UseVisualStyleBackColor = true;
this.btnFindPreviousF.Click += new System.EventHandler(this.btnFindPrevious_Click);
//
// btnFindNextF
//
this.btnFindNextF.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnFindNextF.Location = new System.Drawing.Point(364, 212);
this.btnFindNextF.Name = "btnFindNextF";
this.btnFindNextF.Size = new System.Drawing.Size(107, 23);
this.btnFindNextF.TabIndex = 10;
this.btnFindNextF.Text = "Find &Next";
this.btnFindNextF.UseVisualStyleBackColor = true;
this.btnFindNextF.Click += new System.EventHandler(this.btnFindNext_Click);
//
// grpOptionsF
//
this.grpOptionsF.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.grpOptionsF.Controls.Add(this.pnlStandardOptionsF);
this.grpOptionsF.Controls.Add(this.pnlRegexpOptionsF);
this.grpOptionsF.Location = new System.Drawing.Point(4, 94);
this.grpOptionsF.Name = "grpOptionsF";
this.grpOptionsF.Size = new System.Drawing.Size(470, 77);
this.grpOptionsF.TabIndex = 7;
this.grpOptionsF.TabStop = false;
this.grpOptionsF.Text = "Options";
//
// pnlStandardOptionsF
//
this.pnlStandardOptionsF.Controls.Add(this.chkWordStartF);
this.pnlStandardOptionsF.Controls.Add(this.chkWholeWordF);
this.pnlStandardOptionsF.Controls.Add(this.chkMatchCaseF);
this.pnlStandardOptionsF.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlStandardOptionsF.Location = new System.Drawing.Point(3, 17);
this.pnlStandardOptionsF.Name = "pnlStandardOptionsF";
this.pnlStandardOptionsF.Size = new System.Drawing.Size(464, 57);
this.pnlStandardOptionsF.TabIndex = 0;
//
// chkWordStartF
//
this.chkWordStartF.AutoSize = true;
this.chkWordStartF.Location = new System.Drawing.Point(10, 37);
this.chkWordStartF.Name = "chkWordStartF";
this.chkWordStartF.Size = new System.Drawing.Size(79, 17);
this.chkWordStartF.TabIndex = 2;
this.chkWordStartF.Text = "W&ord Start";
this.chkWordStartF.UseVisualStyleBackColor = true;
//
// chkWholeWordF
//
this.chkWholeWordF.AutoSize = true;
this.chkWholeWordF.Location = new System.Drawing.Point(10, 20);
this.chkWholeWordF.Name = "chkWholeWordF";
this.chkWholeWordF.Size = new System.Drawing.Size(85, 17);
this.chkWholeWordF.TabIndex = 1;
this.chkWholeWordF.Text = "Whole Wor&d";
this.chkWholeWordF.UseVisualStyleBackColor = true;
//
// chkMatchCaseF
//
this.chkMatchCaseF.AutoSize = true;
this.chkMatchCaseF.Location = new System.Drawing.Point(10, 3);
this.chkMatchCaseF.Name = "chkMatchCaseF";
this.chkMatchCaseF.Size = new System.Drawing.Size(82, 17);
this.chkMatchCaseF.TabIndex = 0;
this.chkMatchCaseF.Text = "Match &Case";
this.chkMatchCaseF.UseVisualStyleBackColor = true;
//
// pnlRegexpOptionsF
//
this.pnlRegexpOptionsF.Controls.Add(this.chkSinglelineF);
this.pnlRegexpOptionsF.Controls.Add(this.chkRightToLeftF);
this.pnlRegexpOptionsF.Controls.Add(this.chkMultilineF);
this.pnlRegexpOptionsF.Controls.Add(this.chkIgnorePatternWhitespaceF);
this.pnlRegexpOptionsF.Controls.Add(this.chkIgnoreCaseF);
this.pnlRegexpOptionsF.Controls.Add(this.chkExplicitCaptureF);
this.pnlRegexpOptionsF.Controls.Add(this.chkEcmaScriptF);
this.pnlRegexpOptionsF.Controls.Add(this.chkCultureInvariantF);
this.pnlRegexpOptionsF.Controls.Add(this.chkCompiledF);
this.pnlRegexpOptionsF.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlRegexpOptionsF.Location = new System.Drawing.Point(3, 17);
this.pnlRegexpOptionsF.Name = "pnlRegexpOptionsF";
this.pnlRegexpOptionsF.Size = new System.Drawing.Size(464, 57);
this.pnlRegexpOptionsF.TabIndex = 1;
//
// chkSinglelineF
//
this.chkSinglelineF.AutoSize = true;
this.chkSinglelineF.Location = new System.Drawing.Point(279, 37);
this.chkSinglelineF.Name = "chkSinglelineF";
this.chkSinglelineF.Size = new System.Drawing.Size(70, 17);
this.chkSinglelineF.TabIndex = 8;
this.chkSinglelineF.Text = "Singleline";
this.chkSinglelineF.UseVisualStyleBackColor = true;
//
// chkRightToLeftF
//
this.chkRightToLeftF.AutoSize = true;
this.chkRightToLeftF.Location = new System.Drawing.Point(279, 20);
this.chkRightToLeftF.Name = "chkRightToLeftF";
this.chkRightToLeftF.Size = new System.Drawing.Size(88, 17);
this.chkRightToLeftF.TabIndex = 5;
this.chkRightToLeftF.Text = "Right To Left";
this.chkRightToLeftF.UseVisualStyleBackColor = true;
//
// chkMultilineF
//
this.chkMultilineF.AutoSize = true;
this.chkMultilineF.Location = new System.Drawing.Point(279, 3);
this.chkMultilineF.Name = "chkMultilineF";
this.chkMultilineF.Size = new System.Drawing.Size(64, 17);
this.chkMultilineF.TabIndex = 2;
this.chkMultilineF.Text = "Multiline";
this.chkMultilineF.UseVisualStyleBackColor = true;
//
// chkIgnorePatternWhitespaceF
//
this.chkIgnorePatternWhitespaceF.AutoSize = true;
this.chkIgnorePatternWhitespaceF.Location = new System.Drawing.Point(113, 37);
this.chkIgnorePatternWhitespaceF.Name = "chkIgnorePatternWhitespaceF";
this.chkIgnorePatternWhitespaceF.Size = new System.Drawing.Size(156, 17);
this.chkIgnorePatternWhitespaceF.TabIndex = 7;
this.chkIgnorePatternWhitespaceF.Text = "I&gnore Pattern Whitespace";
this.chkIgnorePatternWhitespaceF.UseVisualStyleBackColor = true;
//
// chkIgnoreCaseF
//
this.chkIgnoreCaseF.AutoSize = true;
this.chkIgnoreCaseF.Location = new System.Drawing.Point(113, 20);
this.chkIgnoreCaseF.Name = "chkIgnoreCaseF";
this.chkIgnoreCaseF.Size = new System.Drawing.Size(85, 17);
this.chkIgnoreCaseF.TabIndex = 4;
this.chkIgnoreCaseF.Text = "&Ignore Case";
this.chkIgnoreCaseF.UseVisualStyleBackColor = true;
//
// chkExplicitCaptureF
//
this.chkExplicitCaptureF.AutoSize = true;
this.chkExplicitCaptureF.Location = new System.Drawing.Point(113, 3);
this.chkExplicitCaptureF.Name = "chkExplicitCaptureF";
this.chkExplicitCaptureF.Size = new System.Drawing.Size(101, 17);
this.chkExplicitCaptureF.TabIndex = 1;
this.chkExplicitCaptureF.Text = "E&xplicit Capture";
this.chkExplicitCaptureF.UseVisualStyleBackColor = true;
//
// chkEcmaScriptF
//
this.chkEcmaScriptF.AutoSize = true;
this.chkEcmaScriptF.Location = new System.Drawing.Point(3, 37);
this.chkEcmaScriptF.Name = "chkEcmaScriptF";
this.chkEcmaScriptF.Size = new System.Drawing.Size(84, 17);
this.chkEcmaScriptF.TabIndex = 6;
this.chkEcmaScriptF.Text = "ECMA Script";
this.chkEcmaScriptF.UseVisualStyleBackColor = true;
this.chkEcmaScriptF.CheckedChanged += new System.EventHandler(this.chkEcmaScript_CheckedChanged);
//
// chkCultureInvariantF
//
this.chkCultureInvariantF.AutoSize = true;
this.chkCultureInvariantF.Location = new System.Drawing.Point(3, 20);
this.chkCultureInvariantF.Name = "chkCultureInvariantF";
this.chkCultureInvariantF.Size = new System.Drawing.Size(108, 17);
this.chkCultureInvariantF.TabIndex = 3;
this.chkCultureInvariantF.Text = "C&ulture Invariant";
this.chkCultureInvariantF.UseVisualStyleBackColor = true;
//
// chkCompiledF
//
this.chkCompiledF.AutoSize = true;
this.chkCompiledF.Location = new System.Drawing.Point(3, 3);
this.chkCompiledF.Name = "chkCompiledF";
this.chkCompiledF.Size = new System.Drawing.Size(69, 17);
this.chkCompiledF.TabIndex = 0;
this.chkCompiledF.Text = "&Compiled";
this.chkCompiledF.UseVisualStyleBackColor = true;
//
// lblSearchTypeF
//
this.lblSearchTypeF.AutoSize = true;
this.lblSearchTypeF.Location = new System.Drawing.Point(8, 52);
this.lblSearchTypeF.Name = "lblSearchTypeF";
this.lblSearchTypeF.Size = new System.Drawing.Size(67, 13);
this.lblSearchTypeF.TabIndex = 2;
this.lblSearchTypeF.Text = "Search Type";
//
// rdoRegexF
//
this.rdoRegexF.AutoSize = true;
this.rdoRegexF.Location = new System.Drawing.Point(251, 71);
this.rdoRegexF.Name = "rdoRegexF";
this.rdoRegexF.Size = new System.Drawing.Size(117, 17);
this.rdoRegexF.TabIndex = 4;
this.rdoRegexF.Text = "Regular &Expression";
this.rdoRegexF.UseVisualStyleBackColor = true;
this.rdoRegexF.CheckedChanged += new System.EventHandler(this.rdoStandardF_CheckedChanged);
//
// rdoStandardF
//
this.rdoStandardF.AutoSize = true;
this.rdoStandardF.Checked = true;
this.rdoStandardF.Location = new System.Drawing.Point(27, 71);
this.rdoStandardF.Name = "rdoStandardF";
this.rdoStandardF.Size = new System.Drawing.Size(69, 17);
this.rdoStandardF.TabIndex = 3;
this.rdoStandardF.TabStop = true;
this.rdoStandardF.Text = "&Standard";
this.rdoStandardF.UseVisualStyleBackColor = true;
this.rdoStandardF.CheckedChanged += new System.EventHandler(this.rdoStandardF_CheckedChanged);
//
// lblFindF
//
this.lblFindF.AutoSize = true;
this.lblFindF.Location = new System.Drawing.Point(8, 10);
this.lblFindF.Name = "lblFindF";
this.lblFindF.Size = new System.Drawing.Size(27, 13);
this.lblFindF.TabIndex = 0;
this.lblFindF.Text = "&Find";
//
// tpgReplace
//
this.tpgReplace.Controls.Add(this.btnFindNextR);
this.tpgReplace.Controls.Add(this.btnFindPreviousR);
this.tpgReplace.Controls.Add(this.txtReplace);
this.tpgReplace.Controls.Add(this.txtFindR);
this.tpgReplace.Controls.Add(this.cmdRecentReplace);
this.tpgReplace.Controls.Add(this.cmdExtCharAndRegExReplace);
this.tpgReplace.Controls.Add(this.cmdRecentFindR);
this.tpgReplace.Controls.Add(this.cmdExtCharAndRegExFindR);
this.tpgReplace.Controls.Add(this.rdoExtendedR);
this.tpgReplace.Controls.Add(this.btnReplaceAll);
this.tpgReplace.Controls.Add(this.lblReplace);
this.tpgReplace.Controls.Add(this.chkSearchSelectionR);
this.tpgReplace.Controls.Add(this.chkWrapR);
this.tpgReplace.Controls.Add(this.btnReplacePrevious);
this.tpgReplace.Controls.Add(this.btnReplaceNext);
this.tpgReplace.Controls.Add(this.grdOptionsR);
this.tpgReplace.Controls.Add(this.lblSearchTypeR);
this.tpgReplace.Controls.Add(this.rdoRegexR);
this.tpgReplace.Controls.Add(this.rdoStandardR);
this.tpgReplace.Controls.Add(this.lblFindR);
this.tpgReplace.Location = new System.Drawing.Point(4, 22);
this.tpgReplace.Name = "tpgReplace";
this.tpgReplace.Padding = new System.Windows.Forms.Padding(3);
this.tpgReplace.Size = new System.Drawing.Size(480, 244);
this.tpgReplace.TabIndex = 1;
this.tpgReplace.Text = "Replace";
this.tpgReplace.UseVisualStyleBackColor = true;
//
// btnFindNextR
//
this.btnFindNextR.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnFindNextR.Location = new System.Drawing.Point(251, 212);
this.btnFindNextR.Name = "btnFindNextR";
this.btnFindNextR.Size = new System.Drawing.Size(107, 23);
this.btnFindNextR.TabIndex = 13;
this.btnFindNextR.Text = "Find Next";
this.btnFindNextR.UseVisualStyleBackColor = true;
this.btnFindNextR.Click += new System.EventHandler(this.btnFindNext_Click);
//
// btnFindPreviousR
//
this.btnFindPreviousR.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnFindPreviousR.Location = new System.Drawing.Point(251, 188);
this.btnFindPreviousR.Name = "btnFindPreviousR";
this.btnFindPreviousR.Size = new System.Drawing.Size(107, 23);
this.btnFindPreviousR.TabIndex = 12;
this.btnFindPreviousR.Text = "Find Previous";
this.btnFindPreviousR.UseVisualStyleBackColor = true;
this.btnFindPreviousR.Click += new System.EventHandler(this.btnFindPrevious_Click);
//
// txtReplace
//
this.txtReplace.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtReplace.Location = new System.Drawing.Point(59, 28);
this.txtReplace.Name = "txtReplace";
this.txtReplace.Size = new System.Drawing.Size(370, 21);
this.txtReplace.TabIndex = 3;
//
// txtFindR
//
this.txtFindR.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.txtFindR.Location = new System.Drawing.Point(59, 6);
this.txtFindR.Name = "txtFindR";
this.txtFindR.Size = new System.Drawing.Size(370, 21);
this.txtFindR.TabIndex = 1;
//
// cmdRecentReplace
//
this.cmdRecentReplace.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cmdRecentReplace.BackgroundImage = global::Office365APIEditor.Properties.Resources.Clock;
this.cmdRecentReplace.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.cmdRecentReplace.Location = new System.Drawing.Point(430, 27);
this.cmdRecentReplace.Name = "cmdRecentReplace";
this.cmdRecentReplace.Size = new System.Drawing.Size(23, 23);
this.cmdRecentReplace.TabIndex = 19;
this.toolTip1.SetToolTip(this.cmdRecentReplace, "Show a list of recent search strings");
this.cmdRecentReplace.UseVisualStyleBackColor = true;
this.cmdRecentReplace.Click += new System.EventHandler(this.cmdRecentReplace_Click);
//
// cmdExtCharAndRegExReplace
//
this.cmdExtCharAndRegExReplace.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cmdExtCharAndRegExReplace.Enabled = false;
this.cmdExtCharAndRegExReplace.Location = new System.Drawing.Point(453, 27);
this.cmdExtCharAndRegExReplace.Name = "cmdExtCharAndRegExReplace";
this.cmdExtCharAndRegExReplace.Size = new System.Drawing.Size(23, 23);
this.cmdExtCharAndRegExReplace.TabIndex = 18;
this.cmdExtCharAndRegExReplace.Text = ">";
this.toolTip1.SetToolTip(this.cmdExtCharAndRegExReplace, "Show a list of extended characters");
this.cmdExtCharAndRegExReplace.UseVisualStyleBackColor = true;
this.cmdExtCharAndRegExReplace.Click += new System.EventHandler(this.cmdExtendedCharReplace_Click);
//
// cmdRecentFindR
//
this.cmdRecentFindR.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cmdRecentFindR.BackgroundImage = global::Office365APIEditor.Properties.Resources.Clock;
this.cmdRecentFindR.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
this.cmdRecentFindR.Location = new System.Drawing.Point(430, 5);
this.cmdRecentFindR.Name = "cmdRecentFindR";
this.cmdRecentFindR.Size = new System.Drawing.Size(23, 23);
this.cmdRecentFindR.TabIndex = 17;
this.toolTip1.SetToolTip(this.cmdRecentFindR, "Show a list of recent search strings");
this.cmdRecentFindR.UseVisualStyleBackColor = true;
this.cmdRecentFindR.Click += new System.EventHandler(this.cmdRecentFindR_Click);
//
// cmdExtCharAndRegExFindR
//
this.cmdExtCharAndRegExFindR.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.cmdExtCharAndRegExFindR.Enabled = false;
this.cmdExtCharAndRegExFindR.Location = new System.Drawing.Point(453, 5);
this.cmdExtCharAndRegExFindR.Name = "cmdExtCharAndRegExFindR";
this.cmdExtCharAndRegExFindR.Size = new System.Drawing.Size(23, 23);
this.cmdExtCharAndRegExFindR.TabIndex = 16;
this.cmdExtCharAndRegExFindR.Text = ">";
this.toolTip1.SetToolTip(this.cmdExtCharAndRegExFindR, "Show a list of extended characters");
this.cmdExtCharAndRegExFindR.UseVisualStyleBackColor = true;
this.cmdExtCharAndRegExFindR.Click += new System.EventHandler(this.cmdExtendedCharFindR_Click);
//
// rdoExtendedR
//
this.rdoExtendedR.AutoSize = true;
this.rdoExtendedR.Location = new System.Drawing.Point(102, 71);
this.rdoExtendedR.Name = "rdoExtendedR";
this.rdoExtendedR.Size = new System.Drawing.Size(139, 17);
this.rdoExtendedR.TabIndex = 6;
this.rdoExtendedR.Text = "E&xtended (\\n, \\r, \\t, \\0)";
this.rdoExtendedR.UseVisualStyleBackColor = true;
this.rdoExtendedR.CheckedChanged += new System.EventHandler(this.rdoStandardR_CheckedChanged);
//
// btnReplaceAll
//
this.btnReplaceAll.Location = new System.Drawing.Point(7, 212);
this.btnReplaceAll.Name = "btnReplaceAll";
this.btnReplaceAll.Size = new System.Drawing.Size(107, 23);
this.btnReplaceAll.TabIndex = 11;
this.btnReplaceAll.Text = "Replace &All";
this.btnReplaceAll.UseVisualStyleBackColor = true;
this.btnReplaceAll.Click += new System.EventHandler(this.btnReplaceAll_Click);
//
// lblReplace
//
this.lblReplace.AutoSize = true;
this.lblReplace.Location = new System.Drawing.Point(8, 32);
this.lblReplace.Name = "lblReplace";
this.lblReplace.Size = new System.Drawing.Size(0, 13);
this.lblReplace.TabIndex = 2;
//
// chkSearchSelectionR
//
this.chkSearchSelectionR.AutoSize = true;
this.chkSearchSelectionR.Location = new System.Drawing.Point(375, 71);
this.chkSearchSelectionR.Name = "chkSearchSelectionR";
this.chkSearchSelectionR.Size = new System.Drawing.Size(105, 17);
this.chkSearchSelectionR.TabIndex = 9;
this.chkSearchSelectionR.Text = "Search Selection";
this.chkSearchSelectionR.UseVisualStyleBackColor = true;
//
// chkWrapR
//
this.chkWrapR.AutoSize = true;
this.chkWrapR.Checked = true;
this.chkWrapR.CheckState = System.Windows.Forms.CheckState.Checked;
this.chkWrapR.Location = new System.Drawing.Point(375, 52);
this.chkWrapR.Name = "chkWrapR";
this.chkWrapR.Size = new System.Drawing.Size(52, 17);
this.chkWrapR.TabIndex = 8;
this.chkWrapR.Text = "&Wrap";
this.chkWrapR.UseVisualStyleBackColor = true;
//
// btnReplacePrevious
//
this.btnReplacePrevious.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnReplacePrevious.Location = new System.Drawing.Point(364, 188);
this.btnReplacePrevious.Name = "btnReplacePrevious";
this.btnReplacePrevious.Size = new System.Drawing.Size(107, 23);
this.btnReplacePrevious.TabIndex = 14;
this.btnReplacePrevious.Text = "Replace &Previous";
this.btnReplacePrevious.UseVisualStyleBackColor = true;
this.btnReplacePrevious.Click += new System.EventHandler(this.btnReplacePrevious_Click);
//
// btnReplaceNext
//
this.btnReplaceNext.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnReplaceNext.Location = new System.Drawing.Point(364, 212);
this.btnReplaceNext.Name = "btnReplaceNext";
this.btnReplaceNext.Size = new System.Drawing.Size(107, 23);
this.btnReplaceNext.TabIndex = 15;
this.btnReplaceNext.Text = "Replace &Next";
this.btnReplaceNext.UseVisualStyleBackColor = true;
this.btnReplaceNext.Click += new System.EventHandler(this.btnReplaceNext_Click);
//
// grdOptionsR
//
this.grdOptionsR.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
| System.Windows.Forms.AnchorStyles.Right)));
this.grdOptionsR.Location = new System.Drawing.Point(4, 94);
this.grdOptionsR.Name = "grdOptionsR";
this.grdOptionsR.Size = new System.Drawing.Size(470, 77);
this.grdOptionsR.TabIndex = 10;
this.grdOptionsR.TabStop = false;
//
// lblSearchTypeR
//
this.lblSearchTypeR.AutoSize = true;
this.lblSearchTypeR.Location = new System.Drawing.Point(8, 52);
this.lblSearchTypeR.Name = "lblSearchTypeR";
this.lblSearchTypeR.Size = new System.Drawing.Size(0, 13);
this.lblSearchTypeR.TabIndex = 4;
//
// rdoRegexR
//
this.rdoRegexR.AutoSize = true;
this.rdoRegexR.Location = new System.Drawing.Point(247, 71);
this.rdoRegexR.Name = "rdoRegexR";
this.rdoRegexR.Size = new System.Drawing.Size(117, 17);
this.rdoRegexR.TabIndex = 7;
this.rdoRegexR.Text = "Regular &Expression";
this.rdoRegexR.UseVisualStyleBackColor = true;
this.rdoRegexR.CheckedChanged += new System.EventHandler(this.rdoStandardR_CheckedChanged);
//
// rdoStandardR
//
this.rdoStandardR.AutoSize = true;
this.rdoStandardR.Checked = true;
this.rdoStandardR.Location = new System.Drawing.Point(27, 71);
this.rdoStandardR.Name = "rdoStandardR";
this.rdoStandardR.Size = new System.Drawing.Size(69, 17);
this.rdoStandardR.TabIndex = 5;
this.rdoStandardR.TabStop = true;
this.rdoStandardR.Text = "&Standard";
this.rdoStandardR.UseVisualStyleBackColor = true;
this.rdoStandardR.CheckedChanged += new System.EventHandler(this.rdoStandardR_CheckedChanged);
//
// lblFindR
//
this.lblFindR.AutoSize = true;
this.lblFindR.Location = new System.Drawing.Point(8, 10);
this.lblFindR.Name = "lblFindR";
this.lblFindR.Size = new System.Drawing.Size(0, 13);
this.lblFindR.TabIndex = 0;
//
// statusStrip
//
this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.lblStatus});
this.statusStrip.Location = new System.Drawing.Point(0, 270);
this.statusStrip.Name = "statusStrip";
this.statusStrip.Size = new System.Drawing.Size(488, 22);
this.statusStrip.TabIndex = 1;
this.statusStrip.Text = "xxx";
//
// lblStatus
//
this.lblStatus.Name = "lblStatus";
this.lblStatus.Size = new System.Drawing.Size(0, 17);
//
// mnuExtendedCharFindF
//
this.mnuExtendedCharFindF.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem13,
this.nNewLineToolStripMenuItem,
this.rCarriageToolStripMenuItem,
this.tTabToolStripMenuItem1,
this.nullCharactorToolStripMenuItem});
this.mnuExtendedCharFindF.Name = "contextMenuStrip1";
this.mnuExtendedCharFindF.ShowImageMargin = false;
this.mnuExtendedCharFindF.Size = new System.Drawing.Size(175, 114);
this.mnuExtendedCharFindF.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1_ItemClicked);
//
// toolStripMenuItem13
//
this.toolStripMenuItem13.Name = "toolStripMenuItem13";
this.toolStripMenuItem13.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem13.Tag = "\\r\\n";
this.toolStripMenuItem13.Text = "\\r\\n Windows New Line";
//
// nNewLineToolStripMenuItem
//
this.nNewLineToolStripMenuItem.Name = "nNewLineToolStripMenuItem";
this.nNewLineToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
this.nNewLineToolStripMenuItem.Tag = "\\n";
this.nNewLineToolStripMenuItem.Text = "\\n Line Feed";
//
// rCarriageToolStripMenuItem
//
this.rCarriageToolStripMenuItem.Name = "rCarriageToolStripMenuItem";
this.rCarriageToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
this.rCarriageToolStripMenuItem.Tag = "\\r";
this.rCarriageToolStripMenuItem.Text = "\\r Carriage Return";
//
// tTabToolStripMenuItem1
//
this.tTabToolStripMenuItem1.Name = "tTabToolStripMenuItem1";
this.tTabToolStripMenuItem1.Size = new System.Drawing.Size(174, 22);
this.tTabToolStripMenuItem1.Tag = "\\t";
this.tTabToolStripMenuItem1.Text = "\\t Tab";
//
// nullCharactorToolStripMenuItem
//
this.nullCharactorToolStripMenuItem.Name = "nullCharactorToolStripMenuItem";
this.nullCharactorToolStripMenuItem.Size = new System.Drawing.Size(174, 22);
this.nullCharactorToolStripMenuItem.Tag = "\\0";
this.nullCharactorToolStripMenuItem.Text = "\\0 Null Character";
//
// mnuRecentFindF
//
this.mnuRecentFindF.Name = "contextMenuStrip1";
this.mnuRecentFindF.ShowImageMargin = false;
this.mnuRecentFindF.Size = new System.Drawing.Size(36, 4);
this.mnuRecentFindF.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.mnuRecentFindF_ItemClicked);
//
// mnuExtendedCharFindR
//
this.mnuExtendedCharFindR.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem14,
this.toolStripMenuItem1,
this.toolStripMenuItem2,
this.toolStripMenuItem3,
this.toolStripMenuItem4});
this.mnuExtendedCharFindR.Name = "contextMenuStrip1";
this.mnuExtendedCharFindR.ShowImageMargin = false;
this.mnuExtendedCharFindR.Size = new System.Drawing.Size(175, 114);
this.mnuExtendedCharFindR.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.mnuExtendedCharFindR_ItemClicked);
//
// toolStripMenuItem14
//
this.toolStripMenuItem14.Name = "toolStripMenuItem14";
this.toolStripMenuItem14.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem14.Tag = "\\r\\n";
this.toolStripMenuItem14.Text = "\\r\\n Windows New Line";
//
// toolStripMenuItem1
//
this.toolStripMenuItem1.Name = "toolStripMenuItem1";
this.toolStripMenuItem1.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem1.Tag = "\\n";
this.toolStripMenuItem1.Text = "\\n Line Feed";
//
// toolStripMenuItem2
//
this.toolStripMenuItem2.Name = "toolStripMenuItem2";
this.toolStripMenuItem2.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem2.Tag = "\\r";
this.toolStripMenuItem2.Text = "\\r Carriage Return";
//
// toolStripMenuItem3
//
this.toolStripMenuItem3.Name = "toolStripMenuItem3";
this.toolStripMenuItem3.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem3.Tag = "\\t";
this.toolStripMenuItem3.Text = "\\t Tab";
//
// toolStripMenuItem4
//
this.toolStripMenuItem4.Name = "toolStripMenuItem4";
this.toolStripMenuItem4.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem4.Tag = "\\0";
this.toolStripMenuItem4.Text = "\\0 Null Character";
//
// mnuExtendedCharReplace
//
this.mnuExtendedCharReplace.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem15,
this.toolStripMenuItem5,
this.toolStripMenuItem6,
this.toolStripMenuItem7,
this.toolStripMenuItem8});
this.mnuExtendedCharReplace.Name = "contextMenuStrip1";
this.mnuExtendedCharReplace.ShowImageMargin = false;
this.mnuExtendedCharReplace.Size = new System.Drawing.Size(175, 114);
this.mnuExtendedCharReplace.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.mnuExtendedCharReplace_ItemClicked);
//
// toolStripMenuItem15
//
this.toolStripMenuItem15.Name = "toolStripMenuItem15";
this.toolStripMenuItem15.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem15.Tag = "\\r\\n";
this.toolStripMenuItem15.Text = "\\r\\n Windows New Line";
//
// toolStripMenuItem5
//
this.toolStripMenuItem5.Name = "toolStripMenuItem5";
this.toolStripMenuItem5.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem5.Tag = "\\n";
this.toolStripMenuItem5.Text = "\\n Line Feed";
//
// toolStripMenuItem6
//
this.toolStripMenuItem6.Name = "toolStripMenuItem6";
this.toolStripMenuItem6.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem6.Tag = "\\r";
this.toolStripMenuItem6.Text = "\\r Carriage Return";
//
// toolStripMenuItem7
//
this.toolStripMenuItem7.Name = "toolStripMenuItem7";
this.toolStripMenuItem7.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem7.Tag = "\\t";
this.toolStripMenuItem7.Text = "\\t Tab";
//
// toolStripMenuItem8
//
this.toolStripMenuItem8.Name = "toolStripMenuItem8";
this.toolStripMenuItem8.Size = new System.Drawing.Size(174, 22);
this.toolStripMenuItem8.Tag = "\\0";
this.toolStripMenuItem8.Text = "\\0 Null Character";
//
// mnuRecentFindR
//
this.mnuRecentFindR.Name = "contextMenuStrip1";
this.mnuRecentFindR.ShowImageMargin = false;
this.mnuRecentFindR.Size = new System.Drawing.Size(36, 4);
this.mnuRecentFindR.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.mnuRecentFindR_ItemClicked);
//
// mnuRecentReplace
//
this.mnuRecentReplace.Name = "contextMenuStrip1";
this.mnuRecentReplace.ShowImageMargin = false;
this.mnuRecentReplace.Size = new System.Drawing.Size(36, 4);
this.mnuRecentReplace.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.mnuRecentReplace_ItemClicked);
//
// mnuRegExCharFindF
//
this.mnuRegExCharFindF.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem9,
this.toolStripMenuItem10,
this.toolStripMenuItem11,
this.toolStripMenuItem12,
this.toolStripMenuItem16,
this.toolStripSeparator4,
this.toolStripMenuItem25,
this.toolStripMenuItem26,
this.toolStripMenuItem27,
this.toolStripMenuItem28,
this.toolStripMenuItem29,
this.toolStripSeparator1,
this.toolStripMenuItem17,
this.toolStripMenuItem18,
this.toolStripMenuItem19,
this.toolStripMenuItem22,
this.toolStripSeparator2,
this.toolStripMenuItem20,
this.toolStripMenuItem21,
this.toolStripSeparator3,
this.toolStripMenuItem23,
this.toolStripMenuItem24});
this.mnuRegExCharFindF.Name = "contextMenuStrip1";
this.mnuRegExCharFindF.ShowImageMargin = false;
this.mnuRegExCharFindF.Size = new System.Drawing.Size(261, 424);
//
// toolStripMenuItem9
//
this.toolStripMenuItem9.Name = "toolStripMenuItem9";
this.toolStripMenuItem9.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem9.Tag = ".";
this.toolStripMenuItem9.Text = ". Any Character";
//
// toolStripMenuItem10
//
this.toolStripMenuItem10.Name = "toolStripMenuItem10";
this.toolStripMenuItem10.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem10.Tag = "\\w";
this.toolStripMenuItem10.Text = "\\w Alphanumeric (\\W Non-Aplhat)";
//
// toolStripMenuItem11
//
this.toolStripMenuItem11.Name = "toolStripMenuItem11";
this.toolStripMenuItem11.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem11.Tag = "\\d";
this.toolStripMenuItem11.Text = "\\d Digit (\\D Non-Digit)";
//
// toolStripMenuItem12
//
this.toolStripMenuItem12.Name = "toolStripMenuItem12";
this.toolStripMenuItem12.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem12.Tag = "\\s";
this.toolStripMenuItem12.Text = "\\s Whitespace (\\S Non-Whitespace)";
//
// toolStripMenuItem16
//
this.toolStripMenuItem16.Name = "toolStripMenuItem16";
this.toolStripMenuItem16.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem16.Tag = "[a-zA-Z]";
this.toolStripMenuItem16.Text = "[a-zA-Z] Specified Set ([^a...] Not in Set)";
//
// toolStripSeparator4
//
this.toolStripSeparator4.Name = "toolStripSeparator4";
this.toolStripSeparator4.Size = new System.Drawing.Size(257, 6);
//
// toolStripMenuItem25
//
this.toolStripMenuItem25.Name = "toolStripMenuItem25";
this.toolStripMenuItem25.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem25.Tag = "\\r\\n";
this.toolStripMenuItem25.Text = "\\r\\n Windows New Line";
//
// toolStripMenuItem26
//
this.toolStripMenuItem26.Name = "toolStripMenuItem26";
this.toolStripMenuItem26.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem26.Tag = "\\n";
this.toolStripMenuItem26.Text = "\\n Line Feed";
//
// toolStripMenuItem27
//
this.toolStripMenuItem27.Name = "toolStripMenuItem27";
this.toolStripMenuItem27.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem27.Tag = "\\r";
this.toolStripMenuItem27.Text = "\\r Carriage Return";
//
// toolStripMenuItem28
//
this.toolStripMenuItem28.Name = "toolStripMenuItem28";
this.toolStripMenuItem28.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem28.Tag = "\\t";
this.toolStripMenuItem28.Text = "\\t Tab";
//
// toolStripMenuItem29
//
this.toolStripMenuItem29.Name = "toolStripMenuItem29";
this.toolStripMenuItem29.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem29.Tag = "\\0";
this.toolStripMenuItem29.Text = "\\0 Null Character";
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(257, 6);
//
// toolStripMenuItem17
//
this.toolStripMenuItem17.Name = "toolStripMenuItem17";
this.toolStripMenuItem17.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem17.Tag = "*";
this.toolStripMenuItem17.Text = "* Any Number of Repetitions";
//
// toolStripMenuItem18
//
this.toolStripMenuItem18.Name = "toolStripMenuItem18";
this.toolStripMenuItem18.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem18.Tag = "+";
this.toolStripMenuItem18.Text = "+ One or More Repetitions";
//
// toolStripMenuItem19
//
this.toolStripMenuItem19.Name = "toolStripMenuItem19";
this.toolStripMenuItem19.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem19.Tag = "?";
this.toolStripMenuItem19.Text = "? Zero or More Repetitions";
//
// toolStripMenuItem22
//
this.toolStripMenuItem22.Name = "toolStripMenuItem22";
this.toolStripMenuItem22.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem22.Tag = "?";
this.toolStripMenuItem22.Text = "? As Few as Possible (i.e. *?, +? or ??)";
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(257, 6);
//
// toolStripMenuItem20
//
this.toolStripMenuItem20.Name = "toolStripMenuItem20";
this.toolStripMenuItem20.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem20.Tag = "()";
this.toolStripMenuItem20.Text = "( ) Numbered Capture";
//
// toolStripMenuItem21
//
this.toolStripMenuItem21.Name = "toolStripMenuItem21";
this.toolStripMenuItem21.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem21.Tag = "(?<Name>)";
this.toolStripMenuItem21.Text = "(?<Name>) Named Capture";
//
// toolStripSeparator3
//
this.toolStripSeparator3.Name = "toolStripSeparator3";
this.toolStripSeparator3.Size = new System.Drawing.Size(257, 6);
//
// toolStripMenuItem23
//
this.toolStripMenuItem23.Name = "toolStripMenuItem23";
this.toolStripMenuItem23.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem23.Tag = "^";
this.toolStripMenuItem23.Text = "^ Beginning of String or Line";
//
// toolStripMenuItem24
//
this.toolStripMenuItem24.Name = "toolStripMenuItem24";
this.toolStripMenuItem24.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem24.Tag = "$";
this.toolStripMenuItem24.Text = "$ End of String or Line";
//
// mnuRegExCharFindR
//
this.mnuRegExCharFindR.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem30,
this.toolStripMenuItem31,
this.toolStripMenuItem32,
this.toolStripMenuItem33,
this.toolStripMenuItem34,
this.toolStripSeparator5,
this.toolStripMenuItem35,
this.toolStripMenuItem36,
this.toolStripMenuItem37,
this.toolStripMenuItem38,
this.toolStripMenuItem39,
this.toolStripSeparator6,
this.toolStripMenuItem40,
this.toolStripMenuItem41,
this.toolStripMenuItem42,
this.toolStripMenuItem43,
this.toolStripSeparator7,
this.toolStripMenuItem44,
this.toolStripMenuItem45,
this.toolStripSeparator8,
this.toolStripMenuItem46,
this.toolStripMenuItem47});
this.mnuRegExCharFindR.Name = "contextMenuStrip1";
this.mnuRegExCharFindR.ShowImageMargin = false;
this.mnuRegExCharFindR.Size = new System.Drawing.Size(261, 424);
//
// toolStripMenuItem30
//
this.toolStripMenuItem30.Name = "toolStripMenuItem30";
this.toolStripMenuItem30.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem30.Tag = ".";
this.toolStripMenuItem30.Text = ". Any Character";
//
// toolStripMenuItem31
//
this.toolStripMenuItem31.Name = "toolStripMenuItem31";
this.toolStripMenuItem31.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem31.Tag = "\\w";
this.toolStripMenuItem31.Text = "\\w Alphanumeric (\\W Non-Aplhat)";
//
// toolStripMenuItem32
//
this.toolStripMenuItem32.Name = "toolStripMenuItem32";
this.toolStripMenuItem32.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem32.Tag = "\\d";
this.toolStripMenuItem32.Text = "\\d Digit (\\D Non-Digit)";
//
// toolStripMenuItem33
//
this.toolStripMenuItem33.Name = "toolStripMenuItem33";
this.toolStripMenuItem33.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem33.Tag = "\\s";
this.toolStripMenuItem33.Text = "\\s Whitespace (\\S Non-Whitespace)";
//
// toolStripMenuItem34
//
this.toolStripMenuItem34.Name = "toolStripMenuItem34";
this.toolStripMenuItem34.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem34.Tag = "[a-zA-Z]";
this.toolStripMenuItem34.Text = "[a-zA-Z] Specified Set ([^a...] Not in Set)";
//
// toolStripSeparator5
//
this.toolStripSeparator5.Name = "toolStripSeparator5";
this.toolStripSeparator5.Size = new System.Drawing.Size(257, 6);
//
// toolStripMenuItem35
//
this.toolStripMenuItem35.Name = "toolStripMenuItem35";
this.toolStripMenuItem35.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem35.Tag = "\\r\\n";
this.toolStripMenuItem35.Text = "\\r\\n Windows New Line";
//
// toolStripMenuItem36
//
this.toolStripMenuItem36.Name = "toolStripMenuItem36";
this.toolStripMenuItem36.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem36.Tag = "\\n";
this.toolStripMenuItem36.Text = "\\n Line Feed";
//
// toolStripMenuItem37
//
this.toolStripMenuItem37.Name = "toolStripMenuItem37";
this.toolStripMenuItem37.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem37.Tag = "\\r";
this.toolStripMenuItem37.Text = "\\r Carriage Return";
//
// toolStripMenuItem38
//
this.toolStripMenuItem38.Name = "toolStripMenuItem38";
this.toolStripMenuItem38.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem38.Tag = "\\t";
this.toolStripMenuItem38.Text = "\\t Tab";
//
// toolStripMenuItem39
//
this.toolStripMenuItem39.Name = "toolStripMenuItem39";
this.toolStripMenuItem39.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem39.Tag = "\\0";
this.toolStripMenuItem39.Text = "\\0 Null Character";
//
// toolStripSeparator6
//
this.toolStripSeparator6.Name = "toolStripSeparator6";
this.toolStripSeparator6.Size = new System.Drawing.Size(257, 6);
//
// toolStripMenuItem40
//
this.toolStripMenuItem40.Name = "toolStripMenuItem40";
this.toolStripMenuItem40.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem40.Tag = "*";
this.toolStripMenuItem40.Text = "* Any Number of Repetitions";
//
// toolStripMenuItem41
//
this.toolStripMenuItem41.Name = "toolStripMenuItem41";
this.toolStripMenuItem41.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem41.Tag = "+";
this.toolStripMenuItem41.Text = "+ One or More Repetitions";
//
// toolStripMenuItem42
//
this.toolStripMenuItem42.Name = "toolStripMenuItem42";
this.toolStripMenuItem42.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem42.Tag = "?";
this.toolStripMenuItem42.Text = "? Zero or More Repetitions";
//
// toolStripMenuItem43
//
this.toolStripMenuItem43.Name = "toolStripMenuItem43";
this.toolStripMenuItem43.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem43.Tag = "?";
this.toolStripMenuItem43.Text = "? As Few as Possible (i.e. *?, +? or ??)";
//
// toolStripSeparator7
//
this.toolStripSeparator7.Name = "toolStripSeparator7";
this.toolStripSeparator7.Size = new System.Drawing.Size(257, 6);
//
// toolStripMenuItem44
//
this.toolStripMenuItem44.Name = "toolStripMenuItem44";
this.toolStripMenuItem44.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem44.Tag = "()";
this.toolStripMenuItem44.Text = "( ) Numbered Capture";
//
// toolStripMenuItem45
//
this.toolStripMenuItem45.Name = "toolStripMenuItem45";
this.toolStripMenuItem45.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem45.Tag = "(?<Name>)";
this.toolStripMenuItem45.Text = "(?<Name>) Named Capture";
//
// toolStripSeparator8
//
this.toolStripSeparator8.Name = "toolStripSeparator8";
this.toolStripSeparator8.Size = new System.Drawing.Size(257, 6);
//
// toolStripMenuItem46
//
this.toolStripMenuItem46.Name = "toolStripMenuItem46";
this.toolStripMenuItem46.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem46.Tag = "^";
this.toolStripMenuItem46.Text = "^ Beginning of String or Line";
//
// toolStripMenuItem47
//
this.toolStripMenuItem47.Name = "toolStripMenuItem47";
this.toolStripMenuItem47.Size = new System.Drawing.Size(260, 22);
this.toolStripMenuItem47.Tag = "$";
this.toolStripMenuItem47.Text = "$ End of String or Line";
//
// mnuRegExCharReplace
//
this.mnuRegExCharReplace.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.toolStripMenuItem48,
this.toolStripMenuItem49,
this.toolStripMenuItem57,
this.toolStripMenuItem56,
this.toolStripMenuItem55,
this.toolStripMenuItem54,
this.toolStripMenuItem53,
this.toolStripMenuItem52,
this.toolStripMenuItem51,
this.toolStripMenuItem50,
this.nameToolStripMenuItem});
this.mnuRegExCharReplace.Name = "contextMenuStrip1";
this.mnuRegExCharReplace.ShowImageMargin = false;
this.mnuRegExCharReplace.Size = new System.Drawing.Size(174, 246);
//
// toolStripMenuItem48
//
this.toolStripMenuItem48.Name = "toolStripMenuItem48";
this.toolStripMenuItem48.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem48.Tag = "$&";
this.toolStripMenuItem48.Text = "$&& Entire Match";
//
// toolStripMenuItem49
//
this.toolStripMenuItem49.Name = "toolStripMenuItem49";
this.toolStripMenuItem49.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem49.Tag = "$1";
this.toolStripMenuItem49.Text = "$1 Numbered Group #1";
//
// toolStripMenuItem57
//
this.toolStripMenuItem57.Name = "toolStripMenuItem57";
this.toolStripMenuItem57.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem57.Tag = "$2";
this.toolStripMenuItem57.Text = "$2 Numbered Group #2";
//
// toolStripMenuItem56
//
this.toolStripMenuItem56.Name = "toolStripMenuItem56";
this.toolStripMenuItem56.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem56.Tag = "$3";
this.toolStripMenuItem56.Text = "$3 Numbered Group #3";
//
// toolStripMenuItem55
//
this.toolStripMenuItem55.Name = "toolStripMenuItem55";
this.toolStripMenuItem55.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem55.Tag = "$4";
this.toolStripMenuItem55.Text = "$4 Numbered Group #4";
//
// toolStripMenuItem54
//
this.toolStripMenuItem54.Name = "toolStripMenuItem54";
this.toolStripMenuItem54.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem54.Tag = "$5";
this.toolStripMenuItem54.Text = "$5 Numbered Group #5";
//
// toolStripMenuItem53
//
this.toolStripMenuItem53.Name = "toolStripMenuItem53";
this.toolStripMenuItem53.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem53.Tag = "$6";
this.toolStripMenuItem53.Text = "$6 Numbered Group #6";
//
// toolStripMenuItem52
//
this.toolStripMenuItem52.Name = "toolStripMenuItem52";
this.toolStripMenuItem52.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem52.Tag = "$7";
this.toolStripMenuItem52.Text = "$7 Numbered Group #7";
//
// toolStripMenuItem51
//
this.toolStripMenuItem51.Name = "toolStripMenuItem51";
this.toolStripMenuItem51.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem51.Tag = "$8";
this.toolStripMenuItem51.Text = "$8 Numbered Group #8";
//
// toolStripMenuItem50
//
this.toolStripMenuItem50.Name = "toolStripMenuItem50";
this.toolStripMenuItem50.Size = new System.Drawing.Size(173, 22);
this.toolStripMenuItem50.Tag = "$9";
this.toolStripMenuItem50.Text = "$9 Numbered Group #9";
//
// nameToolStripMenuItem
//
this.nameToolStripMenuItem.Name = "nameToolStripMenuItem";
this.nameToolStripMenuItem.Size = new System.Drawing.Size(173, 22);
this.nameToolStripMenuItem.Text = "$(Name) Named Group";
//
// pnlRegexpOptionsR
//
this.pnlRegexpOptionsR.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlRegexpOptionsR.Location = new System.Drawing.Point(3, 17);
this.pnlRegexpOptionsR.Name = "pnlRegexpOptionsR";
this.pnlRegexpOptionsR.Size = new System.Drawing.Size(464, 57);
this.pnlRegexpOptionsR.TabIndex = 1;
//
// chkCompiledR
//
this.chkCompiledR.AutoSize = true;
this.chkCompiledR.Location = new System.Drawing.Point(3, 3);
this.chkCompiledR.Name = "chkCompiledR";
this.chkCompiledR.Size = new System.Drawing.Size(69, 17);
this.chkCompiledR.TabIndex = 0;
this.chkCompiledR.Text = "&Compiled";
this.chkCompiledR.UseVisualStyleBackColor = true;
//
// chkCultureInvariantR
//
this.chkCultureInvariantR.AutoSize = true;
this.chkCultureInvariantR.Location = new System.Drawing.Point(3, 20);
this.chkCultureInvariantR.Name = "chkCultureInvariantR";
this.chkCultureInvariantR.Size = new System.Drawing.Size(108, 17);
this.chkCultureInvariantR.TabIndex = 1;
this.chkCultureInvariantR.Text = "C&ulture Invariant";
this.chkCultureInvariantR.UseVisualStyleBackColor = true;
//
// chkEcmaScriptR
//
this.chkEcmaScriptR.AutoSize = true;
this.chkEcmaScriptR.Location = new System.Drawing.Point(3, 37);
this.chkEcmaScriptR.Name = "chkEcmaScriptR";
this.chkEcmaScriptR.Size = new System.Drawing.Size(84, 17);
this.chkEcmaScriptR.TabIndex = 2;
this.chkEcmaScriptR.Text = "ECMA Script";
this.chkEcmaScriptR.UseVisualStyleBackColor = true;
this.chkEcmaScriptR.CheckedChanged += new System.EventHandler(this.chkEcmaScript_CheckedChanged);
//
// chkExplicitCaptureR
//
this.chkExplicitCaptureR.AutoSize = true;
this.chkExplicitCaptureR.Location = new System.Drawing.Point(113, 3);
this.chkExplicitCaptureR.Name = "chkExplicitCaptureR";
this.chkExplicitCaptureR.Size = new System.Drawing.Size(101, 17);
this.chkExplicitCaptureR.TabIndex = 3;
this.chkExplicitCaptureR.Text = "E&xplicit Capture";
this.chkExplicitCaptureR.UseVisualStyleBackColor = true;
//
// chkIgnoreCaseR
//
this.chkIgnoreCaseR.AutoSize = true;
this.chkIgnoreCaseR.Location = new System.Drawing.Point(113, 20);
this.chkIgnoreCaseR.Name = "chkIgnoreCaseR";
this.chkIgnoreCaseR.Size = new System.Drawing.Size(85, 17);
this.chkIgnoreCaseR.TabIndex = 4;
this.chkIgnoreCaseR.Text = "&Ignore Case";
this.chkIgnoreCaseR.UseVisualStyleBackColor = true;
//
// chkIgnorePatternWhitespaceR
//
this.chkIgnorePatternWhitespaceR.AutoSize = true;
this.chkIgnorePatternWhitespaceR.Location = new System.Drawing.Point(113, 37);
this.chkIgnorePatternWhitespaceR.Name = "chkIgnorePatternWhitespaceR";
this.chkIgnorePatternWhitespaceR.Size = new System.Drawing.Size(156, 17);
this.chkIgnorePatternWhitespaceR.TabIndex = 5;
this.chkIgnorePatternWhitespaceR.Text = "I&gnore Pattern Whitespace";
this.chkIgnorePatternWhitespaceR.UseVisualStyleBackColor = true;
//
// chkMultilineR
//
this.chkMultilineR.AutoSize = true;
this.chkMultilineR.Location = new System.Drawing.Point(279, 3);
this.chkMultilineR.Name = "chkMultilineR";
this.chkMultilineR.Size = new System.Drawing.Size(64, 17);
this.chkMultilineR.TabIndex = 6;
this.chkMultilineR.Text = "Multiline";
this.chkMultilineR.UseVisualStyleBackColor = true;
//
// chkRightToLeftR
//
this.chkRightToLeftR.AutoSize = true;
this.chkRightToLeftR.Location = new System.Drawing.Point(279, 20);
this.chkRightToLeftR.Name = "chkRightToLeftR";
this.chkRightToLeftR.Size = new System.Drawing.Size(88, 17);
this.chkRightToLeftR.TabIndex = 7;
this.chkRightToLeftR.Text = "Right To Left";
this.chkRightToLeftR.UseVisualStyleBackColor = true;
//
// chkSinglelineR
//
this.chkSinglelineR.AutoSize = true;
this.chkSinglelineR.Location = new System.Drawing.Point(279, 37);
this.chkSinglelineR.Name = "chkSinglelineR";
this.chkSinglelineR.Size = new System.Drawing.Size(70, 17);
this.chkSinglelineR.TabIndex = 8;
this.chkSinglelineR.Text = "Singleline";
this.chkSinglelineR.UseVisualStyleBackColor = true;
//
// pnlStandardOptionsR
//
this.pnlStandardOptionsR.Dock = System.Windows.Forms.DockStyle.Fill;
this.pnlStandardOptionsR.Location = new System.Drawing.Point(3, 17);
this.pnlStandardOptionsR.Name = "pnlStandardOptionsR";
this.pnlStandardOptionsR.Size = new System.Drawing.Size(464, 57);
this.pnlStandardOptionsR.TabIndex = 0;
//
// chkMatchCaseR
//
this.chkMatchCaseR.AutoSize = true;
this.chkMatchCaseR.Location = new System.Drawing.Point(10, 3);
this.chkMatchCaseR.Name = "chkMatchCaseR";
this.chkMatchCaseR.Size = new System.Drawing.Size(82, 17);
this.chkMatchCaseR.TabIndex = 0;
this.chkMatchCaseR.Text = "Match &Case";
this.chkMatchCaseR.UseVisualStyleBackColor = true;
//
// chkWholeWordR
//
this.chkWholeWordR.AutoSize = true;
this.chkWholeWordR.Location = new System.Drawing.Point(10, 20);
this.chkWholeWordR.Name = "chkWholeWordR";
this.chkWholeWordR.Size = new System.Drawing.Size(85, 17);
this.chkWholeWordR.TabIndex = 1;
this.chkWholeWordR.Text = "Whole Wor&d";
this.chkWholeWordR.UseVisualStyleBackColor = true;
//
// chkWordStartR
//
this.chkWordStartR.AutoSize = true;
this.chkWordStartR.Location = new System.Drawing.Point(10, 37);
this.chkWordStartR.Name = "chkWordStartR";
this.chkWordStartR.Size = new System.Drawing.Size(79, 17);
this.chkWordStartR.TabIndex = 2;
this.chkWordStartR.Text = "W&ord Start";
this.chkWordStartR.UseVisualStyleBackColor = true;
//
// FindReplaceDialog
//
this.AcceptButton = this.btnFindNextF;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(488, 292);
this.Controls.Add(this.tabAll);
this.Controls.Add(this.statusStrip);
this.Font = new System.Drawing.Font("Tahoma", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
this.KeyPreview = true;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.MinimumSize = new System.Drawing.Size(504, 331);
this.Name = "FindReplaceDialog";
this.ShowIcon = false;
this.ShowInTaskbar = false;
this.Text = "Find and Replace";
this.Activated += new System.EventHandler(this.FindReplaceDialog_Activated);
this.Deactivate += new System.EventHandler(this.FindReplaceDialog_Deactivate);
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FindReplaceDialog_FormClosing);
this.Load += new System.EventHandler(this.FindReplaceDialog_Load);
this.tabAll.ResumeLayout(false);
this.tpgFind.ResumeLayout(false);
this.tpgFind.PerformLayout();
this.grpFindAll.ResumeLayout(false);
this.grpFindAll.PerformLayout();
this.grpOptionsF.ResumeLayout(false);
this.pnlStandardOptionsF.ResumeLayout(false);
this.pnlStandardOptionsF.PerformLayout();
this.pnlRegexpOptionsF.ResumeLayout(false);
this.pnlRegexpOptionsF.PerformLayout();
this.tpgReplace.ResumeLayout(false);
this.tpgReplace.PerformLayout();
this.statusStrip.ResumeLayout(false);
this.statusStrip.PerformLayout();
this.mnuExtendedCharFindF.ResumeLayout(false);
this.mnuExtendedCharFindR.ResumeLayout(false);
this.mnuExtendedCharReplace.ResumeLayout(false);
this.mnuRegExCharFindF.ResumeLayout(false);
this.mnuRegExCharFindR.ResumeLayout(false);
this.mnuRegExCharReplace.ResumeLayout(false);
this.ResumeLayout(false);
this.PerformLayout();
}