I created an activex control in VB6 using the wizzard. The control has a command button and a picture control, programatically I decide when one is visible. No wild and wacky code here, no APIs, simple stuff. The resultant control, when placed on a form does not have the "TabStop" property. What did I do wrong, or what did I not do?