Hi,

How do I centre an object on my form??? I tried this:

CmdContinue.top = form1.width / 2
CmdContinue.left = form1.height / 2

You can stop laughing now.