visual basic

Get And Display Hard Disk Serial Number In VB.NET

This tutorial is all about getting and displaying the hard disk serial number for a complete disk but not in just a single drive using vb.net. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Next, add only one textbox named TextBox1 in your Form. 3.

Word Wrap Function In VB.NET

This tutorial will teach you how to have a word wrap function in vb.net. A word wrap function is a function that your text do not proceed to be written if it is so lengthy in the textbox. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose

Extract Filenames From An ImageList Using VB.NET

This tutorial will teach you how to create a program that can extract filenames from an ImageList using VB. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2. Next, add only one Button named Button1 , ListBox named ListBox1, and an ImageList .

Press Enter in TextBox to Trigger Click Event in VB.NET

This is a very simple tutorial of mine yet a very useful one. This is a program that when you press the enter key in the textbox, it will trigger to have the click event of the button using the VB.NET programming language. Now, let's start this tutorial! 1. Let's start with creating a Windows Form Application for this tutorial by following the following steps in Microsoft Visual Studio: Go to File, click New Project, and choose Windows Application. 2.

Contact Application

Hello Friends, This simple contact application is an update of the earlier submitted version. In this application, i aimed at demonstrating the principles of serialization and deserialization. Make use of the following instruction to operate the system: 1. Click on file 2. Click open to display the existing contacts 3. Make use of the listbox for navigation 4. Each time you add a new contact to

Philippines Payroll Calculator

PayCal.ocx is a simple payroll component. It is designed for the Philippines Payroll market. There is a simple Vb6 test project included to try out the component. There is also an Excel spreadsheet project to demonstrate it as well. If you examine the source code of the test project it will help you to use this component in your own project. Register the component on your computer and add it to