Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Looking For Suggestion
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Miscellaneous
Thread ID:
00752649
Message ID:
00752985
Views:
15
Hi Kirk.

I need a dropdown (combo) list control that can display text values and a checkbox for each value.

You can do this with native VFP combo boxes by manipilating their picture property. If you want to check and uncheck the check boxes, you have to write a little code, but it is not a big deal. As a matter of fact, we had a list box class with check boxes in it similar to the View Toolbars option from the VFP main menu in Chapter 5 of 1001 Things You Wanted to Know About VFP

Alternatively, you could use the image combo in mscomctl.ocx
Previous
Reply
Map
View

Click here to load this message in the networking platform