Introduction - If you have any usage issues, please Google them yourself
Using C# language-made a smooth progress bar control in a sample program, click the Test button to see the use of the control. The code within the comment is a good example to learn reference. The program is divided into the control source and example source code, test before you compile the file the WindowsFormsControlLibrary folder Debug directory and then the generated DLL file copied to the SmoothProgressBar folder DLL files and test files at the same level before they can . Notes on some C# code:
SmoothProgressBar\SmoothProgressBar\SmoothProgressBar\bin\Debug\WindowsFormsControlLibrary.dll
.................\.................\.................\Program.cs
.................\.................\.................\...perties\AssemblyInfo.cs
.................\.................\.................\..........\Resources.Designer.cs
.................\.................\.................\..........\Resources.resx
.................\.................\.................\..........\Settings.Designer.cs
.................\.................\.................\..........\Settings.settings
.................\.................\.................\SmoothProgressBar.cs
.................\.................\.................\SmoothProgressBar.csproj
.................\.................\.................\SmoothProgressBar.Designer.cs
.................\.................\.................\SmoothProgressBar.resx
.................\.................\SmoothProgressBar.sln
.................\.................\SmoothProgressBar.suo
.................\WindowsFormsControlLibrary\WindowsFormsControlLibrary\bin\Debug\WindowsFormsControlLibrary.dll
.................\..........................\..........................\...\.....\WindowsFormsControlLibrary.pdb
.................\..........................\..........................\obj\Debug\WindowsFormsControlLibrary.csproj.FileListAbsolute.txt
.................\..........................\..........................\...\.....\WindowsFormsControlLibrary.csproj.GenerateResource.Cache
.................\..........................\..........................\...\.....\WindowsFormsControlLibrary.dll
.................\..........................\..........................\...\.....\WindowsFormsControlLibrary.pdb
.................\..........................\..........................\...\.....\WindowsFormsControlLibrary.SmoothProgressBar.resources
.................\..........................\..........................\Properties\AssemblyInfo.cs
.................\..........................\..........................\SmoothProgressBar.cs
.................\..........................\..........................\SmoothProgressBar.Designer.cs
.................\..........................\..........................\SmoothProgressBar.resx
.................\..........................\..........................\WindowsFormsControlLibrary.csproj
.................\..........................\WindowsFormsControlLibrary.sln
.................\..........................\WindowsFormsControlLibrary.suo
.................\..........................\..........................\obj\Debug\Refactor
.................\..........................\..........................\...\.....\TempPE
.................\SmoothProgressBar\SmoothProgressBar\bin\Debug
.................\WindowsFormsControlLibrary\WindowsFormsControlLibrary\bin\Debug
.................\..........................\..........................\obj\Debug
.................\SmoothProgressBar\SmoothProgressBar\bin
.................\.................\.................\Properties
.................\WindowsFormsControlLibrary\WindowsFormsControlLibrary\bin
.................\..........................\..........................\obj
.................\..........................\..........................\Properties
.................\SmoothProgressBar\SmoothProgressBar
.................\WindowsFormsControlLibrary\WindowsFormsControlLibrary
.................\SmoothProgressBar
.................\WindowsFormsControlLibrary
SmoothProgressBar