Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Container
Message
 
À
19/08/1998 12:17:57
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00128167
Message ID:
00128410
Vues:
21
>I've centered a checkbox in a container object to be used in grids. I have used this object in a grid and it works fine. The problem is that when the gridcolumn is rezized horizontally, the checkbox will not remain centered. Is there something that can be coded in the containers resize method that will keep the checkbox center at all times within the grid column? Thanks in advance for any help someone can offer.

My guess is that you'll have to add some custom code to the container's .Resize event, checking the new width of the grid column and resizing and repositioning the items on the container accordingly.

Steve
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform