質問

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