Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Display a list of components in a property
Message
From
11/04/2005 09:48:32
 
 
To
All
General information
Forum:
ASP.NET
Category:
Other
Title:
Display a list of components in a property
Environment versions
Environment:
VB.NET 1.1
OS:
Windows XP SP1
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
01003335
Message ID:
01003335
Views:
74
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.
Reply
Map
View

Click here to load this message in the networking platform