I have created a user control which is placed on many of the forms
in the project.

Sometimes the usercontrols is automatically removed from the forms.
My project is into SourceSafe. So sometimes when i checkout the
form the usercontrols automatically becomes visible on the form.

I come to know this when i run that particular form.

Sometimes it works out if i remove the project and come back,
but this is a very rare case. Now i can't keep on checking out
each and every form and keep on placing the controls on the form.
Is there any proper solution for this problem.