Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ObjToClient?
Message
De
23/01/2001 17:57:38
Jill Derickson
Software Specialties
Saipan, CNMI
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
ObjToClient?
Divers
Thread ID:
00467649
Message ID:
00467649
Vues:
40
Hello all,

I'm trying to figure out the position, in a form, of a textbox, that's in a container. Unless I'm missing something, a container object doesn't have a TOP property. The TOP of the textbox, w/in the container is 2.

I've found ObjToClient, and am using it as follows, in the INIT method of the form:

nPosition = ObjToClient( ThisForm.Acbogrid1.txtSch, 1 ) && find top of search box, relative to form
WAIT WINDOW "Top of search box = " + STR( nPosition )

I keep getting 2 for the nPosition value - even when moving the container around on the form. Can someone shed any light on this?

TIA, J
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform