I set some initial properties (caption and some others) of my control in the IniPropererties event. I open in design mode the form which will contain my control; I put my control in and it has the properties I set before; I change the caption; I open the code of my control and then go back to the form in design mode; my control has lost the caption I changed before!! What can I do?? I don't know how to keep the properties set before, if I don't open the form in run-time mode!! Hope you help me!!