' When I use the folowing code in a VB6-app
' (and having the correct references in my VB6 project)
Dim WdApp as Word.application
Set WordApp = CreateObject("Word.Application")
WordApp.Caption = "THIS IS MY CAPTION"
WordApp.Visible = False
' THIS HAPPENS :
' I Start...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.