Friday, August 12, 2011

Chart Control for VB6

RMChart is ActiveX control to add a various range of Modern looking business charts (Bar, Line, Pie/Donut, XY scatter) to your applications. It comes with RMCDesigner, using this tool you can create chart without coding. You Also print your charts or save them as .jpg, .png files. License: Freeware

[Download Here]

Saturday, July 23, 2011

Sending Email From VB6 App

Email Sending UserControl - This UserControl is for sending emails with attachments via SMTP server, there is no dependencies like Winsock OCX, CDO, MAPI, Outlook.
[Visit Website]

Sunday, November 14, 2010

Use XP Icons in VB6 Apps

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]

Temporarily Disable AutoRun

This code shows how you can temporarily disable autorun using your VB6 application.

[Download]

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]

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]

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]

Hello

Would try to update this blog from now. many links are broken like platnet source code and many websites shutdown.