Thanks for your reply,
The List<shape> property is inside another object.
Class Picture
{
String name
[editor....
List<shape> outline
}
Is there a way to define editor type that inherits from collection control and assign types??
Thanks a lot for ur help
Mary