i have windows application using VS2005, C#.net. and i used combo box that contains a collection of elements.
I want to differentiate some of the elements in the combo box and differentiate item should disable the elements in combo box.I cannot find any properties
Does anyone have any idea on how to d disable the combo box's elements.