VB Notebook Main Page VB Notebook Files VB Notebook Function Library VB Notebook Articles VB Notebook Links VB Notebook

VBNotebook Home | Visual Basic Function Library

The routines below are part of my common functions library I've used in a number of projects. Some have been around since I worked in VB2 and earlier while others are recent additions. The code here is primarily for VB6, although many of the routines will work in earlier versions of VB, particularly VB5.

Collections

    * Collection - Does Key Exist

Combo Box

    * Combo Box - Click-Free ListIndex
    * Combo Box - Dropdown/Rollup
    * Combo Box - Enlarge Dropdown Area
    * Combo Box - MaxLength
    * Combo Box - Search

Files and Folders

    * Files - Generate A Temporary File Name
    * Folders - Folder Dialog

Forms

    * Forms - Form On Top
    * Forms - How To Treat a Modal Form as a Function

General

    * General - Extended Color Types Enum
    * General - Pause

List Box

    * List Box - Click-Free ListIndex
    * List Box - Search
    * List Box - Set List Caret

Network

    * Network - Add and Remove Network Connections
    * Network - Get User Name
    * Network - UNC Paths

Text Box

    * Text Box - Select Text Upon Entry

Windows

    * Windows - Extended Shell Functions
    * Windows - Get System Fonts
    * Windows - Get Windows Version

Copyright 2000-2005, J. Frank Carr