News

I'm designing a small application (VB .NET with an MSDE backend) to help us track various issues that our companies have. When someone enters the issue tracking system they either need to be able to ...
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 ...