Overview | Methods | This Package | All Packages

OverviewMethodsThis PackageAll Packages

AxHost.propertyChanged

Called by the control when a property changes.

Syntax

protected void propertyChanged( intproperty )

Parameters

property

The property that changed.

Remarks

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