Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Custom properties in Intellisense
Message
De
17/03/2004 12:05:11
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Custom properties in Intellisense
Divers
Thread ID:
00887134
Message ID:
00887134
Vues:
53
Hey there!

If I define a very simple class such as:
Define Class Customer as Session
   CustomerID = null
EndDefine
there will be two annoying things as far as the intellisense goes:

1. Methods like AddProperty, Init, Error, to name a few, will still show up in the member's list... even flagging them as "hidden" won't prevent them from showing (only the icon will change).

2. Any customer propery (such as the CustomerID in the sample above) will show up all in uppercase letter. Ouch.

Is there any way to get rid of those annoying behaviors??

TIA
Claudio Lassala
Répondre
Fil
Voir

Click here to load this message in the networking platform