Re: ComboBox Control by Andrew
Andrew
Wed May 19 14:26:15 CDT 2004
Unless I have emisunderstood you this is not a bug but the way (or at least
one of the ways) a combobox works ?
Look up "ComboBoxStyle Enumeration" in the .NET help file
cheers
Andrew
--
****************************************************************************
andrewbingham.com
tel 01223 514674 (Cambridge)
mobile 07970 161057
fax 07970 601283
email Andrew@AndrewBingham.com
DISCLAIMER, PLEASE NOTE:
This communication is for the attention of the named recipient only
The content should not be passed on to any other person.
It is sent in good faith, in confidence, and without legal responsibility.
VIRUS CHECK
Emails and attachments are virus checked using Norton® AntiVirus®
2002 which is regularly updated. However it remains the recipients
responsibility to check emails and attachments sent, or forwarded,
from andrewbingham.com for viruses and macro viruses
****************************************************************************
"lochuynh" <lochuynh@provitek.info> wrote in message
news:uvTZQCYOEHA.3380@TK2MSFTNGP11.phx.gbl...
> Hi,
> I have a comboBox with DropDowStyle is DropDown. In comboBox
> contains like
> THU1
> THU2
> ONE1
> ONE2
> When I type in comboBox a text is THU, after that i click on
> button to shows list of items in ComboBox. Suddenly item thu which I typed
> in the first time is changed to item THU1 which exits in comboBox at
> Initialize.
>
> Can you show me methods to fix this bug.
>
> Many thanks and best regards
> Loc Huynh,
>
>