Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listview control problem
Message
From
04/10/2001 12:52:01
 
 
To
All
General information
Forum:
Visual Basic
Category:
ActiveX controls
Title:
Listview control problem
Miscellaneous
Thread ID:
00564268
Message ID:
00564268
Views:
45
I have a listview control on a form that in one project works as it should but in another doesn't. I get a "Run-time error '13' - Type Mismatch" error when I try to add a new item to a listview control.

Dim L As ListItem

Set L = lvwSelected.ListItems.Add(, , "Item 1")

The same exact control and the form the control is in works correctly in one project but not in another. Anyone know what's going on? TIA.
It's "my" world. You're just living in it.
Next
Reply
Map
View

Click here to load this message in the networking platform