|
-
Jan 16th, 2006, 02:54 PM
#1
Thread Starter
Lively Member
App Blincking in Windows status bar
I have a small problem.
I use word automation with my vb6 application
set AppWord= createobject("Word.application")
I have a vbform displayed above the word document.
I make schanges on a tetboxshape when a command1 button on the vbform is clicked. The open word doc then keeps blincking in the windows statusbar.
I thought using an extra AppWord.activate or AppWord.ActiveDocument.activate will solve this problem but it doens't what can i do about this. The blinking status is very enoying for the user.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|