giduac

Results 29 issues of 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...

enhancement
new feature
suggestion
under investigation
area:toolkit

**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...

bug
themes
in progress
ongoing

**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...

bug
help wanted
in progress
area:designer

**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...

bug
need more information

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....

documentation :open_book:
support request

**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...

enhancement
new feature
suggestion
in progress
version:100-lts

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...

discussion
other

1418-cleanup-warnings-0011 [issue 1418](https://github.com/Krypton-Suite/Standard-Toolkit/issues/1418) First part of the Navigator module. ![compile-results](https://github.com/Krypton-Suite/Standard-Toolkit/assets/96108132/53374ffa-2325-4581-98d2-b9f5ca7553c1)

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...

bug

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. ![compile-results](https://github.com/Krypton-Suite/Standard-Toolkit/assets/96108132/5a9894fe-2c43-4169-add6-2171168b2e15)