From 24c5bc5097d9e07ffb885466ede5308ae777f5a5 Mon Sep 17 00:00:00 2001 From: Paul Larsen Date: Thu, 3 Apr 2025 18:01:13 -0400 Subject: [PATCH] B2022-031-Add-filtering-for-Proc-and-Section-name-from-Global-Search --- PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs b/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs index 46c24706..da949e24 100644 --- a/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs +++ b/PROMS/Volian.Controls.Library/DisplaySearch.Designer.cs @@ -1406,6 +1406,7 @@ namespace Volian.Controls.Library // this.lbSrchResultsIncTrans.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.lbSrchResultsIncTrans.CheckBoxesVisible = true; + this.lbSrchResultsIncTrans.CheckStateMember = null; this.lbSrchResultsIncTrans.ContainerControlProcessDialogKey = true; this.lbSrchResultsIncTrans.Dock = System.Windows.Forms.DockStyle.Fill; this.lbSrchResultsIncTrans.DragDropSupport = true; @@ -1719,7 +1720,7 @@ namespace Volian.Controls.Library this.checkedListBox1.FormattingEnabled = true; this.checkedListBox1.Location = new System.Drawing.Point(110, 46); this.checkedListBox1.Name = "checkedListBox1"; - this.checkedListBox1.Size = new System.Drawing.Size(120, 89); + this.checkedListBox1.Size = new System.Drawing.Size(120, 79); this.checkedListBox1.TabIndex = 1; // // DisplaySearch