Leslie,
set the DropDownStyle to simple to disable the drop down:
ComboBox1.DropDownStyle = ComboBoxStyle.Simple
hope that helps
Steve Stein,
Visual Basic Team
--------------------------------------------------------------------
This reply is provided AS IS, without warranty (express or implied).
--------------------
[quoted text, click to view] >Content-Class: urn:content-classes:message
>From: "leslie" <anonymous@discussions.microsoft.com>
>Sender: "leslie" <anonymous@discussions.microsoft.com>
>Subject: Question about ComboBox!
>Date: Tue, 11 Nov 2003 22:38:03 -0800
>Lines: 12
>Message-ID: <0a7501c3a8e7$85fe8eb0$a301280a@phx.gbl>
>MIME-Version: 1.0
>Content-Type: text/plain;
> charset="iso-8859-1"
>Content-Transfer-Encoding: 7bit
>X-Newsreader: Microsoft CDO for Windows 2000
>Thread-Index: AcOo54X+qsauW/SbRdy3xTqMoLYuFw==
>X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4910.0300
>Newsgroups: microsoft.public.dotnet.languages.vb.upgrade
>Path: cpmsftngxa06.phx.gbl
>Xref: cpmsftngxa06.phx.gbl
microsoft.public.dotnet.languages.vb.upgrade:5841
>NNTP-Posting-Host: TK2MSFTNGXA11 10.40.1.163
>X-Tomcat-NG: microsoft.public.dotnet.languages.vb.upgrade
>
>Hi,
>
> Is there a method to forbidden displaying the listbox
>of the comboBox? In other words, when click the comboBox,
>don't display the drapDown list!
>
>
>Any advice is appreciated!
>Thanks in advance.
>
>
>leslie
>