I found it is very easy to put a form inside another form, which can be very handy if you want to use some forms that have duplicate parts on them, but have some differences. Visual Inheritence can be used as well, but sometimes that is not so easy to implement, and this method allows you to easily put the embedded form anywhere on the master form.