HtmlInput.FocusInEvnt Event

Raised when the Triple-tap/Soft-keyboard control receives the focus because the user navigated to the control by using the arrow keys on the remote control.

Note   This event has been deprecated.

Syntax

  HtmlInput
  .FocusInEvnt(
  lKeyIndex
  )

Parameters

lIndex

A Number (long) specifying the index of the particular soft keyboard key to receive the focus.

Requirements

Library: ehkeyctl.dll

Platform: Windows XP Media Center Edition 2005 and later

See Also