Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
DotNet equivalent baseclassed container
Message
De
17/08/2009 10:47:09
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Programmation Orientée Object
Titre:
DotNet equivalent baseclassed container
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01418464
Message ID:
01418464
Vues:
100
Hi,
Sorry for the .Net question, but we're trying to figure out the equivalent of a baseclassed Foxpro container in .Net.
Let me clarify :

In foxpro, we have a VCX which is a custom-container containing a label, checkbox and textbox.
When we use this container on forms in foxpro, and change the width of let's say the Textbox in the baseclass, the forms with this container on it follow suit.

How does one manage this in .Net?
For all we see, if we drop a container on a form in .Net, there's a lot of code generated in the form itself stating amongst other things position and width of all parts of the container on the form.
Thus, changing the width of the textbox on the .Net container itself does NOT affect the forms with that container on them.

We're kind of baffled and don't know how to tackle this problem.
Any help is greatly appreciated

Thx
Guillaume
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform