README.md

December 4, 2022 ยท View on GitHub

API Listbox as Inputbox Replacement

Description

This Code was written by Dave Andrews

and modified by Tom Pydeski

It is an api form with a listbox which can be used as an inputbox replacement where the user is presented with a list of choices in a listbox form instead of the standard inputbox.

modifications include:

made list 3d

automatically size list based on the number

of entries and the width of the longest entry

added the keystroke capability

added the option of changing the font to that of the calling form

or any of its container controls that support .textheight.

added double click capability to the list

More Info

A list in an array

A list of selected items (if in multiselect mode) or a number representing the selected index

none (hopefully...:-)

Submitted On2002-05-27 21:09:00
ByTom Pydeski
LevelIntermediate
User Rating4.8 (29 globes from 6 users)
CompatibilityVB 6.0
CategoryWindows API Call/ Explanation
WorldVisual Basic
Archive FileAPI_Listbo874815272002.zip

API Declarations

quite a few...