I'm writing a .dll that interfaces with another program. This is all well and good, except the parent program has been updated and now for some reason VS.NET sees two ...
I have been trying to use the Me.Hide() in all sorts of places, starting with the HandleCreated event. However, I cannot seem to get my program to start hidden! Basically, it starts hidden and then is ...