Questions tagged [krypton-toolkit]

Krypton toolkit is a free .Net library of user interface controls and components.

52 questions
0
votes
1 answer

Visual Studio 2013 & Krypton Toolkit (c#)

I've added the toolkit.dll as a reference, but I can't seem to find out how to make the program inherit the ComponentFactory.Krypton.Toolkit.KryptonForm so that the over all form's design is different. Any help?
0
votes
1 answer

In Visual Studio, how to build components into final version?

I've downloaded and installed the Krypton Toolkit for Visual Studio. https://github.com/ComponentFactory/Krypton Is it possible, to build my final solution with these libaries? I don't want install Krypton Toolkit on every PC, where the software…
K. Roland
  • 332
  • 2
  • 11
0
votes
2 answers

Changing winform style in C#

Okay, so some of you may be familiar with the Krypton Toolkit by Component Factory. If not, check it out here. Anyways, you can change the form style completely using this toolkit by opening the designer code for your form and changing this…
HSM Interactive
  • 37
  • 3
  • 11
0
votes
2 answers

Options to display 20 - 200 items for user selection in a winform app?

I have need of a checked combobox control like this one --> DevExpress (I am using this now and would like to move away from DevExpress for many many reasons) I am willing to attempt my own control though I would like*(read need)* some direction. I…
Refracted Paladin
  • 12,096
  • 33
  • 123
  • 233
0
votes
1 answer

C# - Application randomly locking up when interacting with the UI

So I'm quite new to C#, but I'm working on a rather large threaded application that has been deciding to lock up. I'll either be clicking a button to just launch a new form, or trying to resize a table, and it will lock up and I have to quit the…
Geesu
  • 5,928
  • 11
  • 43
  • 72
-1
votes
1 answer

how to add a click event to item of KryptonContextMenu?

Can anyone explain how to add a click event to an item, the documentation is literally lacking EVERYTHING. Thanks for your concern!
kfcalf
  • 15
  • 4
-1
votes
1 answer

Krypton Suite Query

I've been using the Krypton Suite/Toolkit to great benefit, but I've always wondered why there's a free version. Is it all just a trial, and will it just cut out eventually, or is it just certain elements that are 100% free, how does that work. Any…
Bill Dekel
  • 47
  • 3
  • 10
1 2 3
4