Hi WorldIntruder, I'd like to know why you need to add the control in the initialize method of the designer. If you check the count of the controlcollection before adding the ToolStrip control, does it work? If the above doesn't work, I think using a text file to store the information will be Ok. The text file will contain a line of string, which can be simply 0 at first. After we execute the code in the initialize method, we write 1 to the file. At last we add a "if statement" to determine whether to add the toolstrip control. If you have any doubts, please feel free to let me know. Best regards, Bruce Zhou Please mark the replies as answers if they help and unmark if they don't. |