Greetings fellow programmers, I'm having problems implementing drag-drop functionality into my VB.NET program, and was looking for some pointers. I have a treeview with nodes representing e-mail ...
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 ...