Results 1 to 2 of 2

Thread: Remove Item from List-Box

  1. #1

    Thread Starter
    Hyperactive Member Matt-D's Avatar
    Join Date
    Nov 1999
    Location
    Mettmann, Germany
    Posts
    305

    Post

    How do I remove a secected Item from a List-Box?
    I only know this method:

    LIST1.REMOVEITEM # '# = Number of Item.

    This method is ver uncomfortable, because I have to
    enter the number of the Item I want to remove and
    if I want to remove 2,3,4,.... Items it's very hard,
    too.

    Thanks for some advice, Matt


  2. #2
    Serge's Avatar
    Join Date
    Feb 1999
    Location
    Scottsdale, Arizona, USA
    Posts
    2,744

    Post


    List1.RemoveItem List1.ListIndex

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