F
federico
Hello I have an application that iterates through the messages of a mailbox.
The program does fine the job of moving messages that match a criteria. I
would like to add to the program the capablity of displaying a progress
window. Ideally, the progress window should have a textbox control that
display very fast the subject of each email it is examining. The user would
not be able to read the contents of the textbox, but he would be happy
knowing that the program is working.
I tried serveral combinations of suspendlayout, resumelayout, performlayout,
but nothing seem to work.
Any advice you could give me will be greatly appreciated.
federico
The program does fine the job of moving messages that match a criteria. I
would like to add to the program the capablity of displaying a progress
window. Ideally, the progress window should have a textbox control that
display very fast the subject of each email it is examining. The user would
not be able to read the contents of the textbox, but he would be happy
knowing that the program is working.
I tried serveral combinations of suspendlayout, resumelayout, performlayout,
but nothing seem to work.
Any advice you could give me will be greatly appreciated.
federico