Force WindowActivate Event in Com Addin

S

Shinya

I am developing office com addin for ms word.

I want to force to generate WindowActivate event in word.
Is it possible to do in program?

for exmple.
Dim app as word.application
app.WindowActivate( file_name)

Shinya
 

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