Media Summary: "PUBLIC CLASS FORM1" dim firstname as string dim middlename as string dim lastname as string in Textbox1 firstname ... All right in this video we're going to look at using timers with progress bars code : button1: timer1.start timer1: progressbar1.increment(1) if progressbar1.value = 100 then ...
Visual Basic 2008 Tutorial 2 - Detailed Analysis & Overview
"PUBLIC CLASS FORM1" dim firstname as string dim middlename as string dim lastname as string in Textbox1 firstname ... All right in this video we're going to look at using timers with progress bars code : button1: timer1.start timer1: progressbar1.increment(1) if progressbar1.value = 100 then ... Here, I cover using messageboxes, both methods.