Click or drag to resize

IFocusHandler Methods

Version 130.1.90

The IFocusHandler type exposes the following members.

Methods
 NameDescription
Public methodOnGotFocus Called when the browser component has received focus.
Public methodOnSetFocus Called when the browser component is requesting focus.
Public methodOnTakeFocus Called when the browser component is about to lose focus. For instance, if focus was on the last HTML element and the user pressed the TAB key.
Top
See Also