Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid blues: Passing the current position.
Message
De
02/10/1996 13:39:50
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00009141
Message ID:
00009144
Vues:
29
>Is there a way to pass the current position when one is in a grid to the init method of another form so that it can place itself in function of which row,column was called?
>
>The top and left properties of the txtBoxes return 0 or weird values.
>
>Or must we use the columns property and calculate?
>
>TIA,
>
>Marc.

Probably, it will be a little bit help. Some grids in my project bring up new controls (mostly buttons) when user clicks on some cell. To adjust the buttons to the cell I go to MouseDown event of current cell control and use nXcoord, nYcoord parameters. It looks that they are not weird.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform