I've never tried to do multi threading and I have no clue how to do it... I tried to find different sample codes, but none of them worked for a form

basically I want to load a form within another form, but I want the second form to run on a separate thread...
can anyone help ?