Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
WITH...ENDWITH IntelliSense Not Working Properly
Message
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Visual FoxPro Beta
Titre:
WITH...ENDWITH IntelliSense Not Working Properly
Divers
Thread ID:
00916215
Message ID:
00916215
Vues:
37
Intellisense does not seem to be working properly with WITH/ENDWITH. I have a grid on a form and would like to see the PEMs for this grid. For example:

WITH this.grdTest
.
ENDWITH

No PEMs come up.

Even with this:

WITH this.grdTest As Grid
.column1.
ENDWITH

The column objects are not available in IntelliSense because it is not pulling the PEMs from the grid on the form, but from the grid baseclass.

Thanks,

Aaron
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform