diff --git a/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs b/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs index da949e24..af78e854 100644 --- a/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs +++ b/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs @@ -396,11 +396,11 @@ namespace Volian.Controls.Library this.cbxProcSectSrch.Font = new System.Drawing.Font("Microsoft Sans Serif", 7.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.cbxProcSectSrch.Location = new System.Drawing.Point(9, 40); this.cbxProcSectSrch.Name = "cbxProcSectSrch"; - this.cbxProcSectSrch.Size = new System.Drawing.Size(169, 12); + this.cbxProcSectSrch.Size = new System.Drawing.Size(180, 18); this.superTooltip1.SetSuperTooltip(this.cbxProcSectSrch, new DevComponents.DotNetBar.SuperTooltipInfo("Search RO and Transition Text", "", "When this box is checked, Search will include matches found in RO and Transition " + "text as well as regular text.", null, null, DevComponents.DotNetBar.eTooltipColor.Gray)); this.cbxProcSectSrch.TabIndex = 5; - this.cbxProcSectSrch.Text = "Ignore Procedure & Section titles"; + this.cbxProcSectSrch.Text = "Ignore Procedure and Section titles"; // // cbxCaseSensitive //