Tagged Questions

0
votes
2answers
119 views

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 …
0
votes
2answers
419 views

Krypton Form not showing up in Visual Studio Professional 2008

I have just installed the Krypton Toolkit 3.0.6 from component Factory. I find that in the create new Project Dialog Box , Krypton Form does not show up as an option. I am sure it used to show up ( …
1
vote
1answer
84 views

Is there any way to create a stand-alone ButtonSpec in Krypton Toolkit?

I need to create a button that has the same style as ButtonSpec with its type set to Context, is there any way to create a ButtonSpec that isn't directly attached to another control, or have I missed …