On Jul 23, 2006, at 5:10 PM, Briman wrote:
I have a listbox with 1 column set to : me.columnType(5) = listbox.typeCheckbox
try (assuming your listbox is called listBox1)
if listbox1.cellCheck(row, column) then
// cell is checked
else
// cell is not checked
end if
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
