Microsoft SDK for Java

activate

This method of the ActiveXControl Class tells the control to become in-place active.

Syntax

public void activate();

Note   By default, a control is activated at addNotify time. Therefore, if an ActiveXControl object needs properties for initialization, calls to the setProperty method should be made before addNotify time.

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