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.
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.