Results 1 to 17 of 17

Thread: ListView [RESOLVED]

Threaded View

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    May 2004
    Posts
    131

    Question ListView [RESOLVED]

    I have a listview box with 10 items in it. How do I create a statement saying if you select no items then show message, if you select items then message show, the items that were selected. Thanks! I know the command for show message, but can't figure out the if parts.

    For emaple:

    If lstParts.SelectedItems = None selected then display an Error Message

    If lstParts.SelectedItems are selected then display a Message with those selected items.
    Last edited by twisted; Jun 23rd, 2004 at 09:41 AM.
    Twisted

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