Do I have to derive from CollectionsBase to get the collections editor to properly edit my types in the IDE? That doesn't make sense. I should be able to use a simple built in array class to hold my objects and then use an attribute to tell the compiler what object the editor to construct for the array. What am I missing?
I implemented a custom collection and the editor did work but all of the member implementations on the collection just simply called into the same base method. No new functionality at all. Why oh why do I have to write code that adds no functionality just to get the editor to work? Reggie You can read messages from the DOTNET archive, unsubscribe from DOTNET, or subscribe to other DevelopMentor lists at http://discuss.develop.com.