PC Review


Reply
Thread Tools Rate Thread

ComboBox Text property (repost)

 
 
Graeme Richardson
Guest
Posts: n/a
 
      3rd Sep 2003
Hi, how can I get the Text value of a ComboBox when I type a new value into
it while the list is open?
I'm trapping the Validated event.
If I type a new value with the ComboBox closed then everything works. I.e. I
check the ComboBox.Text property and receive the new value.
However, if I show the list and type a new value then the ComboBox.Text
property returns the previously selected value.

Thanks for any help you can offer, Graeme.


 
Reply With Quote
 
 
 
 
Kevin Westhead
Guest
Posts: n/a
 
      3rd Sep 2003
"Graeme Richardson" <graeme@adeptx_nospam.co.nz> wrote in message
news:bj5hre$ih3$(E-Mail Removed)...
> Hi, how can I get the Text value of a ComboBox when I type a new value

into
> it while the list is open?



The TextChanged event will fire every time the text changes, regardless of
whether the list is dropped down or not.

--
Kevin Westhead


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RE: Could not set the Text property of a ComboBox on User Form. =?Utf-8?B?Sm9obiBCdW5keQ==?= Microsoft Excel Programming 0 11th Dec 2006 11:58 PM
Cont' Value and Text Property of Combobox =?Utf-8?B?YXVndXN0dXM=?= Microsoft Excel Programming 0 1st Nov 2004 10:18 PM
Is a bug (Text Property of Combobox)? Wagner Microsoft Dot NET Framework 2 28th Apr 2004 03:34 PM
newbie combobox text property question tmaster Microsoft Access Forms 1 23rd Dec 2003 03:42 PM
ComboBox Text property Graeme Richardson Microsoft Dot NET Framework Forms 0 30th Aug 2003 07:01 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:50 AM.