This code shows how you can use Windows XP style icon (32-bit alpha icons) in your VB 6 application. VB6 only supports icons up to 24-bit true color and this code shows the workaround.
[Download]
Sunday, November 14, 2010
Drop Shadow on Form
This code shows how to add drop shadow to you VB6 form without using any subclassing. All using Windows APIs. Just 8 Lines of code.
[Download]
[Download]
Add Build Button to VB6
Ever wished you had a 'Build' button on your VB 6 toolbar just like VC++, now you can add a build button to your VB 6 toolbar, without using any addins.
[Download]
[Download]
Tuesday, November 9, 2010
Draw System Icons
This code shows how you can Draw System Icons like - Critical, Exclamation, Question, Information and new Shield icon introduced in Windows Vista, 7.
[Download]
[Download]
Subscribe to:
Posts (Atom)
Hello
Would try to update this blog from now. many links are broken like platnet source code and many websites shutdown.
-
Here are the steps on how to Install Visual Basic 6.0 on Windows Vista, Windows 7, Windows 8, Windows 8.1 and Windows 10. These Steps are v...
-
There has been recent news about Adobe Flash Control causing problem in VB6 projects. The last version of flash which didnt had any problem...
-
Here is a list of few very useful VB6 Addins which provides many features. vbAdvance vbAdvance is a Visual Basic Add-In which gives acc...