Now main form is also responsive

This commit is contained in:
2023-05-25 13:42:57 +02:00
parent 5a6ca35334
commit f417f3581a
3 changed files with 116 additions and 55 deletions
-1
View File
@@ -67,7 +67,6 @@ namespace Test_Merge
}
private void RefreshUI()
{
lsbDrivers.DataSource = null;
lsbDrivers.DataSource = DriverList;