Is there a way to remove icon from the taskbar for a monogame windows desktop application?
I tried to re-write the code mentioned in Win32: How to hide 3rd party windows in taskbar by hWnd in C#, but it didn't work.
Is there a way to remove icon from the taskbar for a monogame windows desktop application?
I tried to re-write the code mentioned in Win32: How to hide 3rd party windows in taskbar by hWnd in C#, but it didn't work.