Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Lost Menus and Toolbars
Message
De
22/02/2002 06:58:51
 
 
À
21/02/2002 11:34:59
Information générale
Forum:
Microsoft Office
Catégorie:
Word
Divers
Thread ID:
00620077
Message ID:
00623625
Vues:
20
>When I run WORD as a separate application apart from VFP.

Try to run the following code in FoxPro and tell me what is the result:
loWord = CreateObject('Word.Application')
loWord.Visible = .t.
loWord.CommandBars('Standard').Visible = .t.
loWord.CommandBars('Formatting').Visible = .t.
HTH
Zlatin Zlatev,
MCSD (VS6)

Make solutions, not programs!

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform