Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
WITH...ENDWITH IntelliSense Not Working Properly
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Visual FoxPro Beta
Title:
WITH...ENDWITH IntelliSense Not Working Properly
Miscellaneous
Thread ID:
00916215
Message ID:
00916215
Views:
38
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
Next
Reply
Map
View

Click here to load this message in the networking platform