AxHost.propertyChanged

Overview | Methods | This Package | All Packages

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.