Hi everyone,
i have a collection editor which i implemented it from System.Componen tModel.Design.C ollectionEditor . I need to insert/delete values into the collection by using another editor form at design time. So is there a way to insert values into the collection outside the main CollectionEdito r or can i trigger the click events of the add/remove buttons of the collection editor?
Any help would be appreciated.
i have a collection editor which i implemented it from System.Componen tModel.Design.C ollectionEditor . I need to insert/delete values into the collection by using another editor form at design time. So is there a way to insert values into the collection outside the main CollectionEdito r or can i trigger the click events of the add/remove buttons of the collection editor?
Any help would be appreciated.
Comment