Additionally...
How
can you allow the user to set a checkbox in a ListView to "checked" or "not
checked" without the aide of a mouse? Such as a particular keystroke
or a keystroke sequence.
-----Original Message-----
From: Eric C. Hansen [mailto:[EMAIL PROTECTED]]
Sent: Thursday, December 16, 1999 10:40 AM
To: '[EMAIL PROTECTED]'
Subject: More ListView QuestionsHow can you set the check state (checked, not checked) of a ListView item for a ListView that has checkboxes enabled?How can you prevent an item's image from being highlighted when the item is selected?or as a last resort...Can highlighting be turned off?How can you display an image to an item's subitem?Thanks,Eric