Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Idented pictures in a combo's drop down
Message
 
To
13/10/1998 04:43:12
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00146136
Message ID:
00146497
Views:
18
Hi Remus,

>I just wanna indent the pictures in a combobox drop down. You know, just like the pictures on the VFP form
>designor Properties dialog objects combo dropdown.
>I looked at any posible property, nothing is close to that. Only solution I could imagine is to use different pictures, with an
>increasing blank area on they left side.

How much time do you want to spend on this? If you've much free time *g*, you can use a gridcombo. That is a combination of a grid, a button and a textbox to simulate a combobox. I believe there's even a KB article about this on www.microsoft.com.

Within the grid you can add several containers with an image and a label, one for each level. Then use the DynamicControl property to display the proper container for the current level. It's some work, but not undoable.

Christof
--
Christof
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform