|
-
Nov 1st, 2000, 12:06 PM
#1
Thread Starter
Member
Is there an ComboBox control which will allow me to associate an icon to every item in the ComboBox. The main purpose is to set a comboBox with a list of countries with the icons representing their flags.
Any suggestiions are appreciated.
-
Nov 1st, 2000, 12:30 PM
#2
_______
<?>
You want the listview control.
Project/Components/Window Common Controls
"A myth is not the succession of individual images,
but an integerated meaningful entity,
reflecting a distinct aspect of the real world."
___ Adolf Jensen
-
Nov 1st, 2000, 12:40 PM
#3
Thread Starter
Member
I really have no space on the form for a listBox. What I really need is a dropdown box. Can the listBox perform the same functionality ?
-
Nov 1st, 2000, 12:41 PM
#4
Frenzied Member
I don't think that HeSaidJoe, unless you can change it to a combobox (wich view is that? never managed to do it!)
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Nov 1st, 2000, 12:43 PM
#5
Frenzied Member
shtirliz, a ListBox is something else than the ListVIEW, I can't help you any further but if you ever need some cool combo effects, use this 
http://www.mvps.org/vbnet/code/subcl...wedgecombo.htm
Jop - validweb.nl
Alcohol doesn't solve any problems, but then again, neither does milk.
-
Nov 1st, 2000, 02:27 PM
#6
If you don't want to resort to Subclassing then checkout the ImageCombo control supplied with the Microsoft windows Common Controls component.
-
Nov 1st, 2000, 03:50 PM
#7
Thread Starter
Member
Thanks Aaron!
ImageCombo is exactly what I was looking for. Thanks to all of you for your responses.
-
Nov 1st, 2000, 04:08 PM
#8
Hyperactive Member
I guess it's too late to reply, huh?
So I'll give you this tip:
Use an ImageList to put the pics in the image combo.
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
|