NavigateIntoIndex Method

Sends keyboard focus to the child with the specified virtual index. This method attempts to create the item if it hasn't already been repeated.

Syntax

  public void NavigateIntoIndex(
  int  index
);

Parameters

index

System.Int32.  Virtual index of the item on which to call the NavigateInto method.

Requirements

Platform: Windows Vista Ultimate, Windows Vista Home Premium, and later

See Also