Hide icon

This commit is contained in:
Serge
2023-11-17 10:48:15 +01:00
parent fac145811e
commit 744bce1819

View File

@@ -1439,7 +1439,7 @@ namespace GHelper
MinimumSize = new Size(822, 71);
Name = "SettingsForm";
Padding = new Padding(11);
ShowIcon = true;
ShowIcon = false;
StartPosition = FormStartPosition.CenterScreen;
Text = "G-Helper";
panelMatrix.ResumeLayout(false);