Assign handler via code so the settings assignment does not trigger the handler

This commit is contained in:
IceStormNG
2023-07-21 15:42:40 +02:00
parent fbc792cb1d
commit d99c3a8301
2 changed files with 2 additions and 2 deletions

1
app/Extra.Designer.cs generated
View File

@@ -1031,7 +1031,6 @@ namespace GHelper
checkAutoToggleClamshellMode.TabIndex = 58;
checkAutoToggleClamshellMode.Text = "Auto Toggle Clamshell Mode";
checkAutoToggleClamshellMode.UseVisualStyleBackColor = true;
checkAutoToggleClamshellMode.CheckedChanged += checkAutoToggleClamshellMode_CheckedChanged;
//
// checkAutoApplyWindowsPowerMode
//