setting Collection properties for user control
hi
iam creating custom graph control which plot graph. my control consits of a collection property where the user can add any no lines and set its color and style and maped to any database fields etc.
i written a seperate class for collection. which will be stored in a a collection object of the parent class. using uitypeeditor iam calling ths sub class to store it in my collection how ever this is achived only if declare my collection object as new collection.
and it is running well in design time ie (form desin time ) but once save and close the form i cant able to retrive the colletion details again. any help to over come this iam wrong in declaring the collection or in my approch of calling uitypeeditor etc .
Luv
PurpleHaze
|