Hi,
Is there a way to move a form before it becomes visible when it is an MDI child?
I've tried setting the visible property to false at design-time, then using code to centre and show the form, but the form flashes for a second in its initial position before moving, which doesn't look great.
Any ideas?
