Microsoft SDK for Java

processComponentEvent

This method of the ActiveXControl Class processes the events from the component. It determines when the object has been resized, shown, or hidden.

Syntax

public synchronized void processComponentEvent(ComponentEvent event);

Parameters

event The ComponentEvent that was fired by the container.

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