Floating Toolbar?

G

Guest

I would like to implement floating toolbar in my application
This toolbar will be a normal C# form and will always be top only when any specific application is accessed like MS Word

This toolbar generally formats Word document

Can somebody highlight how to create a windows Form which will be always on TOP only when some other application window(MS Word) is opened?
I have tied to implement it, but my toolbar is always on TOP

Any help would be appreciated

Thank

dinoo
 
W

William Ryan eMVP

http://www.knowdotnet.com/articles/dockingtoolbar.html
dinoo said:
I would like to implement floating toolbar in my application?
This toolbar will be a normal C# form and will always be top only when any
specific application is accessed like MS Word.
This toolbar generally formats Word document.

Can somebody highlight how to create a windows Form which will be always
on TOP only when some other application window(MS Word) is opened?
 

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

Top