The requested page is not available for selected version.
Focus
Syntax
long Focus()
Description
Apply input focus to the element.
Return Value
Return 0 ifthe input focus request is successful; otherwise, -1.
Notes
- Note that the control may successfully receive input focus while not displaying any visual clues of it. This behavior is primarily exhibited by non-selectable controls or any controls derived from them.