[thelist] Popping a window from a form
Atkins, Chris
CAtkins at patriothomes.com
Thu May 25 13:55:10 2000
> InterDev 6 incorporates a little trick borrowed from its cousins VC++ and
> VB6: Pop up code completion.
>
[Atkins, Chris]
<tip type="Visual InterDev">
Visual InterDev, like some other Visual Studio products, has some
great
code completion features. One of the most useful is the
CTRL+Space hotkey that will either complete what you were
typing, or bring up a list of appropriate items from which you
can choose.
</tip>