
Key/tab problems using VB ActiveX controls in MFC CView and derived classes or PropertyPage
Tabbing does not always work, we do not get some keys (like Enter and
Arrows).
Some of our problems are identified by Microsoft Article ID: Q171826 "FIX:
Tabbing Problems with Controls Contained with Controls", but that only
applies to Visual Basic, and are fixed in Service Pack 2.
Anyone out there who has successfully used VB controls in MFC and has gotten
tabbing and Keys to work without problem???
// Mats