Working With Progress Bar.......

Monday 12 March 2012
Step 1:

Create a Windows Application
  • Select Start--All Programs--Microsoft Visual Studio 2008--Microsoft Visual Studio 2008....
  • After that Select File--New Project
  • Select the project type as Visuyal C# from the project types pane, and Windows form Application from the Templates pane
  • Type the name of the new project as Progress bar int the name text box.
  • Click OK


Step 2: Add ProgressBar Control And Timer Control




Step 3:
Set the Properties Of Timer As Follows:


 Step 4:
Double Click On Timer Control And Write Following Code:


Final Project:

0 comments:

Post a Comment