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

SPSS keyboard combination alters encoding -

Add new record to the table by click on the button in Microsoft Access -

javascript - jQuery .height() return 0 when visible but non-0 when hidden -