CForrester
03-25-2006, 03:46 PM
Hi! I'm writing a small program that uses Google's calculator function. It's basically a small textbox that hovers just below the start button (I use a two-line taskbar) and accepts input, then makes a request on Google and returns the result in the same textbox.
So far, I'm doing well on my own, but I have a small problem. Setting the form to TopMost works fine, but if I click on the taskbar at all, the taskbar overlaps the form. Is there any way to force it to stay on top of the taskbar at all times or possibly integrate it with the taskbar somehow?
Thanks!
So far, I'm doing well on my own, but I have a small problem. Setting the form to TopMost works fine, but if I click on the taskbar at all, the taskbar overlaps the form. Is there any way to force it to stay on top of the taskbar at all times or possibly integrate it with the taskbar somehow?
Thanks!