S
Stephen
I am fairly new to .net winform programming. How do I open an instance
of a form in a different project/namespace? I assume I have to create
a ref to the namespace the other form is in but I am unsure how to do
this.
of a form in a different project/namespace? I assume I have to create
a ref to the namespace the other form is in but I am unsure how to do
this.