System Tray Application - Forum

Forum Navigation
You need to log in to create posts and topics.

System Tray Application

I created a system tray application. All works fine as such. It got me thinking though...

When I look at the Task Manager I see the program as an app and not as a background or windows process.

Is there a way to make it a "process" rather than a straightforward application that just happens to be in the system tray? This would be great for certain utility programs.

 

What is a Process?

A process is an execution of any specific program. It is considered an active entity that actions the purpose of the application. Multiple processes may be related to the same program.

Difference between Process and Program (guru99.com)