On dimanche 23 mars 2008, Robert Rowe wrote: > Try this: > > fMain.x = (Desktop.Width - fMain.Width) / 2 > fMain.y = (Desktop.Height - fMain.Height) / 2 > > Robert Rowe > Or this: fMain.Center() -- Benoit Minisini