alanchinese
Regular
- Joined
- Jan 12, 2005
- Messages
- 62
just to see if there is a simpler way to do this:
i want to have a form that compiles to the exe file.
also, i want the same form to be referenced by other forms.
what i did was compile the form into dll, and create another "launcher" to display the form
i want to have a form that compiles to the exe file.
also, i want the same form to be referenced by other forms.
what i did was compile the form into dll, and create another "launcher" to display the form