Cann not implement floating tollbar?

G

Guest

I am posting this twice
I want to implement floating toolbar form. This form will be visible only if MS Word document is opened
If user minimise MS word document then this Windows form should not be displayed

I know i need to play with windows API but do not have an idea how to implement that

Can any one help me doing this

dinoo
 
H

Herfried K. Wagner [MVP]

* "=?Utf-8?B?ZGlub28=?= said:
I am posting this twice.
I want to implement floating toolbar form. This form will be visible only if MS Word document is opened.
If user minimise MS word document then this Windows form should not be displayed.

I know i need to play with windows API but do not have an idea how to implement that.

Can any one help me doing this?

I would do that in VBA/.NET. Consider asking in the Word VBA groups.
 
G

Guest

In fact I am not looking for a solution for Floating the toolbar on just MS Word document
it could be some other document or window as well

is there any way in .NET i can achieve this? How do I register a form for all the windows messages
That might help me

Thank

dinoo
 

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