Download BLIST.ZIP

Big List Box Control - BLIST.VBX

BLIST.VBX is a Visual Basic control which implements a virtual list box. The control has the same look and feel, most of the same properties, and functions as the default list box. The difference is, that unlike the standard list box which is limited to 64K of data, BLIST can display up to 5 million lines of any size. BLIST was designed to display data from a database which could possibly be greater than what could be saved in a standard list box. Often in these applications it is impossible to know ahead of time how much data will be returned from a data base query.

File Size: 31.27 KB

Files contained in this archive

  • BLIST.TXT
  • BLIST.VBX
  • TEST.MAK
  • TESTBLIS.EXE
  • FTEST1.FRM