UI Tweaks

This commit is contained in:
Serge
2024-02-26 14:40:13 +01:00
parent 76f29c5934
commit b3e4578c02
3 changed files with 3 additions and 1 deletions

View File

@@ -199,6 +199,7 @@ namespace GHelper
checkMatrixLid.TabIndex = 46;
checkMatrixLid.Text = "Disable on lid close";
checkMatrixLid.UseVisualStyleBackColor = true;
checkMatrixLid.Visible = false;
//
// tableLayoutMatrix
//