adding gui to interface
I'm using 'interface' class to connect my main application with my dll
library. The problem is that I want my library to have it's own
configuration form, which will be called from the main application. I'm
not sure where to start. How can I add a form to my dll library and then
be able to call it from main application? Thanks!
No comments:
Post a Comment