SIGN UP MEMBER LOGIN:    
ARTICLE

ProgressBar in C#

Posted by Nanu Jogi Articles | Windows Forms C# January 10, 2001
Attached sample file shows how to use progress bar...
Reader Level:
Download Files:
 

The attached class shows how to implement progress bar in C#. See attached file for more comments. Here is a chunk from the file:

progressBar1.Maximum = 10;
progressBar1.Location =
new System.Drawing.Point(8, 312);
progressBar1.Minimum = 0;
progressBar1.TabIndex = 0;
progressBar1.Value = 0;
//We have calculated the excat size which will result in only 20 boxes to be drawn
progressBar1.Size = new System.Drawing.Size(520, 40);
progressBar1.Step = 1;
.................

Login to add your contents and source code to this article
share this article :
post comment
 

Sir I have created Question Bank project in C#.net2008 but i want generate Exam paper in Crystal report so how can i generate Question Paper pls help me sir

Posted by parameshwer thokade Dec 30, 2010

dsfgdsfgdg

Posted by udit dixit Dec 24, 2009

dsfgdsfgdg

Posted by udit dixit Dec 24, 2009

oke good

Posted by Arya Wardhana Dec 14, 2009

How to run the progress, give the source code to me

Posted by Nauman Ahmad Dec 30, 2008
Nevron Gauge for SharePoint
Become a Sponsor
PREMIUM SPONSORS
  • ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications.
    ceTE software specializes in components for dynamic PDF generation and manipulation. The DynamicPDF™ product line allows you to dynamically generate PDF documents, merge PDF documents and new content to existing PDF documents from within your applications. Visit DynamicPDF here
Nevron Gauge for SharePoint
Become a Sponsor