Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VB sample to VFP
Message
De
26/01/2001 09:05:41
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
VB sample to VFP
Divers
Thread ID:
00468999
Message ID:
00468999
Vues:
43
Hi All,

Could some one push me in the right direction for converting this little bit off VB to VFP, as the sample application which came with the control is in VB


Private Sub Command1_Click()
Dim X, Y
InfoMapControl1.LocateOnePostcode Text4, X, Y, -1
End Sub

The help file says
short LocateOnePostcode(
BSTR Postcode, // the postcode you want to search for
BSTR X, // buffer for x coordinate
BSTR Y, // buffer for y coordinate
short SetMapPosition // option to centre the map on the postacode
)

<\pre>

TIA
Iain Brodie
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform