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

Merged
jjenko merged 5 commits from B2022-031-Add-filtering-for-Proc-and-Section-name-from-Global-Search into Development 2025-04-07 10:59:47 -04:00
Showing only changes of commit 24c5bc5097 - Show all commits

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