Microsoft SDK for Java

isFocusTraversable

This method of the ActiveXControl Class tells the window manager to put an object in the focus traversing list.

Syntax

public boolean isFocusTraversable();

Return Value

Returns true if the object is placed in the focus traversing list.

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