Good Morning all,
I have a listbox that I drag items out of and drop on another control. When the item is drop, I updated the listbox to disable the item by adding a '\' to the item in the Listbox. The item shows as disabled.
The problem I have is the disabled items is still "dragable", I can point my mouse at a disabled item in the list and still drag/drop it.
I can't seem to determine if an item is disabled in the listbox. Would anyone be able to enlightment me?
Thanks very much,
matt
I have a listbox that I drag items out of and drop on another control. When the item is drop, I updated the listbox to disable the item by adding a '\' to the item in the Listbox. The item shows as disabled.
The problem I have is the disabled items is still "dragable", I can point my mouse at a disabled item in the list and still drag/drop it.
I can't seem to determine if an item is disabled in the listbox. Would anyone be able to enlightment me?
Thanks very much,
matt