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:
00109173
Vues:
24
>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
My blog
My consulting page
My home page

Member of the Trim Your Auto-Quote Campaign!
What's another word for thesaurus?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform