? Collection add object -> usercontrol add control 
Author Message
 ? Collection add object -> usercontrol add control

I have a collection class to keep some objects I create from another class,
I create an instance of the colection class in a UserControl, then, I add
objects to the coleccion instancing other class, but I dont know, how to
create a control into my user control to represents the interface for the
new object I created as class-object into my colection.
I mean, I have a colectio that manage Widgets, I have a user control where I
instance this colecction. I add widgets to my colection, but I want to
widgets controls appear into my usercontrol for each widget I add to the
colection, I they must be relationated!
Help please.
David


Fri, 14 Sep 2001 03:00:00 GMT  
 ? Collection add object -> usercontrol add control
I have a collection class to keep some objects I create from another class,
I create an instance of the colection class in a UserControl, then, I add
objects to the coleccion instancing other class, but I dont know, how to
create a control into my user control to represents the interface for the
new object I created as class-object into my colection.
I mean, I have a colectio that manage Widgets, I have a user control where I
instance this colecction. I add widgets to my colection, but I want to
widgets controls appear into my usercontrol for each widget I add to the
colection, I they must be relationated!
Help please.
David


Fri, 14 Sep 2001 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ? Collection add object -> usercontrol add control

2. Add UserControl to the Control Collection at Runtime

3. Adding objects to a collection object

4. Dynamically adding controls to the Controls collection

5. Adding to Collection Object

6. Any help??>>>Re: add custom icon to button outlook commandbar in dotnet

7. How do you add object to a collection

8. More on Adding a class object to collections

9. Adding user defined types to a collection object

10. Adding objects to collections

11. VB5.0 Type mismatch when adding object to collection

12. Storing objects added to a collection in a database

 

 
Powered by phpBB® Forum Software