Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Plain checkbox in Grid
Message
De
01/11/2000 18:24:55
 
 
À
01/11/2000 14:44:16
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00435932
Message ID:
00436957
Vues:
33
>One other thing you could do - create a container class w/ a checkbox for use
on grids.
I've done this so I could have the checkbox centered. If you want it plain, you can set it that way it stays that way.

e.g., in the container Init()

With this.Check1
.Left = this.parent.Width/2 - .Width/2
EndWith

**********

Trey,

Good call!!! That did it. Pretty nice having that silly little checkbox in the container too. Now I can do all kinds of fun stuff with it :)

Thanks!

Rob
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform