home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Controls / Visual Basic Controls.iso / vbcontrol / hlistbox / file_id.diz < prev    next >
Encoding:
Text File  |  1999-08-31  |  618 b   |  10 lines

  1. Horizontal Scroll List Box is 
  2.             a simple variation of the standard List Box Control. The two main 
  3.             differences in this ListBox Control and the standad is that this one 
  4.             has a horizontal scroll bar that will scroll out for 2000 
  5.             characters. The second difference is that as you call the AddItem 
  6.             event, the vertical scroll bar will scroll to the bottom of the box. 
  7.             This means that the most current line added to the list box is 
  8.             always displayed. No more scrolling down to see the most current 
  9.             entry.
  10.