Is there a way to setfocus to a IHTMLElement?



I have a IHTMLElement and I need to set focus to it. In JavaScript it is
just .focus. How to do it?


.