Languages Visual Basic & VB.NET .Net Controls/ Forms/ Dialogs/ Menus  

Auto Progressbar

download download  
important code information
author:
theosof
minimum requirements:
Auto Progressbar description

This is a flat progress bar with smooth scrolling. It also displays the percentage on the progress bar. You can change the progress color through a floating point variable. The diference with this progress bar is that it has a timer that increments the value each second rather than having it jump. With this you get a truly smooth progress bar.


File List:
AutoProgress/0b
AutoProgress/AssemblyInfo.cs2Kb
AutoProgress/AutoProgress.csproj5Kb
AutoProgress/AutoProgress.csproj.user2Kb
AutoProgress/AutoProgress.sln1Kb
AutoProgress/AutoProgress.suo10Kb
AutoProgress/Autoprogressbar.cs5Kb
AutoProgress/Autoprogressbar.resx7Kb
AutoProgress/bin/0b
AutoProgress/bin/Debug/0b
AutoProgress/bin/Debug/AutoProgress.pdb20Kb
AutoProgress/obj/0b
AutoProgress/obj/Debug/0b
AutoProgress/obj/Debug/AutoProgress.Autoprogressbar.resources4Kb
AutoProgress/obj/Debug/AutoProgress.pdb20Kb
AutoProgress/obj/Debug/AutoProgress.projdata6Kb
AutoProgress/obj/Debug/TempPE/0b
AutoProgress/obj/Debug/temp/0b
Autoprogressbar Test/0b
Autoprogressbar Test/AssemblyInfo.vb1Kb
Autoprogressbar Test/Autoprogressbar Test.sln1Kb
Autoprogressbar Test/Autoprogressbar Test.suo8Kb
Autoprogressbar Test/Autoprogressbar Test.vbproj4Kb
Autoprogressbar Test/Autoprogressbar Test.vbproj.user2Kb
Autoprogressbar Test/Form1.resx8Kb
Autoprogressbar Test/Form1.vb3Kb
Autoprogressbar Test/bin/0b
Autoprogressbar Test/bin/Autoprogressbar Test.pdb18Kb
Autoprogressbar Test/bin/autoprogress.pdb20Kb
Autoprogressbar Test/obj/0b
Autoprogressbar Test/obj/Debug/0b
Autoprogressbar Test/obj/Debug/Autoprogressbar Test.pdb18Kb
Autoprogressbar Test/obj/Debug/Autoprogressbar_Test.Form1.resources5Kb
Autoprogressbar Test/obj/Debug/TempPE/0b
Autoprogressbar Test/obj/Debug/temp/0b
Readme.txt181b

Similar code
A ComboBox control with a TreeView (Popularity: ) : This UserControl is a ComboBox control that has its dropdown window replaced with a TreeView control. Handling the mouse, the keyboard and the focusing was a bit tricky and the control is not 100% perfect but it works just fine. ...
A "DataGrid" -extended-: FullRowSelect + Disabled Cell editing. (Popularity: ) : 1 part of code: I want to show you how you can set FullRowSelest in DataGrid + disable cell(textbox) editing. 2 part of code: How you can use DataGridColumnStyles to show fields in DataGrid that only you want to be ...
adxSuperPanel Control (Popularity: ) : adxSuperPanel will provide you with an advanced .NET panel control with ample properties to create cool Winforms applications. You can read the entire story on my website . You will find the a list of properties, technical notes and a ...
Advanced Summary Box(with headers) (Popularity: ) : Originally, the summary box was meant to act like a list box that wraps long text. This is an advanced, more evolved edition of the summary box. It now uses Office style highlighting, and item headers. There are more options ...
Cool Skinable Form Control (Popularity: ) : The control created looks like a normal form, with a few differences. GradientFill. Text Alignment. Text Gradient, Text color. Customization of Close, Maximize, Minimize buttons. Moving form, can be disabled. Resizing form, can be disabled. Custom form skins. Remember to ...
Auld Mike (Popularity: ) : Adds color gradient to Forms and Controls, including controls inside containers. Simple, small Module to be added to your project. Zip file includes a demo program.
User reviews

Write a review:
1 2 3 4 5 6 7 8 9 10
1=poor 10=excellent
Write review*
Your name*
Email*
  (Comments are moderated, and will not appear on this site until the editor has approved them)
 
Rate me
supported os
stats
downloads 26
version
size in Kb 37
popularity   857/7913374
user rating 4/10
ad


New Code
Popular Code