Hi everyone,
i have designed an editor which i use it to get some string values from the user at design time and i want to pass these string values as a collection into the propertygrid and then save it in the form's initializecomponent method. I can manage that just by adding the values into the propertygrid. Does anybody know how to do this via the editor?
Any help would be appreciated.