Forum Discussion

MulgraveTester's avatar
MulgraveTester
Frequent Contributor
9 years ago
Solved

wImage: How to tell if a SysListView32 table has an image or not?

I want to tell if a cell in my ListView32 table contains a wImage (code-jock checkbox) or normal text.   [See attached] For text the object spy tells me that it is a (Null Object). The watchList ...
  • MulgraveTester's avatar
    9 years ago

    Solved:

     

    listObj.wImage(row,col) is nothing