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 ...