giduac
giduac
**Is your feature request related to a problem? Please describe.** `KryptonNumericUpDown` & `KryptonDomainUpDown` have no `AutoSize` property. The standard Winforms equivalents have. **Describe the solution you'd like** Please, make the...
**Describe the bug** 365 black dark mode When the button has the focus the text is unclear. 2007 black dark mode list box entries not readable **To Reproduce** See sample...
**Describe the bug** The RootItem/Items collection is not accessible via the designer. Works in NET480 Does not work in Net31/50/60 Tried several TK version including stable, canary and nightlies. **To...
**To Reproduce** Use the sample program attached and start it. **Expected behavior** In the sample there's 1 KScottplot (left) and the Scotplot original formsplot (right) Here you can see the...
Hi there, Was fiddling around with the colors / making a custom theme. I find it a bit hard to match the definitions with the visual elements in the UI....
**Describe the solution you'd like** Would it be an idea to add a Button or other type of control to emphasize the use of KToolkit and link to it and...
Keeping track of files handled in the topic start and possible discussion about this can be done in this thread. 2024-05-10 | 1418-cleanup-warnings-0027 | PR 1459 Warnings: 115 Toolkit third...
1418-cleanup-warnings-0011 [issue 1418](https://github.com/Krypton-Suite/Standard-Toolkit/issues/1418) First part of the Navigator module. 
The line in `KT/Ribbon/Globals/GlobalDeclarations.cs` Also twice in the Krypton Toolkit module `Globals/Globals/GlobalDeclarations.cs` ```cs [assembly: InternalsVisibleTo(@"Krypton.Toolkit, PublicKey=a87e673e9ecb6e8e", AllInternalsVisible = true)] ``` Reports this warning in the IDE: > Warning CS1700 Assembly...
1418-cleanup-warnings-0027 [issue 1418](https://github.com/Krypton-Suite/Standard-Toolkit/issues/1418) Toolkit third part This is the last bulk of warnings removed. The last 115 will need closer attention to be removed. 