Hi all

I have a MIDIForm with two child forms. (Form1 and Form2)

Both the child forms are the same size and have identical properties set.

When Form1 loads its fills the midiForm perfectly.

When I hide form1 and show Form2, the form2 is "offset" down and to the right leaving a grey area on two sides (Top and left)

Any idea what I am doing wrong?

Many thanks