Piccolo.NET

PNavigationEventHandler.MoveFocusRight Method 

Moves the focus to the nearest node right of this node.

public virtual void MoveFocusRight(
   PInputEventArgs e
);

Parameters

e
A PInputEventArgs that contains the event data.

See Also

PNavigationEventHandler Class | UMD.HCIL.PiccoloX.Events Namespace