Results 1 to 3 of 3

Thread: cleaning a listbox

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Aug 2001
    Location
    Brugge
    Posts
    102

    cleaning a listbox

    Is there an easy way to clean a listbox.
    To remove all the values.

    I know the removeitem commando but can you do it without have to loop
    Greetz Matje

  2. #2
    -= B u g S l a y e r =- peet's Avatar
    Join Date
    Aug 2000
    Posts
    9,629
    VB Code:
    1. List1.Clear
    -= a peet post =-

  3. #3
    Addicted Member chrisvl's Avatar
    Join Date
    Jul 2001
    Location
    Belgium - Somewhere between the bedroom and the toilet...or at work playing Oracle DBA :-)
    Posts
    233
    Try this:

    nameoflistbox.clear

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width