Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Opening VCXs - Why twice?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00365056
Message ID:
00365295
Vues:
18
Hey, that works great! Now I gotta figure out how to get it on the toolbar. :)

Thanks!

Michelle

>How complex you want to make the wrapper is up to you, but...
>LOCAL a_class
>DIMENSION a_class[1]
>IF AGETCLASS(a_class) AND TYPE('a_class[2]') = 'C'
>  MODIFY CLASS (a_class[2]) OF (a_class[1])
>ENDIF
is really a quite simple solution.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform