i want to detect when a user has *finished* resizing a window - WM_SIZE occurs for every move - not what i need - since im not getting WM_NCLBUTTONUP in a sizeable dialog, does anyone know how to detect this ? Thanks!