Krypton 2.8.0 Released
Your favorite WinForms toolkit is now better than ever before! The free toolkit has grown to include 21 controls, 5 components and 1 form. And that does not include the 9 different elements that can be added inside the context menu component. Here is a summary of the new features…
New Controls/Components
KryptonDropButton
KryptonColorButton
KryptonListBox
KryptonCheckedListBox
KryptonCommand
KryptonGallery
6 x KryptonContextMenu Elements
Note that the KryptonGallery is a standalone version of the gallery element that has been added to the KryptonRibbon. Also note that you need a ribbon serial key to use the gallery control, it is not part of the free toolkit.
I recommend you check out the KryptonContextMenu, KryptonCommand and KryptonCheckedListBox examples to see some of the enhancements in action. If your using the Ribbon then check the out the gallery examples to see them in full glory.
P.S. Please read the change list documents contained in the Resources section of the Krypton Explorer. There is a small breaking change for some uses of the KryptonComboBox as well as a line of code the needs removing from all generated code use of the KryptonComboBox.
April 22nd, 2008 at 12:10 am
Just wanted to be the first to thank you for all of your effort. The components will bring a real polish to my apps ..
Keep up the good work ..
April 22nd, 2008 at 12:38 am
Great work, Phil !!!!
April 22nd, 2008 at 2:32 am
Fabulous!
Thank you for the great toolkit.
April 22nd, 2008 at 5:30 pm
[...] Krypton 2.8.0 Released – Component Factory announce the latest release of their Winforms ToolKit, which now includes 21 controls, 5 components and 1 form – the best bit – these controls are all free, even for commercial use. [...]
April 22nd, 2008 at 11:56 pm
looks awesome, thanks!
April 23rd, 2008 at 12:24 am
All solutions are up to date now! Superb!! :D
April 23rd, 2008 at 8:04 am
Great work, but i have to signal you that i have encountered a problem:
When in the CheckedListBoxControl i set the property “HorizontalScroll” to true, the horizontal scroll is never show (the text of each item overflow the textarea).