Re: Hide Window from Task List - how?

Tech-Archive recommends: Fix windows errors by optimizing your registry



Blaine,

Usually if I'm doing something like you want to do,

I set the ShowInTaskBar to False, ShowIcon in False, and
FormBorderStyle to False.
I'm pretty sure you then only see your application running in
Processes, and not Applications, in the Task Manager.

I know that might not be what you want, but I hope it helps,

Visually Seen #

.