473,386 Members | 1,708 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,386 software developers and data experts.

Combo box to start at first character after user selects

The text in my combo box is longer than the control can show, when I click on
the down arrow, I can see the whole text, but when I select one of the items,
the text box of the combo box shows the end of the text. Due to limited room
I can not expanded the combo box control, so I want to show the front of the
text and not the default back of the text when a user selects a value.

Currently the user selects from the combo box, then has to hit the "home"
key to see the beginning of the text.
Apr 13 '07 #1
3 1183
Mike,

This makes in my idea no sense, you can wider your combobox or put it on a
popup showdialog form.
All other solutions will be changed in feature because of the customers who
will go on complaining.

Cor

"Mike OKC" <Mi*****@newsgroups.nospamschreef in bericht
news:17**********************************@microsof t.com...
The text in my combo box is longer than the control can show, when I click
on
the down arrow, I can see the whole text, but when I select one of the
items,
the text box of the combo box shows the end of the text. Due to limited
room
I can not expanded the combo box control, so I want to show the front of
the
text and not the default back of the text when a user selects a value.

Currently the user selects from the combo box, then has to hit the "home"
key to see the beginning of the text.

Apr 16 '07 #2
Like I said, "Due to limited room I can not expanded the combo box control..."

If there is no easy solution, then I will send the text of the combo box to
a label. I have room for a label at the top of the form, I just don't have
room to expand the combo box.

"Cor Ligthert [MVP]" wrote:
Mike,

This makes in my idea no sense, you can wider your combobox or put it on a
popup showdialog form.
All other solutions will be changed in feature because of the customers who
will go on complaining.

Cor

"Mike OKC" <Mi*****@newsgroups.nospamschreef in bericht
news:17**********************************@microsof t.com...
The text in my combo box is longer than the control can show, when I click
on
the down arrow, I can see the whole text, but when I select one of the
items,
the text box of the combo box shows the end of the text. Due to limited
room
I can not expanded the combo box control, so I want to show the front of
the
text and not the default back of the text when a user selects a value.

Currently the user selects from the combo box, then has to hit the "home"
key to see the beginning of the text.


Apr 16 '07 #3
As I said a popup window a little bit of pseudo here.

dim frm as new MyComboboxWindow
frm.Dataset = ...
frm.DisplayMember = ...
frm.showdialog
whatIneeded = frm.theresult
frm.dispose

"Mike OKC" <Mi*****@newsgroups.nospamschreef in bericht
news:F4**********************************@microsof t.com...
Like I said, "Due to limited room I can not expanded the combo box
control..."

If there is no easy solution, then I will send the text of the combo box
to
a label. I have room for a label at the top of the form, I just don't have
room to expand the combo box.

"Cor Ligthert [MVP]" wrote:
>Mike,

This makes in my idea no sense, you can wider your combobox or put it on
a
popup showdialog form.
All other solutions will be changed in feature because of the customers
who
will go on complaining.

Cor

"Mike OKC" <Mi*****@newsgroups.nospamschreef in bericht
news:17**********************************@microso ft.com...
The text in my combo box is longer than the control can show, when I
click
on
the down arrow, I can see the whole text, but when I select one of the
items,
the text box of the combo box shows the end of the text. Due to limited
room
I can not expanded the combo box control, so I want to show the front
of
the
text and not the default back of the text when a user selects a value.

Currently the user selects from the combo box, then has to hit the
"home"
key to see the beginning of the text.



Apr 16 '07 #4

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

Similar topics

13
by: mr_burns | last post by:
hi, is it possible to change the contents of a combo box when the contents of another are changed. for example, if i had a combo box called garments containing shirts, trousers and hats, when...
2
by: Mike | last post by:
Hi I have developed an application for data enty for daily production in my factory. I have one combo box for shits and second combo box for the "machine names". the third field on the form...
9
by: Bob Alston | last post by:
In 2002, "GrayJay" posted the following code: I did this in a jazz record catalogue to find composers - On a form "frmComposers" Create a text box - txtFindComposer, and add the following sub...
9
by: Edwinah63 | last post by:
Hi everyone, Please let there be someone out there who can help. I have two BOUND combo boxes on a continuous form, the second being dependent on the first. I have no problem getting the...
2
by: dancole42 | last post by:
So I have a subform that lists the various items on a particular invoice. First, the user selects a product class from the Class dropdown. This is bound to the Class field in the InvioceLines...
1
by: lawton | last post by:
Source: this is an access 2003 question My knowledge level: reading books, internet, and trial & error; no formal training I'm trying to get a running sum of what's filtered in a subform which is...
4
by: Dave | last post by:
I wasn't sure how to search for previous posts about this, it felt real specific. Ok so here's the database & problem: I have 4 combo boxes: cboServer, cboPolicy, cboDB, and cboApplication. ...
3
by: Alo2aaa | last post by:
Dear all i have two linked combo boxes (master/child) ,the user wants to have multiple selection from both combo boxes , can u tell me how can i store them in a way that i can have a unique id...
1
by: ecce66 | last post by:
i'm trying to make a very simple combo box which will act as a shopping cart for my website where i will be selling some art prints; ideally once a visitor selects a print title in the combo box,...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...

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.