Microsoft SDK for Java

AxHost.propertyChanged

Called by the control when a property changes.

Syntax

protected void propertyChanged( int property )

Parameters

property

The property that changed.

Remarks

Classes that extend this one can override this method to get property change notification.

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