README.md

December 5, 2022 ยท View on GitHub

List Box Function Demonstration

Description

Demonstrates basic fuctions such as Add, Remove & Clear; but also some advanced funtions that use API tricks to find the index value for a string (or partial string); change an item in the list without knowing the index value in advance; and display a tooltip containing the complete name for items too wide to fit in the visible box (and only those items! Even checks for the existence of a scrollbar on the listbox). The comments in Instructions.bas will walk you though all the functions, and the code is heavily commented for the novice.

More Info

Submitted On1999-08-05 13:06:00
ByDan Redding - Blue Knot Software
LevelIntermediate
User Rating4.2 (67 globes from 16 users)
CompatibilityVB 5.0, VB 6.0
CategoryCustom Controls/ Forms/ Menus
WorldVisual Basic
Archive FileCODE_UPLOAD278.zip