473,320 Members | 2,112 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,320 software developers and data experts.

Automatically unselecting text

I have a filled combo box. After making a selection, the test stays in the
"selected" color, in my case blue. Is there a way to automatically "unselect"
the combo box after a selection is made? This action also applies to text
boxes as I recall. Basically, I don't want my form to have the blue box on
the screen afer I make a selection.

Thanks
Hamil.

Jan 11 '06 #1
1 2354
hamil wrote:
I have a filled combo box. After making a selection, the test stays in the
"selected" color, in my case blue. Is there a way to automatically "unselect"
the combo box after a selection is made? This action also applies to text
boxes as I recall. Basically, I don't want my form to have the blue box on
the screen afer I make a selection.

Thanks
Hamil.

In SelectedIndexChanged, cmb.SelectionLength = 0

Tom
Jan 12 '06 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

8
by: netsurfer | last post by:
Hi: Have a question on making the date automatically filled in by what the user enters in by the date at the top. The date entered at the top would most likely be on a Wednesday then I need...
0
by: Ramesh Chawla | last post by:
Hi, I am making a table in ASP.NET at the runtime and loading the data in the left and the most colums and in between there are 9 columns on which data from either of the columns can be dropped....
0
by: Ramesh Chawla | last post by:
Hi, I am making a table in ASP.NET at the runtime and loading the data in the left and the right most colums and in between there are 9 columns on which data from either of the columns(left...
8
by: Matt Kruse | last post by:
Using the latest version of Opera 8.5, this test case: -------------------------------------------------------- <select name="sel" multiple="true" size="3"> <option value="option1"...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Defcon1945 | last post by:
I'm trying to learn Python using Pycharm but import shutil doesn't work
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.