Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Box , command Buttons??
Message
 
 
À
14/01/1999 14:11:10
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00176002
Message ID:
00176136
Vues:
29
Mark,

If you click the wrong place it's easy to undo stuff. Here's another set of steps:

1) use the object list on the property sheet to select the column you want to
alter
2)then in the command window
=aselobj( laCol )
laCol[1].RemoveObject( "Text1" )
laCol[1].AddObject( "Command1", "CommandButton" )

you can SET CLASSLIB if you want to use a button subclass instead. In VFP6 you can use NewObject() instead.

>Thanks for your reponse Ed,, but It seems that Right-Click the Grid but nothing
>happens the Edit selection does not show..
>I select the grid object in my form and then Right-Click but nothing.
>
>Is this the right way??
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