c# - How do I make the taskbar icon go away? -


i want rid of icon in task bar program. this thing. sorry not being able post image, have have @ least 10 rep so.

in winforms use showintaskbar:

showintaskbar = false; 

Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -