You can also do by changing the text property of textbox .
for example
textbox1.text= "please enter your name"
User Profile
Collapse
-
Last edited by Niheel; Dec 20 '11, 03:29 PM. -
You can call report progress or even you can set the progress bar with timer.
If ProgressBar1.Va lue <= 32 Then
Label7.Text = "Initializing.. ..."
ElseIf ProgressBar1.Va lue <= 52 Then
Label7.Text = "Loading components..... "
ElseIf ProgressBar1.Va lue <= 72 Then
Label7.Text = "Integratin g Database...."...Last edited by Niheel; Dec 20 '11, 03:29 PM.Leave a comment:
No activity results to display
Show More
Leave a comment: