Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change Classes
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Titre:
Divers
Thread ID:
00109168
Message ID:
00109532
Vues:
16
Hi and thanks...it worked very well for my situation...the only thing that could have made it better was to be able to change the control sources of all the objects...there were 75 in all.....I browsed the VCX but really felt uncomfortable trying to figure out much more...anyway it work great!.

Tom

>>I have a container with a number of textboxes in it....I created another
>>container and copied all of the textboxes to the new one...is there an easy way
>>of changing the textbox base class without having to start all over.
>
>First, MAKE A COPY!!! Then:
>
>
USE myClass.vcx
>REPLACE class WITH 'mytxtclass' FOR class = 'textbox' AND parent = 'myContainer'
>REPLACE classloc WITH 'myclasslib.vcx' FOR class = 'mytxtclass'
>USE
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform