I have included a user control in another statically following code :
place the folowing directive in the asp code of the parent page or usercontrol:
<
Using
Name_of_your_child_control1.PublicPropertyName
must work for your parent user control.