Lemorlenny
New member
- Joined
- Mar 7, 2021
- Messages
- 3
- Programming Experience
- 10+
Hi all,
I used the ComponentFactory.Krypton.Toolkit dll to create a complex input form.
To do it I insert the dll reference from my C:\xxx\KryptonDlls folder and its worked fine.
After saving project I moved the DLL files from C:\xxx\KryptonDlls to D:\xxx\KryptonDlls, (bad choice).
When I reopen the project the form is empty because the DLL path reference was lost.
I reinsert the DLL Reference with the right path but the form still empty.
The source still contain al controls description but nothing appear in the forms.
How to recover the controls view in the form?
The visual studio file organization still a mistery for me .
Many thanks in advance for any suggestions.
Lenny
I used the ComponentFactory.Krypton.Toolkit dll to create a complex input form.
To do it I insert the dll reference from my C:\xxx\KryptonDlls folder and its worked fine.
After saving project I moved the DLL files from C:\xxx\KryptonDlls to D:\xxx\KryptonDlls, (bad choice).
When I reopen the project the form is empty because the DLL path reference was lost.
I reinsert the DLL Reference with the right path but the form still empty.
The source still contain al controls description but nothing appear in the forms.
How to recover the controls view in the form?
The visual studio file organization still a mistery for me .
Many thanks in advance for any suggestions.
Lenny