|
dev
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Design Time event missingHi all,
I have created a CollectionBase descendant property on a user control which provides a collection of Component descendants. I have provided attributes to hide the component from the designer so that I can use the default collection editor to maintain the list. It worlks fine except for being able to implement public events that are defined on the component. I can not hook into the event at design through the Collection Editor or the source editor, only via code. I am using C# 2.0. Thanks in advance. |
|||||||||||||||||||||||