Umm what happened to that?:D I dont want my app to show up in the task manager's "Applications" section
Printable View
Umm what happened to that?:D I dont want my app to show up in the task manager's "Applications" section
Set the frmName.ShowInTaskBar to False.
that's not what I'm talking about. If you do that it will still show up in the "Applications" section in task manager ( not in "Processes" ).Quote:
Originally posted by JesusFreak
Set the frmName.ShowInTaskBar to False.
It worked for me.
I have Windows 2000 Pro, don't know if that makes a difference.
aaah sorry sorry you are right :D:D:D
my fault:D:D:D
But one more thing that doesnt work for me about this: When you press Alt +Tab you can still see the app in there. How would I remove it from there?