|
-
Jun 14th, 2007, 08:49 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Force wide list in combo
I'm not sure this is possible in VB6 but it's worth asking. I have a combo box that contains a list that is wider than the control itself. This is done to give the user a bit more information about each choice to help them make the desired selection. Is it possible to have the dropdown list wider than the control in order to hold all the info? Once chosen, I strip the unnecessary info so the choice fits the combo control.
TIA,
Ken
-
Jun 14th, 2007, 09:06 AM
#2
Re: Force wide list in combo
The code was posted a few days ago. A search should find it.
The most difficult part of developing a program is understanding the problem.
The second most difficult part is deciding how you're going to solve the problem.
Actually writing the program (translating your solution into some computer language) is the easiest part.
Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.
Please Help Us To Save Ana
-
Jun 14th, 2007, 09:44 AM
#3
Thread Starter
Addicted Member
Re: Force wide list in combo
Thanks ... initially I did a search but came up empty which is why I posted. Changed the search criteria and I found it.
Sorry ...
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|