Development #540

Merged
djankowski merged 12 commits from Development into master 2025-04-23 15:13:57 -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