Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Custom properties in Intellisense
Message
From
17/03/2004 12:05:11
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Custom properties in Intellisense
Miscellaneous
Thread ID:
00887134
Message ID:
00887134
Views:
52
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
Reply
Map
View

Click here to load this message in the networking platform