Yes, I see, but I mean if I have a set of files as we usually have in
winforms project.
for example 5 *.cs files, 1 resource file etc.
I need to run this application in my application window.
For simple script I can use Load() and then execute method. How i can
do it in case when I have set of files as a one app?
Thank you.
Regards,
Oleg.