Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I have an edit box in my grid?
Message
 
 
À
04/01/1999 09:37:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00172385
Message ID:
00172819
Vues:
20
Denise,

Another useful way of doing this operation is to select the column on the prop sheet and then in the command window:

=aselobj( laCol )
laCol[1].RemoveObject( "text1" )
set classlib to YourClassLib additive
laCol[1].AddObject( "Edit1", "YourEditBoxClass" )

>If so, how do I go about putting it in? Thanks!
df (was a 10 time MVP)

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

Click here to load this message in the networking platform