Hello,
I was wondering if it is possible to add a form to an already compiled project without recompiling the excisting project?
Example...
I have created and deployed a project containing form01.
In another project I create form02 that could be opened by form01.
Can I place this form02 with the deployed form01 so they work together?
NOTE: form01 would contain code like this: form02.show
I hope you can push me in the right direction.
Kind regards,
John
I was wondering if it is possible to add a form to an already compiled project without recompiling the excisting project?
Example...
I have created and deployed a project containing form01.
In another project I create form02 that could be opened by form01.
Can I place this form02 with the deployed form01 so they work together?
NOTE: form01 would contain code like this: form02.show
I hope you can push me in the right direction.
Kind regards,
John