I need listbox help

this is probably a simple question. is it possible to disable (gray out) an item in a listbox? if so, how do i do it? thanks in advance.
[140 byte] By [Brad Cunningham] at [2007-11-15 16:17:15]
# 1 Re: I need listbox help
no - items are either selected or not selected
makai at 2007-11-10 0:59:04 >
# 2 Re: I need listbox help
HAve a look at the Virtual ListBox Demo at http://www.mvps.org/vbvision/grouped_demos.htm#Listbox_&_Combobox
TH1 at 2007-11-10 1:00:06 >