Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Naming methods and properties
Message
De
05/11/1999 13:34:15
Walter Meester
HoogkarspelPays-Bas
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Classes - VCX
Divers
Thread ID:
00287134
Message ID:
00287669
Vues:
22
>Does anyone see a problem with creating new methods and properties in classes and using the same names VFP already uses.
>
>I'm creating my own control from a container and want to add a 'Requery' method to it (it doesn't have one now).
>
>I'm just paranoid the VFP will decide to add one in some later release and it will cause a problem.
>
>tia

The only cass where I do use VFP names, is where they have the exact same meaning as the VFP counterpart. For example in one of my comboboxclasses I did add a IntegralHeight property. This is natively supported for the textbox, but not for the comboboxes, so I decided to program this funtionality manually.

Walter,
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform