Flickering problem when word Instance is launched and hidden using VBA!!!

A

Ahmad

hi!

I have developed an Addin for Word using VBA, which have a button
"Manip", on clicking that button another application "Manip.exe" is
launched which creates an instance of Word using VBA and hide Word that
Word application using

WordApp.Visible = False

and opens a specific Word document manipulate it and close that
instance of Word. Now i have a problem that when i click on "Manip"
button in the Word's Toolbar added by me, everything goes fine except
some flickering. i.e. window of new Word's instance is shown for few
milliseconds and then hidden. My client is not happy with that.

is there any way to avoid this flickering.

Thanks in advance.

Ahmad Jalil Qarshi
 

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