Hello everyone, I created an application which gets invisible when it's minimized (a notification appears, as well as a little icon near the time, the date, wi-fi icon, in the Windows toolbar); everything works fine, but the problem is that, when I open the task manager and the program is minimized, the process appears in the "main processes" list; other programs which work like mine (they disappear when they are minimized), appear in the "background processes" list.
Why is this happening? Why does my program appear in the "main processes" list when it's minimized, while other programs correctly appear in the "background processes" list?
Is there a way to fix this problem? It would be very helpful for me.
Thanks.