Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing a control on a grid
Message
De
13/04/2001 02:31:44
 
 
À
12/04/2001 16:06:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00495038
Message ID:
00495216
Vues:
14
>When I add a new column to a grid, it defaults to adding the column with a header and a text control. How do I delete the text control from that column and change it to something else?

Like Brad says, you don't need to remove it, but why have so many unneeded things lying around. If you're doing this at runtime, you can use column.RemoveObject(), from the Form Designer, you shoudl navigate to teh control using the upper combo box in the properties window. Choose your textbox from that list, now, click on the titlebar of the form designer, so you don't choose any new objects, and hit delete.

The column control goes away.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform