Skip to content

Commit d4da249

Browse files
authored
Merge pull request #456 from Krypton-Suite/alpha-kmessageboxrtl
Alpha kmessageboxrtl
2 parents 95a8864 + 23efefb commit d4da249

File tree

153 files changed

+7569
-984
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

153 files changed

+7569
-984
lines changed

Documents/Help/Changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
=======
77

88
## 2024-11-xx - Build 2411 - November 2024
9+
* `KryptonMessageBoxExtended` now supports RTL reading
10+
* `Krypton.Toolkit.Suite.Extended.Toast` is now deprecated, as it has now been asorbed into the standard toolkit
11+
* `KryptonFormExtended` - `AllowFormIntegrate` property has now been removed to fall in line with the standard toolkit
912
* Resolved [#446](https://github.com/Krypton-Suite/Extended-Toolkit/issues/446), Throwing exceptions using the Circularprogressbar control of The Ultimate 80.0 package during design
1013
* New `KryptonAboutExtendedToolkit` API
1114
* * Add support for .NET 9.0

Source/Krypton Toolkit/AutoUpdateCreator/AutoUpdateCreator.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<Choose>
2121
<When Condition="'$(Configuration)' == 'Nightly'">
2222
<ItemGroup>
23-
<PackageReference Include="Krypton.Toolkit.Nightly" Version="90.23.12.352-alpha" />
23+
<PackageReference Include="Krypton.Toolkit.Nightly" Version="90.24.1.17-alpha" />
2424
</ItemGroup>
2525
</When>
2626

Source/Krypton Toolkit/Examples/AdvancedDataGridView.Designer.cs

Lines changed: 0 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Source/Krypton Toolkit/Examples/ButtonItems.Designer.cs

Lines changed: 0 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Source/Krypton Toolkit/Examples/CheckBoxComboBoxTest.Designer.cs

Lines changed: 186 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)