This is an archive of CompuServe forum messages from 1985 to 1995, as saved in transcripts by John Foust.
Search Results (3 messages)
Dennis, Thanks, it does work but it would be nicer if I were able to disable the list item. If nothing else exists, I think I'll write a DLL routine to accomplish this. Thanks for the information, talk to you again sometime. Mike
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…
#ListItem Disable/Enable
Message #1362
I've been trying to set a listbox item from enabled to disabled and can't seem to get it. The idea here is, after the user selects an item I want to disable the selected item, leave it in the box but change it to disabled so the user can NOT…