Microsoft SDK for Java

IComponentSite.componentChanged

Specifies that the associated component has changed.

Syntax

public synchronized void componentChanged()

Remarks

A component's customizer should call this method when it changes a property of the component; this ensures a property browser will display the updated property.

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