Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Mulitselection in a listbox
Message
From
15/07/1999 13:24:24
 
 
To
All
General information
Forum:
Visual Basic
Category:
Coding, syntax & commands
Title:
Mulitselection in a listbox
Miscellaneous
Thread ID:
00241848
Message ID:
00241848
Views:
51
Help! I'm trying to do a simple process of letting the user multiselectg items in a listbox. I'm using VB6 (with Svc PAck 3 installed).
My problem is that when using the standrd listbox, I try setting the multiselect property to 2 (extended), however, when I execute the program, it resets that property back to 0 (none). I don't know why. I can't set the property at runtime as it is read only. The VB Documentation says to set the property to .T., so apparantly I'm using a different list box. The Listbox defaults to the name LIST1. My COlumn property is set to 1. Is there another property that requires a setting that I'm not aware of?

Any help would be greatly appreciated. I think I'm following the VB6 Programmers REference exactly, yet it doesn't seem to work.

TIA

Barry
If at first you don't succeed......SET STEP ON!
Reply
Map
View

Click here to load this message in the networking platform