Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
VFP5 - How do i edit an edit box???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00134393
Message ID:
00134397
Vues:
16
>Hi,
>
>I want to put some object into an edit box with scrolling bars. That way I can scroll up & down for the many objects I'm going to place in it.Is it possible to edit an edit box. How can I create a class that serve this purpose or is there any otherway.
>
>Thanks
>
>Andrew

Andrew,

You can subclass the editbox base class by creating your own .vcx library. You can use the project manager or use create classlib then modi class. Then select the new classlib, give a name to your new class, base it on editbox, and select store in your new classlib. You should actually subclass all the controls you use in development so you can customize as you like.;)

Eric K.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform