Docking a window to the taskbar

  • Thread starter Thread starter Richard Heyes
  • Start date Start date
R

Richard Heyes

I'm in the process of writing an internal ticker app. How do I dock this to
the taskbar (or the sides of the screen for that matter) and have it so
maximised apps don't obscure it. Something to do with setting the working
area perhaps ?

Thanks.
 
Hi Richard,

You need to set Topmost = true for the form

Happy coding!
Morten
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top