Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Display a list of components in a property
Message
De
11/04/2005 09:48:32
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Display a list of components in a property
Versions des environnements
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
01003335
Message ID:
01003335
Vues:
76
Hi, i am try to accomplish this:

I have a component BusinessObjectProvider1 of type BusinessObjectProvider, this one has a property named BusinessObject of type BusinessObjectBase.

Now a i have a control that have a property BusinessObject of type BusinessObjectBase, This property should display a list of all components inf my form of type BusinessObjectProvider (I could do this through FileCodeModel) the list of values would be of type String. When i select one of the values i want the generated code look like this:

Me.Control1.BusinessObject = BusinessObjectProvider1.BusinessObject

Does anyone knows how to do this?

or provide some link to get something similar and get the idea.
Répondre
Fil
Voir

Click here to load this message in the networking platform