Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the reason for moving focus.
| Name | Value | Description |
|---|---|---|
Programmatic |
0x0 | Specifies that the code is setting focus into WebView. |
Next |
0x1 | Specifies that the focus is moved due to Tab traversal forward. |
Previous |
0x2 | Specifies that the focus is moved due to Tab traversal backward. |