ComponentFactory / Krypton

Krypton WinForms components for .NET
BSD 3-Clause "New" or "Revised" License
1.88k stars 690 forks source link

Krypton controls do not show on form. #57

Open JoeRecursionJoe opened 7 years ago

JoeRecursionJoe commented 7 years ago

I have been battling this for days... I have created a new project, added references to the DLL's and added the controls to the toolbox. I inherited the Krypton Form class and added a Krypton Manager. If I change the themes, it correctly changes the form theme. However if I drop a Kyrpton control on the form, it does not show on the form, but it will show that the control was added to the form on the control pallette (sorry I do not know the proper term for it, assuming it is called the control palette) below the form. When I open the example C# files, it shows the controls, but they are not selectable, if I add any Krypton controls into the example forms, it does the same thing, it doesn't show on the form, only the control palette

Krypton looks awesome, I hope to get it working.....

krypton controls do not show on krypton form

Igor-san commented 7 years ago

Really, great components, but you have to torment yourself with something. Три adding a link to ComponentFactory.Krypton.Toolkit.Design.dll in the project (and reload Form)/ And I would switch to 2015, in 2012 I sometimes have confusing glitches.

RodrigoferroBR commented 7 years ago

Thank you, it helped me a lot.

jrhodnik commented 6 years ago

This helped me as well!

roast247 commented 2 years ago

how tf do I fix this?

roast247 commented 2 years ago

Really, great components, but you have to torment yourself with something. Три adding a link to ComponentFactory.Krypton.Toolkit.Design.dll in the project (and reload Form)/ And I would switch to 2015, in 2012 I sometimes have confusing glitches.

Wtf do you mean add a link?