Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Mouse Pointer problem
Message
 
 
À
03/04/1998 18:12:59
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00089348
Message ID:
00089507
Vues:
35
Richard,

You must have some other code somewhere interfering with the key navigation, on my simple test form with the grid and the transparent shape the keys work fine.

In the shape DblClick use
with thisform.grdTheGrid
   .Columns[.ActiveColumn].Controls[2].DblClick()
endwith


Assuming Controls[2] is the control and not the header.

>Thanks for ur reply but now that i did this i can't access the dblclick event of the textbox inside the grid and i can't use the cursor keys to move around the grid. Thanks again.
df (was a 10 time MVP)

df FoxPro website
FoxPro Wiki site online, editable knowledgebase
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform