May 21, 2012
Hot Topics:
RSS RSS feed

More articles by Steve Anderson

mwub@nildram.co.uk

Adding a Network Connection to Your Computer

Adding a network connection to your computer This can be easily done by using map network drive in Network Neighbourhood or My Computer but it can be useful to be able to do this in Visual Basic. I will now show you how to do this using Windows API. Here is the example: Also includes how to delete a connection.

Screen Resolutions

Screen Resolutions

Using the Choose Color Dialog Box

Using the Choose Color Dialog Box

Using Drag and Drop with Files and Folders in Visual Basic

This week I will show you how to allow the user to be able to drag a file or folder onto a list box or textbox and it will display the relative path and file name if you dragged a file. It will also tell you how many files you last dropped to the control on the form.

VB TIP: Using the Browse Folder Dialog Box

You may have noticed that in Windows the Browse Folder dialog is used in many programs, even the shell if you have used the find program you can choose browse and the folder below appears.

Sitemap | Contact Us