Hello people. I have the following very easy problem:
After pressing a button a dialog box appears. I want this dialog box to automatically do a StepIt() (CprogressCtrl) and then to be released when the user presses the Ok button.
Is there a function that is called after the dialog box is created so I can perform my task?
Thank you in advanced!