Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid
Message
De
12/04/2006 10:14:51
 
 
À
12/04/2006 07:17:37
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Re: Grid
Versions des environnements
Visual FoxPro:
VFP 9 SP1
OS:
Windows XP SP2
Network:
Windows 2000 Server
Database:
MS SQL Server
Divers
Thread ID:
01112819
Message ID:
01112887
Vues:
10
I think to create the effect that you want, you need to create a class based on a container. The container should have two text boxes added side-by-side. You then need to have logic in the Resize() event of the container to resize the text boxes as appropriate. Then add this custom container class to the column that you want to be multi-columned and set the currentcontrol source to the container. In the resize of the column, handle the resize of the container. You will need to add the sources then to the textboxes in the container.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform