Cover the task bar with VB
vb.net
Solution
if needed in any case, one can set the TopMost property of the form to true. please think about not annoying your users :-)
Form in front of taskbar http://img42.imageshack.us/img42/724/deactivated.jpg.
Problem
How can i make a program stay above the task bar even when it loses focus with visual basic 2008?