| | |
Description | Compatibility | Level/ Author | Views/ Date Submitted | User Rating |
| |
| |
 |
Add a VC++ like 'Build' Button to your VB6 Toolbar Without any AddIns | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 5750 since 12/1/2004 4:22:07 PM |
By 15 Users 12 Excellent Ratings
|
| |
Ever wish you had a 'Build' button in vb6 just like VC++, now you can add a build button to your visual basic 6 toolbar. There are addins available for doing it but they are part of a paid addin products, but my methods don't uses addins etc. Just downloa ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Add Bitmap to Menus | VB 4.0 (32-bit), VB 5.0, VB 6.0, VBA MS Access, VBA MS Excel | Intermediate / Abhishek.NET | 4781 since 10/12/2010 3:29:41 PM |
By 1 Users
|
| |
This code shows how you can add Bitmap to Menus. It works on all versions of Windows. On Windows 95-XP the bitmap size is limited to 13x13 pixels and on Vista, 7 we can use 16x16 pixel bitmap. i have taken this code from MS KB Article 298144 (ScreenShot) |
| |
| |
| |
 |
Add Command Buttons To Form's TitleBar (Updated: 20-Feb-2005) | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / Abhishek.NET | 32798 since 2/2/2005 3:20:09 PM |
By 77 Users 65 Excellent Ratings
|
| |
Updated: 20-Feb-2005. Now Include Example Showing Its Uses (Add To SysTray Code)
This code allows you to add any command button (or any control with hwnd) to the VB forms's title bar. Take a look at my other PSC submission ID: 58620 (ScreenShot) |
| |
| |
| |
 |
Cool Form Closing Effect | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VBA MS Access, VBA MS Excel | Beginner / Abhishek.NET | 6025 since 9/21/2010 4:03:58 PM |
By 2 Users 2 Excellent Ratings
|
| |
Just a snippet i wrote to show fancy form closing effect. |
| |
| |
| |
 |
Detect 64-Bit Windows | VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, VBA MS Access, VBA MS Excel | Beginner / Abhishek.NET | 4988 since 9/27/2010 4:22:14 PM |
By 1 Users
|
| |
This code shows how to Detect if you are using 64-Bit Edition of Windows. Only works on Windows XP and Above |
| |
| |
| |
 |
Disable / Enable DEP | VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, VBA MS Access, VBA MS Excel | Beginner / Abhishek.NET | 4747 since 10/12/2010 3:29:28 PM | Unrated
|
| |
DEP (Data Execution Prevention) is a new feature that was introduced with Windows XP SP2 and above, to prevent running of malicious codes, it marks certain memory locations as non-executable. But sometimes it creates problem with applications that are not ...(description truncated) |
| |
| |
| |
 |
Draw System Icons | VB 4.0 (32-bit), VB 5.0, VB 6.0, VBA MS Access, VBA MS Excel | Beginner / Abhishek.NET | 2983 since 11/10/2010 7:47:26 PM |
By 1 Users
|
| |
This code shows how you can Draw System Icons like - Critical, Exclamation, Question, Information and new Shield icon introduced in Windows Vista, 7. (ScreenShot) |
| |
| |
| |
 |
Draw Text with Shadow | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 2950 since 9/26/2010 6:54:05 PM |
By 1 Users
|
| |
This code shows how you can draw text with shadow. It uses DrawShadowText function in ComCtl32.dll to draw the text with shadow.
Only works on Windows XP+ with manifest file. (ScreenShot) |
| |
| |
| |
 |
Fade In / Fade out Form | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 5069 since 3/6/2007 8:39:11 AM |
By 1 Users
|
| |
Fade In, Fade Out Form Effect on showing and closing the form. Windows 2000+ Only (ScreenShot) |
| |
| |
| |
 |
Fast HTML Previewer | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 3582 since 2/22/2005 4:05:26 PM |
By 3 Users
|
| |
its a handy tool to quick view a html on the fly as you typing it. (ScreenShot) |
| |
| |
| |
 |
Genie Check for updates | VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 2893 since 4/9/2002 8:16:46 AM |
By 2 Users
|
| |
Checks for newer version of your app using ms agent |
| |
| |
| |
 |
Get Internet Explorer Version | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / Abhishek.NET | 2527 since 2/18/2005 5:02:59 PM |
By 1 Users
|
| |
This Class allows you to detect the Internet Explorer version, it do a lot more than detecting just ie version, but it also tell about the spcific version installed like ie4 or above, ie 5 or above, ie6, ie6sp1, ie6sp2. please also take a look at my other ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Google Video Downloader | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 4994 since 10/9/2006 6:36:29 PM |
By 1 Users
|
| |
this app allows you to download videos as avi format from google video. (ScreenShot) |
| |
| |
| |
 |
