MSComctlLib.ListView doesn't work ???

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • zulander@gmail.com

    #1

    MSComctlLib.ListView doesn't work ???

    Hi,
    i am trying to use Listview control in a form however it doesn't seem
    to work. i have added a listview as listview5 with view=report

    but when i do
    dim lvas listview
    set lv= listview5

    I get an error "Type mismatch"
    not normal !!

Working...