Krypton Suite 4.2 Released
Download using this direct link...
http://www.componentfactory.com/downloads/KryptonSuite420.zip
This new release is smaller than usual but does contain a new Toolkit
control called the KryptonTrackBar. It acts like the standard windows
version allowing the user to drag a position indicator along a track.
It also has the ability to draw the track as a triangle and so giving
the appearance of a volume control. Always provided are a number of
bug fixes and more minor additions.New for Version 4.2
Change Lists
- http://www.componentfactory.com/downloads/changeLists/KryptonToolkitChangeList.doc
- http://www.componentfactory.com/downloads/changeLists/KryptonNavigatorChangeList.doc
- http://www.componentfactory.com/downloads/changeLists/KryptonWorkspaceChangeList.doc
- http://www.componentfactory.com/downloads/changeLists/KryptonDockingChangeList.doc
- http://www.componentfactory.com/downloads/changeLists/KryptonRibbonChangeList.doc
Crownwood Software Ltd, PO Box 1504, Glen Waverley, Victoria 3150, Australia
Version 4.2
KryptonTrackBar
Just like the standard windows track bar this control allows you to move a marker along a track in order to specify an integer value. You can use it in vertical or horizontal orientation and it has three predefined sizes along with many options for specify how it works. Check out the samples to see it in action.
KryptonDataGridViewComboBoxColumn
This column definition now has DisplayMember and ValueMember values.
KryptonComboBox and RightToLeft fail for DropDownList
When you select RightToLeft for the control and also update the mode to be a DropDownList then it incorrectly draws the edit area text. This is fixed.
KryptonDateTimePicker and MinDate/MaxDate
If you assign MinDate and/or MaxDate values that include a time portion then these values can cause a crash when the drop down is used to select an alternate date. This is fixed.