Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Word opening minimized
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00563684
Message ID:
00563693
Vues:
17
It remembers the windowstate when document was closed in the previous session.
Force it like oWord.Windowstate=1 (or 0)

>I have a very simple instantiation of Word in my app like below:
>
>oWord = createobject('Word.Application')
>oWord.Documents.Open(mclettername)
>oWord.Visible = .T.
>
>When I run this, Word opens maximized on top of my app, but for a client word opens minimized on the status bar.
>
>Any ideas on why?
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform