Categories: MSDN / DotNet / Java / Scripts / Linux / PHP Ask - La ask - La Answer

Hint message

hello everyone,
I am doing a program which need long time to run. so I want to give users a meassge about what program is doing. like this, "the Program is Verifying the Data, please Wait...", But not interacive with users.
I have no idea how to do.
Thanks a lot.
[290 byte] By [whygh] at [2007-11-11 7:14:50]
# 1 Re: Hint message
I would use a Label or Status Bar. It's a good idea to provide a Cancel button to give the user an opportunity to cancel the lengthy operation.
Phil Weber at 2007-11-11 17:27:10 >