=======
Module Name | Current Version | Github License |
---|---|---|
Module Name | Current Version | Github License |
---|---|---|
=======
=======
=======
- Implemented #8, Is it possible to only minimize FloatingWindow in DockingManager?
- Fix for #9, Cannot place
KryptonStatusStrip
on a Form - Fix for #12, AllowButtonSpecToolTipPriority
- If the parent Item has tooltips, and the button spec has tooltips, then the default is show both when hovering over the button spec. This can be disabled by setting AllowButtonSpecTooltipPriority to true, so that only 1 tooltip is displayed when hovering over any part of the control.
=======
- We now have Canary builds
- Implemented #4,
KryptonDataGridViewComboBoxCell
does not contain property forItems
- Implemented #5, Progressbar
- Implemented
DrawItem
event forKryptonListBox
- Known Bug:
KryptonStatusStrip
does not work, to be fixed in next release
=======
- New repository to reduce codebase and total file size
- Fix for #39, System.ArgumentException: 'Parameter is not valid.'
- Fix for #30,
AutoHiddenGroup elements do not properly process AppearanceChanged events
. Credit to MGRussell - Fix for
SerializationException: Type 'System.Windows.Forms.Cursor' in Assembly 'System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089' is not marked as serializable.
, credit to Carko - Updated website URL in code files
- Updated minor version number from
490
to500
in code files
=======
- Fix #28, KryptonForm crashing Visual Studio
- Added support for
KryptonInputBox
textbox text alignment
=======
- Support for all frameworks .NET 3.5 to 4.8 inclusive
- Support for .NET Core LTS (currently 3.1)
- Changed
490
to500
- Builds from now on will be labelled as
YYMM