|
-
Jun 21st, 2004, 10:29 AM
#1
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|