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

Advanced Summary Box(with headers)

download download  
important code information
author:
theosof
minimum requirements:
Advanced Summary Box(with headers) description

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 for the control as well. You can define selection mode (none or single) and some colors. I've also put in a double buffer.


File List:
Advanced Summary Box/0b
Advanced Summary Box/Advanced Summary Box.sln1Kb
Advanced Summary Box/Advanced Summary Box.suo12Kb
Advanced Summary Box/Advanced Summary Box.vbproj5Kb
Advanced Summary Box/Advanced Summary Box.vbproj.user2Kb
Advanced Summary Box/AdvancedSummaryBox.gif13Kb
Advanced Summary Box/AdvancedSummaryBox.resx7Kb
Advanced Summary Box/AdvancedSummaryBox.vb14Kb
Advanced Summary Box/AssemblyInfo.vb1Kb
Advanced Summary Box/Form1.resx12Kb
Advanced Summary Box/Form1.vb5Kb
Advanced Summary Box/bin/0b
Advanced Summary Box/bin/Advanced Summary Box.pdb56Kb
Advanced Summary Box/frmAddItem.resx10Kb
Advanced Summary Box/frmAddItem.vb4Kb
Advanced Summary Box/obj/0b
Advanced Summary Box/obj/Debug/0b
Advanced Summary Box/obj/Debug/Advanced Summary Box.pdb56Kb
Advanced Summary Box/obj/Debug/AdvancedSummaryBox.AdvSumBox.resources4Kb
Advanced Summary Box/obj/Debug/AdvancedSummaryBox.Form1.resources8Kb
Advanced Summary Box/obj/Debug/AdvancedSummaryBox.frmAddItem.resources6Kb
Advanced Summary Box/obj/Debug/TempPE/0b
Advanced Summary Box/obj/Debug/sumbox2.Form1.resources6Kb
Advanced Summary Box/obj/Debug/sumbox2.Sumbox.resources5Kb
Advanced Summary Box/obj/Debug/sumbox2.frmAddItem.resources5Kb
Advanced Summary Box/obj/Debug/sumbox2.pdb34Kb
Advanced Summary Box/obj/Debug/temp/0b

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 ...
Auto Progressbar (Popularity: ) : 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 ...
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 43
version 3.0
size in Kb 64
popularity   823/7913374
user rating 4/10
ad


New Code
Popular Code