ArcGIS Developer Help  (ESRI.ArcGIS.SystemUI)  

OnApplyEventHandler Delegate

Represents the method that handles the OnApply event.
[Visual Basic .NET]
Public Delegate Sub OnApplyEventHandler ( _
)
[C#]
public delegate void OnApplyEventHandler (
);