Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SetAll( ??
Message
De
04/06/1999 05:27:05
 
 
À
04/06/1999 05:18:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00226385
Message ID:
00226387
Vues:
20
>hi,
>
>i had a GRID1 in my form, its listing about a product's record. how can i do for user, just double click on row ( every column ) to active THISFORM.SELE_PRODUCT. and i don't want to put program in every COLUMN?.TEXT?.DBLCLICK
>
>is SetAll( can do that ??

I'm afraid to say that SETALL cannot do this, as it cannot be used to 'write' code into methods for you. Your only solutions are to

a: write the doule click code in every textbox

b: subclass the textbox, write the double click code there, and place that text box into each column that you need the functionality

HTH
regards

Ian
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform