I need to get the hWnd of my UserControl. The property is not exposed even if I change the "Parent" or "Windowless" properties it seems. I need to be able to get the hWnd for each instance of my ocx to pass to the API "SetTimer" function. Currently I am using a third party control to achieve this, but don't want it in my finished ocx. I would dearly love someone to enlighten me on this, and I thank you in advance