Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
IntelliSense Caveat?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00551438
Message ID:
00551661
Vues:
21
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform