Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Images in drop down combo
Message
From
01/10/2004 07:43:37
 
 
To
01/10/2004 07:12:24
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00947860
Message ID:
00947878
Views:
20
>Is there a way to have images next to the items in a drop down list?
>
>
>This.AddItem( [Yada] )
>This.Picture[ This.NewIndex ] = [acpower.bmp]
>This.AddItem( [Nada] )
>This.Picture[ This.NewIndex ] = [Change.bmp]
>This.AddItem( [Blah] )
>This.Picture[ This.NewIndex ] = [cross.bmp]
>
>
>The pictures display when the list is droppped but not when the list is closed. If you need the picture to display when the list is closed, you can use the activeX Image Combo control.

Thanks Marcia. I'm so glad I bought your books :)
In the End, we will remember not the words of our enemies, but the silence of our friends - Martin Luther King, Jr.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform