Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.