MSComctlLib.ListViewCtrl.2

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi Guys,

Can someone help me on MSComctlLib.ListViewCtrl.2 and ListViewCtrl????

Is there any possibility to enter for ListSubItems an image and not text
value???

Thanks
 
Take a look at what Randy Birch has at
http://vbnet.mvps.org/code/comctl/lvdemo4.htm

Obligatory warning: Randy's site is aimed at VB programmers. As the controls
available for forms in VB are different than those available for forms in
Access, some of his samples will not port directly into Access. In this
case, though, I think you should be safe.

While you're at Randy's site, check out
http://vbnet.mvps.org/code/comctl/index.html for lots of other things you
can do with list views.
 
Back
Top