While there are list box properties with which to display the foreground and background colors of the disabled items themselves contained in a list box, namely:
Control.DisabledItemBackColor
&
Control.DisabledItemForeColor
...just how you go about disabling the items (not the entire list box) is not so obvious. Can anyone help?
Thank you all!
Control.DisabledItemBackColor
&
Control.DisabledItemForeColor
...just how you go about disabling the items (not the entire list box) is not so obvious. Can anyone help?
Thank you all!