Вопрос

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?

Это было полезно?

Решение

Try to change the base class of your forms from Form to KryptonForm.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top