Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How do I add code to Header DblClick Event in Grid
Message
De
21/09/1999 14:55:15
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00267278
Message ID:
00267282
Vues:
19
>I have a grid on my form and in the Init code of the form I programmatically add a few more columns to the grid using AddColumn() and then change several of the properties of the newly added column. I also need to add some code to the DblClick() Event of the Header of the newly added columns, but I can't figure out how to do this.
>
>I know this has to be something simple that I'm overlooking ...


AFAIK, you can't add code programatically. You would have to add columns that we're subclasses that contained that code already.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform