Hello

I am building an activex control in which when a textbox control receives focus, I try to display an image box in front(on top) of the text box. However, even when I set the image box's zorder to 0, I still have it showing up BEHIND the textbox. Is there any way for me to force the image box control on top with API?

Thanks

Andrew