Occurs when changes are applied.
[Visual Basic 6.0]
Event OnApply
[Visual Basic .NET] Public Event OnApply As OnApplyEventHandler
[C#] public event OnApplyEventHandler OnApply
[C++]
HRESULT OnApply(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Call OnApply to notify other parts of the application that the objects passed to the property sheet have been edited.