Microsoft SDK for Java

TabAction.CONTROLNAVIGATION

Specifies that the TAB key will move focus between controls on the form. The TAB key cannot be used to move the current cell focus within the grid.

Syntax

public static final int CONTROLNAVIGATION;

See Also  DataGrid.getTabAction, DataGrid.setTabAction

© 1999 Microsoft Corporation. All rights reserved. Terms of use.