Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How convert oWod.top to be equal to Form.top
Message
De
09/02/2010 14:38:18
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
How convert oWod.top to be equal to Form.top
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows XP SP2
Network:
Windows 2003 Server
Database:
Visual FoxPro
Divers
Thread ID:
01448425
Message ID:
01448425
Vues:
175
HI all

I am trying to change the following property of a Word object. Top, Height, Width, Left, with the values of my form.

But word did not show a the write place How can i convert the values ?.

oWord = CREATEOBJECT( 'Word.Application' )
oWord.Visible=.t.
oWord.Top = FrmDoc.top
oWord.Left = FrmDoc.Left
oWord.Heigh = FrmDoc.Height
oWord.Width = FrmDoc.Width



TIA

Ben.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform