B2022-031-Add-filtering-for-Proc-and-Section-name-from-Global-Search

This commit is contained in:
Paul Larsen 2025-04-03 18:01:13 -04:00
parent 1ffde5de50
commit 24c5bc5097

View File

@ -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