Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Combo Box with CheckBoxes
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00557260
Message ID:
00557630
Views:
10
>Hi all,
>
>I need a ComboBox class with check boxes in the pop up list.
>
>The list must have some options like A, B, C, D, etc.... and each option with a hot key. Then, The Value of the combo box must be a string with the concatenated hot keys of the options checked.
>Am I clear???
>
>Thanks in advance!!!!
>and excuse my poor english...
>Esteban

There's a trick to make the Listbox show a checkbox, see http://support.microsoft.com/directory/article.asp?ID=KB;EN-US;Q157048 .

The hot key and concatenation would have to be coded, no magic bullet there. Also, the combobox has the picture property too, the same tip in the MSKB could work with it as well.

HTH
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform