Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Displaying bmp,s in a combobox
Message
From
21/06/2000 09:48:51
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Displaying bmp,s in a combobox
Miscellaneous
Thread ID:
00382668
Message ID:
00382668
Views:
39
Hi, Could anyone please help. I am using the code below to try to display bmps in a combobox with no luck.
I have 4 hand entered values in the combos and 4 different bmp's to display.

I have used the code below in the init and gotfocus of the combo.

Code:

this.picture[1]="abc1.bmp"
this.picture[2]="abc2.bmp"
this.picture[3]="abc3.bmp"
this.picture[4]="abc4.bmp"

Thanks in advance.
Mike Mayo
Reply
Map
View

Click here to load this message in the networking platform