IM Alert Web Service - Send Messages to MSN, Yahoo, ICQ, AIM updated | VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) , VBA MS Access, VBA MS Excel | Advanced / Abhishek.NET | 19277 since 9/8/2003 2:48:42 PM |
By 8 Users 7 Excellent Ratings
|
| |
This code allows you to sends a real-time alert message to any user of the 4 major Instant Messaging networks MSN, Yahoo, ICQ, and AIM. You don’t even need an account or need to install any clients. It a unique web service project on PSC.
You could integr ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Import Export Registry Class | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 3719 since 12/3/2005 12:44:28 AM |
By 1 Users
|
| |
This class allows you to Import/Export registry. (ScreenShot) |
| |
| |
| |
 |
Living Actor Technology (OpenGL 3D Actors) | VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) , VBA MS Access, VBA MS Excel | Intermediate / Abhishek.NET | 7767 since 2/21/2006 4:49:32 AM |
By 7 Users 5 Excellent Ratings
|
| |
Just like MS-Agent, Living Actor is a revolutionary embodied Agent technology that makes it possible for companies to add an animated and interactive character to their applications without making any change to their application's window, or webpages. But ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Lots of Wizard Images | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 2819 since 2/20/2005 2:53:17 PM |
By 1 Users
|
| |
The zip Contains lots of wizard images for making great & standard looking wizard. (not made by me)
Take a look at my other PSC submission ID: 58620, 58651, 57496, 58991, 58674, 59006 (ScreenShot) |
| |
| |
| |
 |
MZ-Tools 3.0 (the Ultimate VB6 AddIn) | VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, VBA MS Access, VBA MS Excel | Intermediate / Abhishek.NET | 30512 since 2/3/2005 5:05:42 PM |
By 15 Users 14 Excellent Ratings
|
| |
MZ-Tools 3.0 is a freeware add-in for VB 5.0, 6.0 and the VBA (Office) which adds several productivity features to the IDE. You can download it from www.mztools.com, i am using this addin for 1.5 years and my productivity has really increased. i really li ...(description truncated) (ScreenShot) |
| |
| |
| |
 |
Play QuickTime Movies | VB 4.0 (32-bit), VB 5.0, VB 6.0, VBA MS Access, VBA MS Excel | Beginner / Abhishek.NET | 3024 since 12/13/2004 2:43:39 PM | Unrated
|
| |
Sample code showing how to play Apple QuickTime Movies using QuickTime Control. (ScreenShot) |
| |
| |
| |
 |
Play YouTube Videos Using Flash Control | VB 4.0 (32-bit), VB 5.0, VB 6.0, VBA MS Access, VBA MS Excel | Beginner / Abhishek.NET | 8090 since 3/13/2009 9:01:14 AM |
By 2 Users
|
| |
Shows how to play YouTube Videos Using Flash ActiveX Control. Also dont forget to sign, petition for VB6 www.classicvb.org/Petition (ScreenShot) |
| |
| |
| |
 |
Real Drop Shadow Form | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 9687 since 3/13/2009 9:06:02 AM |
By 5 Users 4 Excellent Ratings
|
| |
Shows how to add shadow to form without using any subclassing. All using WinAPIs. Just 8 Lines of code. (ScreenShot) |
| |
| |
| |
 |
Start your Own Shareware Business | VB 3.0, VB 4.0 (16-bit), VB 4.0 (32-bit), VB 5.0, VB 6.0, VB Script, ASP (Active Server Pages) , VBA MS Access, VBA MS Excel | Intermediate / Abhishek.NET | 3506 since 4/16/2005 5:40:00 AM |
By 5 Users 3 Excellent Ratings
|
| |
Tutorial on how to start a Shareware Business, what is shareware ?, (software that is available free of charge and distributed for evaluation with a fee requested for additional features or a manual etc.) aka 30-day trial software.
|
| |
| |
| |
 |
Templates for Shareware Authors | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Beginner / Abhishek.NET | 2004 since 4/14/2003 2:36:40 PM |
By 1 Users
|
| |
This zip file contains two forms that I have made for shareware apps. Vote if you find this useful. |
| |
| |
| |
 |
Temporarily Disables AutoRun | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / Abhishek.NET | 2108 since 2/21/2005 10:01:55 AM |
By 3 Users 3 Excellent Ratings
|
| |
Shows how to surpress the AutoRun. Take a look at my other PSC submission ID: 58651 |
| |
| |
| |
 |
Use .NET Class Libraries in VB6 Apps | VB 4.0 (32-bit), VB 5.0, VB 6.0 | Intermediate / Abhishek.NET | 6881 since 2/28/2006 4:27:28 AM |
By 3 Users 2 Excellent Ratings
|
| |
(it an re-upload of my old article, its was accedentally removed)
You can use COM Components in .NET Apps, but have you ever wished for the other way, Use of .NET Classes you have written in VB6 a apps. Yes, this is possible, just read this tutorial. (ScreenShot) |
| |