I'm trying to make my program always in top, the problem is, if I set "Topmost" to True, it automatically covers my icons bar. I tried to change the size of form and the location, but no matter what, It always cover the task bar.
Images:
With TopMost
= True:
With TopMost
= False:
I need it to perform like Topmost = True
but looks like Topmost = False