Click to See Complete Forum and Search --> : VisualC Type popup


Nathan Strandberg
April 12th, 1999, 01:52 PM
How can I make a popup like VisualC++ has when you type a certan line of code? It's a menu and you can select a item from the list. Such as if I type in m_ListCtrl When I typed the . a menu pops up and I can select something like DoModal() or LoadIcon(). I'm just wondering.

Thanks,
Nathan Strandberg