 |

Run VB.NET program without inheriting a form

Author:
VBCode.com
Download:
Run VB.NET program without inheriting a form
Target User:
Developer/Architect
Download Now
|
 |
About this Download:
This code snippet allows a program made with Visual Basic. NET to run without iheriting a form and stopping at the end of the SUB MAIN thread. In addition, it reduces system memory usage by up to 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, the author indicates.
Download: To obtain this download, go to:
http://www.vbcode.com/Asp/show...
|
 |

|
 |