How to set focus on a web control?

Hi, How can i set the focus on a control in a webform? A normal stringEdit field has the method .setFocus(). A WebEdit field doesn’t have such a method. Does someone know? Regards, Mca