Icon Tab Method

procedure Tab(Backward: Boolean=False)

Available In: Visual Client Applications

Use this method to navigate to the next or prior control after/before the currently-focused control, based upon the tabbing order for the container control.

The Backward parameter determines if the navigation occurs forwards or backwards in the tabbing order.
Image