Visit
SearchWinDevelopment.com,
the Visual Basic-Specific Search Engine.
FREE benefits include Daily News, Developer Tips, Career Center, VB
Forums & more.
Author: Jamie McGlynn Date Submitted: 10/28/2006 Category: Custom Controls Compatibility: .NET
This code has been accessed 2418 times.
Task: Allows a program made with VBNET to run without iheriting a form and stopping at the end of the SUB MAIN thread, also reduces system memory usage by upto half (blank form = 16.5K, no form = 8.25K, based on 448MB of DDR system memory). The application is not listed when you press ALT+TAB.