Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a list of form objects?
Message
General information
Forum:
ASP.NET
Category:
Other
Miscellaneous
Thread ID:
00703986
Message ID:
00704406
Views:
20
If you type part of the object name then press ctrl+space, VS will fill in the rest if what you typed is unambiguous or popup a list of matching objects if what you type is ambiguous. You don't even have to type it in the proper case (since you're using C#) because VS will do the match case-insensitively.

Not the same as VFP I know, but close.

Roger

>I have been spoiled by the Object List in the right-click submenu in the VFP editor. It saved a lot of typing and possible misspelling of object names. You could find the object you wanted in the list, click on it and it pasted into the page at the cursor position. In the IDE of VS (using C#), I can't find such a helper. Am I missing something or is this handy tool not there.
>
>Dick Harrold
Previous
Reply
Map
View

Click here to load this message in the networking platform