I am working on a project that has grown in size and a recent addition has caused some slowness.
I would like to use part of it as a separate executable file.
Is there a way to do either of the following, or something similar:
- Launch an exe and set the Owner Form as the main form in my original project.
- Launch an exe as a Dialog with respect to my original project.
I would like to use part of it as a separate executable file.
Is there a way to do either of the following, or something similar:
- Launch an exe and set the Owner Form as the main form in my original project.
- Launch an exe as a Dialog with respect to my original project.