Updates UI tweaks

This commit is contained in:
Serge
2024-04-14 15:46:02 +02:00
parent 322c5dd7c5
commit 501dcb3235
2 changed files with 105 additions and 10 deletions

View File

@@ -54,6 +54,9 @@ namespace GHelper
tableBios.Visible = false;
tableDrivers.Visible = false;
labelLegendGreen.BackColor = colorEco;
labelLegendRed.BackColor = colorTurbo;
ClearTable(tableBios);
ClearTable(tableDrivers);