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