I am creating a dialog using DialogBoxParam(). After my dialog has finished painting and sitting idle, I would like to be able to detect the dialog is idle and call a process in the background. How can I do this? I haven't found any callbacks that will let me perform a task once the dialog is drawn.
thanks,
Fred
Start Free Trial