Library tutorials & articles

ListBox Control

Introduction

The list box control is very similar to the Combo Box control, and is useful for getting the user to select an option from a fixed list, and when you are happy to display more than one item at a time (ie when space is not at a premium).

Comments

  1. 19 Mar 2007 at 07:33

    When i need right click selection for some list controls i'm just using ListView control instead of ListBox. Can't see any reason why to write any additional code. Simplicity must be kept in everything!

  2. 16 Jan 2006 at 06:01

    Suppose I have numeric values in my listbox. How do I add them and display the result on a message box.

  3. 30 Jul 2005 at 08:54

    How to lock particular item in the list box in visual basic?

  4. 01 Jan 1999 at 00:00

    This thread is for discussions of ListBox Control.

Leave a comment

Sign in or Join us (it's free).