I have resolve this problem after reviewing one of the previous posts.
but now How can I erase my post
--------------------------------------------------------------------------------------
8/24/2004 2:23 AM PST
Re: make combox non editable in VB .net windows application
In: microsoft.public.dotnet.general
Set the dropdownstyle of the combobox to DropDownStyle.DropDownList
---------------------------------------------------------------------------------------
.