If your aim is to center the dialog for both maximized and restored-down states I would use StartPosition="CenterPage" I haven't found a good use yet for "CenterParent" for C1WebDialog. Centerparent centers the dialog in relation to the content on the page it seems. So if the...