c# - create sequence message text in windows application -


i want create sequence of message using textbox when program running. create windows application read data data table , stored database table. in time using multiline text box show continuous message. can't this. message show @ end of process complete..

please me this..

you need run code on background thread ui able update.

use backgroundworker class , progress reporting functionality.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -