How can i lock items of a combobox in C#.NET? so that user can see all items including selected one, but can not change the selected item. Thank you very much.