1
Reply

Display or Logging Message

MOHAMED JACKARIAH

MOHAMED JACKARIAH

Jun 11 2015 9:20 AM
559
Hi Friends,
 
I have create on windows application. When user fill the details and click the Install button. I want to show the activities in the same form. How to solve this tasks.
 
When user Click the Install button I validate the user inputs and pass all the values into another class. Also I am generating the below mentioned messages. 
 
For Exmaple
When User Click the Install Button in my form means I want to show the following messages.
 
Reading compressed file
Extracting file
Extracting Completed.
Reading application name 
.......... 

Answers (1)