FirstFocus Control

The FirstFocus control has been obsoleted by asp.net v2. All controls now offer a Focus method which sets their focus, the Page offers a SetFoucs method, and the Form control offers a DefaultFocus property.

If you still want to use the MetaBuilders FirstFocus control, it is available in an archive release of all the MetaBuilders Webcontrols for asp.net v1.1 at CodePlex.