B2021-018: Incoming transitions not always enabling Convert to Text
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
Reference in New Issue
Block a user