Results 1 to 2 of 2

Thread: ListView, Again

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 1999
    Location
    California
    Posts
    115
    How can I clear the whole list of items in the Listview control?

    Kinda like, List1.Clear


    Thanks,
    Ryan

  2. #2
    Guest
    Code:
    ListView1.ListItems.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