Hi
Please somebody help me to make a user control property of ArrayList and how to make an editor for this property.
Example: for my user control, say i want to add a property named TextList which will be any ArrayList of strings. How to make this so that an collection editor of strings is diaplyed during design time.

Santanu