Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing methods in grid programatically
Message
 
 
À
03/07/1996 10:59:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00003391
Message ID:
00003429
Vues:
32
>another option is to create a subclass of a textbox
>then create a subclass of a column (this can only be done in code) that uses this subclassed textbox and make the grid
>automatically add the sub-classed columns in run time
>>a second option is to put in the subclass grid the maximum columns u need do all the modifications and reduce the number
>of column at runtime

Arnon, can this not also be done by only subclassing a
textbox, and then using the addobject method to
programmatically add the textbox to the existing column?
Then set currentcontrol for that column to the subclassed
textbox.

- Mark
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform