Piccolo.NET

PNavigationEventHandler.MoveFocusIn Method 

Moves the focus to the nearest child of this node.

public virtual void MoveFocusIn(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PNavigationEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace