Click here to Skip to main content
15,885,366 members
Everything / Programming Languages / Visual Basic 6

Visual Basic 6

VB6

Great Reads

by Chris Boss
Visual Basic 6.0 just doesn’t want to disappear. Why ? Likely many have written vital applications using VB 6.0 and Visual Basic dot.net is so different that it is not a viable option.
by Duncan Edwards Jones
Part 2 in the series showing how to write a debugger in VB
by Len Holgate
This example COM component provides 3 COM objects for using the Win32 Mailslot IPC mechanism. The component may be useful if you need to communicate from VB using Mailslots.
by kirkaiya
A very simple, XAML-based month-view calendar that shows appointments, exposes events, and allows dragging appointments in the current month.

Latest Articles

by ToughDev
How to convert OFT to .NET Windows Form in VS
by Paul Aurelian Gagniuc
This article shows how to mix two signals into a third, in variable proportions.
by FranciskaR
More on fluid simulation
by FranciskaR
A new approach to fluid simulation

All Articles

Sort by Updated

Visual Basic 6 

20 Mar 2022 by Paul Aurelian Gagniuc
This article shows how to mix two signals into a third, in variable proportions.
12 Nov 2020 by FranciskaR
A new approach to fluid simulation
24 Jan 2019 by NewPast
Converting codes Focus on upgrading VB6 to VB.Net and converting C# VB.Net, and listing many other helpful converter including php, java & others.
8 Nov 2017 by Ismael M.
A generic DLL that call any .NET DLL in VB6.
13 Jul 2017 by Midi_Mick
Using ATL and STL to create collections of COM objects without circular references
25 Apr 2017 by Rene Bustos
I will show you how to get a response from a Web Service developed over .NET (version does not matter)
12 Oct 2016 by gricardi
As users are migrating from traditional desktops to mobile devices, transitioning your Windows application to the web is the next step to increasing your exposure. Thinfinity VirtualUI delivers your Windows applications to users on any device, anywhere.
2 Jul 2016 by Six Hat Solutions
Easily Send Emails From Your Microsoft Applications Using VBA and the SendGrid API
10 Jan 2016 by David Vanson
Generate you own barcodes for your business, Promotional items or to share links with friends.
22 Oct 2014 by User-Rock
Accessing a C# .NET DLL in VB6 using Com+ or Com Interop
23 Jul 2014 by Chad Z. Hower aka Kudzu
Remotely controlling a PC to turn it on and off from software control on another PC.
18 Jul 2014 by ingvar8
USB IR with c8051
13 Jul 2014 by CodeMaster9
This will help you make you're own advanced tic tac toe game
17 Jun 2014 by Sam Gerené
Factor 2 improved performance on VB-JSON Parser
22 Apr 2014 by Duncan Edwards Jones
Introduces and discusses the Common Language Runtime framework classes used in printing from a .NET Windows Forms application.
10 Mar 2014 by EiadXP
This is a very fast way to access string (or other) data with minimum memory consumption.
7 Mar 2014 by Kazi Zakir Hossain
How to detect system wide mouse events in your application
14 Jan 2014 by ISpliter
When discussing VB6, we should look at the reality of the situation and not on preconceived opinions. New source code projects are made daily in Visual Basic 6.0. The paper proposes the reintroduction of Visual Basic 6.0 on the market, in parallel with Visual Studio line.
19 Sep 2013 by Ron Schuler
ASP.NET PDF document viewer control that does not require any Acrobat product to be installed
22 Aug 2013 by ThatsAlok
Opensource Outlook Express automation library
2 Aug 2013 by Chris Kolkman
Generate an Options dialog box from the settings you create in the My.Settings namespace.
18 Feb 2013 by gmaran23
Query the properties, or download a file present on a Unix server to a Windows server via SFTP connection
16 Nov 2012 by Mohit Soam
A Game engine tutorial describes how to play the game and how to customize the game. The game is user friendly that lets you to change the view, difficulty, etc. without changing the VB code.
4 Oct 2012 by stebo0728
This guide shows how to extend a standard TextBox to have an "empty value" template
6 Aug 2012 by dawmail333
An example of how to implement and validate non-personal CD-Keys (ideal for distribution on the back of CD cases)
11 Jul 2012 by S.S. Ahmed
An article that shows the usage of Internet Transfer Control
18 Jun 2012 by Mark Kruger
API which shows a Selection Overlay and notifies the caller when it's resizing and notifies the final rectangle.
7 Mar 2012 by Yiannis Spyridakis
This articles describes the implementation of functors (of sorts) for VBA using C++ ATL.
13 May 2011 by Mostafa Kaisoun
Using Data Report and VB6 code to design and print Invoice
12 May 2011 by Elizalde G. Baguinon
Most programmers prefer hand-coding database queries. This is a class that automates query building, while the code is as readable as the program logic.
2 May 2011 by Roberto Cervantes Rivero
If you need to find a word in all tables and views in a SQL Server database, this is the easy solution.
20 Apr 2011 by Artem A. Razin
In March 2011, Virtualization Technologies released a new version of the developer library that makes it possible to use virtualization in applications.
24 Nov 2010 by Kambaa
How to check whether .NET is installed in PC Visual Basic 6 code
22 Nov 2010 by Vitaly Tomilov
A simplified and unified way for accessing most frequently used information about Process, System, and Environment.
2 Jul 2010 by Chris Boss
Writing custom control classes the old fashioned way (no .NET or COM classes) is a lost art, but it is not too difficult to learn.
28 Jun 2010 by Software_Developer
How to create an automatic Wallpaper Changer with Visual Basic 6.0
26 Jun 2010 by chanderp, Yash Bharadwaj
In some application we need to fullscreen the App .Here is simple class that can fullscreen any App. Just create a variable of this class type and call the function using the class variable.
26 Jun 2010 by Chris Boss
The basic concepts of drawing in Windows.
14 May 2010 by Software_Developer
An article about how to create a Joke Jukebox in Visual Basic 6.0
16 Mar 2010 by Mohd Arshad Malik
This article will guide you how to create/retrieve/delete key entries in Windows Registry.
22 Feb 2010 by Hosam Ershedat
Teaches you how to accept files and folders and change their attributes
14 Dec 2009 by konikula
Inherited ListView which enables user to order multiple items by mouse, and automatically scrolls if necessary
19 Nov 2009 by Philipos Sakellaropoulos
ASP pages and free COM objects for generation of thumbnails and thumbnail views.
10 Nov 2009 by system-zone.co.uk
A Generic Record Selector Windows Form with Data Filter
3 Nov 2009 by byapparov
An article on how to use text template with replacement variables in VBA
26 Oct 2009 by Mostafa Kaisoun
Display, Add, Edit, Delete records using TreeView and TextBox control
18 Oct 2009 by Mostafa Kaisoun
How to use ADO to display Tables, Fields and Records in TreeView and ListView
11 Oct 2009 by Rajesh Naik Ponda Goa
The code shows an easy way to capture desktop to file.
5 Oct 2009 by Jesse Fatherree
This simple function will programatically enumerate all properties and values in any WMI class.
2 Oct 2009 by Hans Dietrich
This series of articles is a step-by-step guide to constructing C++ DLLs that include C++ functions and C++ classes, and then calling the DLL functions and classes from VC++ and VB programs.
2 Oct 2009 by Nasenbaaer
Combine graphic objects to create own scenes
29 Sep 2009 by Andrey Chuvahin
Example dynamic configuration of DTS-packages for transferring DBF files to SQL Server with VB
5 Sep 2009 by Md. Marufuzzaman
This article is about how to create / place an appointment using Microsoft Office Outlook 2003 API
30 Aug 2009 by Prefict
If you hate naming controls in the footer row of your gridview to do an insert, this article is for you.
21 Aug 2009 by kirkaiya
A very simple, XAML-based month-view calendar that shows appointments, exposes events, and allows dragging appointments in the current month.
11 Aug 2009 by Damian Suess
Xeno Innovations' - Virtual Desktop Manager allows you to run 4 different desktops without filling up the taskbar and minimized GDI usage. (virtual window manager vdm vwm)
30 Jul 2009 by pimb2
Create an Aero-style wizard in VB.NET
16 Jul 2009 by John M Bundy
Allow users to customize your forms
7 Jul 2009 by CS Rocks
This article demonstrates how to manually create a COM DLL with VS 2005.
6 Jul 2009 by dnair926
Gey any control's value in the type specified.
5 Jul 2009 by knightofbaghdad
Write Arabic in programs that don't support the Arabic language, using Unicode.
3 Jul 2009 by Vivek.Net
Read and Write Excel Files using VB.NET
2 Jul 2009 by Raja.Lakshman
Enterprise Library wrapper class to implement run-time dynamic connection strings without using config file
22 Jun 2009 by SteveHarrisBeast
How to make a password verification form in VB that uses LINQ and SQL
18 Jun 2009 by LarryCharlton
A WPF XAML markup extension with a "Glass" look
4 Jun 2009 by arinhere
Perform ImageMagick operations in ASP.NET using command line
20 May 2009 by Jeroen De Dauw
A multithreaded file downloader with progress details, speed info and more
7 May 2009 by CS Rocks
This article demonstrates how to download a file from a (HTTPS) WebDAV server in VB.NET
7 May 2009 by jabit
Generates a bunch of gibberish from real text.
6 May 2009 by Mostafa Kaisoun
Create a new Table and re-create Table to set existent Field as Primary Key
28 Apr 2009 by Jeroen De Dauw
Dialog that enables user to submit various types of bugs via a webservice
21 Apr 2009 by Steve Krile
Expand the usefulness of the AutoComplete Ajax extender
31 Mar 2009 by James Mouchett
To format a string into currency without the dependency of VB6
29 Mar 2009 by Jomar Pabuaya
An explanation of the useful code within Hotel Reservation System
29 Mar 2009 by Jon Law
A Currency Input Box in VB.NET
25 Mar 2009 by namrata khandeparkar
this article allows you to send SMS to any mobile using GSM modem or your mobile connected via USB able to Computer
20 Mar 2009 by Mostafa Kaisoun
ActiveX to display invoice in grid and edit it, print invoices as Data Report using VB6
22 Feb 2009 by ingvar8
11 Feb 2009 by The ANZAC
Takes numbers up to hundreds of trillions and converts them into text
29 Jan 2009 by Mostafa Kaisoun
Using new ActiveX to edit Microsoft Flex grid with Combo box in VB 6
19 Jan 2009 by Scott Bright
How to access the file DropEffect in VB.NET in order to tell cut from paste for a file DropList.
9 Jan 2009 by chihuase
It's easy to create a wrapper for .NET classes that you can use in VB6, but there are some difficulties with the types, specially Generic lists
23 Dec 2008 by Thulasee Shan
A piece of reusable code that implements the functionality to update a UI element from a thread.
22 Dec 2008 by CS Rocks
This article discusses various things to consider when upgrading a VB6 app to VB.NET.
21 Dec 2008 by jelizondo21
Complete demo of embedding images in an email message.
20 Dec 2008 by Imran A Momin
Its a small piece of code, that converts the image file into array of byte which can be stored into database at type image
12 Dec 2008 by vbCoder21
List and Uninstall ALL Programs installed in the Client's Computer.
10 Dec 2008 by alfi uziel
Different ways to populate a listbox in Access.
9 Dec 2008 by VBboy136
Do you want to use zLIB Inflate function in VB? - This sample decodes a PDF (stream...endstream) to plain text. Extract plain text from PDF file
26 Nov 2008 by db7uk
A brief overview of Extension Methods.
21 Nov 2008 by LeeBear
This is an inline enumeration of files instead of building an array first.
20 Nov 2008 by Joe Blauth
In this tutorial, we will take a closer look at a technology that allows you to store objects externally with ease, retrieve them effortlessly, and work with them as if you were dealing with some kind of simple database.
8 Nov 2008 by Razi Syed
Rich Text Box control with built in options
7 Nov 2008 by nedal_jo_jo
Weather Using VB.NET and Yahoo RSS!
31 Oct 2008 by Eric P Schneider
A listbox which supports custom drawing properties for each list item.
28 Oct 2008 by Nick Alexeev
Generic configuration dialog for a serial port