B2021-018: Incoming transitions not always enabling Convert to Text

This commit is contained in:
2021-04-22 14:30:35 +00:00
parent 6d9a3f5f4e
commit 8d05b057aa
2 changed files with 8 additions and 33 deletions

View File

@@ -1336,7 +1336,6 @@ namespace Volian.Controls.Library
this.lbSrchResultsIncTrans.SelectedIndexChanged += new System.EventHandler(this.lbSrchResults_SelectedValueChanged);
this.lbSrchResultsIncTrans.ItemClick += new System.EventHandler(this.lbSrchResultsIncTrans_ItemClicked);
this.lbSrchResultsIncTrans.MouseMove += new System.Windows.Forms.MouseEventHandler(this.lbSrchResults_MouseMove);
this.lbSrchResultsIncTrans.ItemCheck += this.lbSrchResultsIncTrans_ItemChecked;
//
// panSearchButtons
//