collection-placeholder.jpeg

VB / VBA / Visual Basic 6

Latest Articles

Article cover image
Nov 9, 2014

This is just a VB.NET anti-virus I coded. Please watch the video, in case you see a function or anything that u need the source. Feel free to comment below. Am always here to provide source.Sorry:Loud ...

Article cover image
Nov 9, 2014

Hello there. Today I wanna share on how to create a screen capture program.Requirement:VB.NETPictureBox2 Buttons ( Save, Capture)Monitor to see what u are doing ....Create a Windows Form ....Drag a Pi ...

Article cover image
Nov 9, 2014

Hello guys, today I wanna share how to create a drag and drop with listbox using VB.net. Just copy and paste the following code under public class.Private Sub ListBox1_DragEnter(ByVal sender As Object ...

Article cover image
Jul 1, 2013

When programming an Excel-file with links between sheets and assorted macros for whatever is needed you may want the file to behave as a program so that users can not access the ribbon even by double- ...

Article cover image
Jun 22, 2011

Trying to get started with VB 6.0? Here's a video guide to using VB 6.0 to make a simple web browser. This web browser only has a couple of functions, but for someone just starting out it is a great l ...

Article cover image
Feb 4, 2011

This article will show you how to make an auto clicker program in Visual Basic Express Edition 2008.  An auto clicker is a very useful program that makes your mouse click many times automatically, whe ...

Article cover image
Nov 3, 2010

Program in Which Text Box Is UsedFirst of all if you are a programmer or not But it does not Matter.Second you have a interest in programming and you want to learn something easilyThird are you Ready ...

Article cover image
Oct 15, 2010

In this video, we learn how to use Visual Basic to convert temperature units. To start, make two command buttons. After you have created these, make sure you label them. The first command button shoul ...

Article cover image
Sep 27, 2010

In this free video lesson from Microsoft, you'll learn how to approach designing an application for a Windows Mobile device. For more information, including a detailed overview, and to get started des ...

Article cover image
Sep 27, 2010

In this clip, you'll learn how to generate a CAB file for a Windows Mobile application using Visual Studio 2005 as well as how to install that file on an external mobile device. Whether you're new to ...