Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Help with creating a custom combobox?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00929400
Message ID:
00929418
Vues:
9
>We have a custom class that consists of a container with a textbox and a button next to it. This class allows us to do specialized popup forms to return data to the textbox. However, visually, the control looks a bit awkward because the button sticks out to the side.
>
>I wanted to modify the class to look more like a dropdown combo where the button is inside the textbox area. I thought about just moving the button inside the textbox but then when you type in the textbox, the text will go behind the button and the user won't be able to see it.
>
>Is there a way to make the textbox scroll earlier than when it reaches the right side (like a dropdown combo does when you reach the button)? Or, does anyone have a better idea of how to create something like this?
>
>Thanks for your input!
>
Rodd,

In VFPX Date and Datetime Pickers File #13853 there is vfpdatepicker class in vfpdatepickx class library that looks exactly like you want.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform