Microsoft SDK for Java

processFocusEvent

This method of the ActiveXControl Class processes focus events. When the focus is gained, the ActiveX control will become UI-active.

Syntax

public void processFocusEvent(FocusEvent event);

Parameters

event The FocusEvent object that was generated by the window manager.

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