From 66295594e9b44d7f823916e91bc979587c3f7645 Mon Sep 17 00:00:00 2001 From: Paul Larsen Date: Mon, 7 Apr 2025 13:46:28 -0400 Subject: [PATCH] B2022-031-Add-filtering-for-Proc-and-Section-name-from-Global-Search-2 --- PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs b/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs index af78e854..1ee963a9 100644 --- a/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs +++ b/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs @@ -400,7 +400,7 @@ namespace Volian.Controls.Library 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 and Section titles"; + this.cbxProcSectSrch.Text = "Ignore Procedure and Section Titles"; // // cbxCaseSensitive //