#ListItem Disable/Enable
05-Oct-91 01:39:15
Sb: #1429-#ListItem Disable/Enable
Fm: Mike Ariew 72040,1667
To: Dennis L. Harrington 76216,3472
Dennis, I've gotten as far as you suggested (the array idea) but I've
haven't found a way to set the enable / disable property for a list item.
The workaround I choose was to have an array of all the items in the list
and delete each item from the list as it is selected. Upon completion of
the routine I then read the array back into the list and there's the list
back again.
Is there any way that you know to set the enable / disable property of a
list box item? Thanks
Mike
There is 1 Reply.