[BUG] KryptonStatusStrip - Canary - Build Error
Hi in Krypton Toolkit Stable the StatusStrip will not add to my form it errors so i tried a blank project with Canary Build it adds it which is cool but when I press build and run (Debug) with 6.0.2103.4 it gives debug error for Me.KryptonStatusStrip1 = New Krypton.Toolkit.KryptonStatusStrip() - System.NullReferenceException: 'Object reference not set to an instance of an object.'
Hi @gunny2k7
Thanks for the report. I've fixed the bug in the upcoming 2103 build of the extended toolkit, and will be removing the control from the standard toolkit. I was trying to render custom progress bars, which don't exist on a newly created status strip Krypton-Suite/Standard-Toolkit#5
For me the status strip works on a normal window but not on a KryptonForm, it will disappear and it is impossible to add it again. The error is the same as it has always been.
Hi @lorinkundert
Is that in the extended toolkit?
Yes it is, I wonder if it could be a Net Core issue with the development environment in Visual studio.
Yes it is, I wonder if it could be a Net Core issue with the development environment in Visual studio.
So, this should be transferred to the other project then ?!
Yes it is, I wonder if it could be a Net Core issue with the development environment in Visual studio.
We're actually in the middle of redeveloping the Extended-Toolkit, so I'll have a look.