Question

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?

Était-ce utile?

La solution

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

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top