How to remove an 3rd party application from the Windows taskbar by its handle?
I've found this: Remove application from taskbar with C# wrapper?
But it doesnt worked for me. It only sets another style (small x to close, no maximize/minimize button) to the Window i selected (notepad).
Any ideas about this?
EDIT: I dont want to remove MY application from the taskbar, i want to remove an external application by handle