|
|
|
Create Transparent Forms in VB.NET
|
Total Hit (2060) |
Generally, the classes form the «b»System.Drawing«/b» namespace are used to draw objects and print text directly on a form or control. However you can have some interesting visual effects by modifying just a few properties of a form.
There are two new properties now which will allow you to create
....Read More |
Rating
|
|
|
NetProjectZip
|
Total Hit (821) |
NetProjectZip is an update of the VBPZip utility for VS.NET Projects and Solutions. The idea of the project is to make it easier to copy the important parts of a project or solution without any of the unnecessary files created as part of the build or IDE's working.
In VB, zipping was a fairly dif
....Read More |
Rating
|
|
|
Console Enhancements
|
Total Hit (2172) |
System.Console is a class provided by the framework to handle console I/O and redirection. The Win32 API also supports a set of console APIs. Win32 supports a single console for each application (process), even a Windows Forms Application. Consoles support a number of features such as buffering, ful
....Read More |
Rating
|
|
|
|