Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
IntelliSense Caveat?
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00551438
Message ID:
00551661
Views:
22
Here is a workaround
LOCAL fm AS FORM
WITH ThisForm
   fm. && IS kicks in here
when you are done, remove the LOCAL FM command and do a replace all FM. with .

>I commonly use the WITH/ENDWITH contruct throught my code.
>
>IntelliSense doesn't activate within these keywords. Is this
>a setting somewhere, or is it by design?
>
>Example:
>
>
>WITH ThisForm
>
> .MouseDown( <-- IntelliSense should pop up here
>
>ENDWITH
>
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform