Here is an excerpt from how we start Rhino hidden from the user. We later show the window using a pinvoke call.
We use a ProcessStartInfo() object to change the processes behavior on startup.
Here is an excerpt from how we start Rhino hidden from the user. We later show the window using a pinvoke call.
We use a ProcessStartInfo() object to change the processes behavior on startup.