A while back I created an ActiveX control that is basically an enhanced textbox. I have been using it for a while and have had no problems. Now, I want to use a SendMessage API on it, but wouldja believe it has no hWnd property. What modifications would have to make in my AX control project to let this thing have an hWnd property? TIA.