Click to See Complete Forum and Search --> : Owner Drawn List Controls


simonmcc
July 22nd, 1999, 07:11 AM
Hi,
Does anyone know how to print an owner drawn list view control, from the command line. The problem I am having is that no call to DrawItem(...) is being made when I pass the filename and a print command via the command line.

If I leave out the print command, DrawItem is called. I tried to force a draw via UpdateWindow() and Invalidate(), but to no joy.

Any Ideas?

Cheers
Simon

Get To Your Ships