This document is archived and information here might be outdated. Recommended version. |
Occurs when changes are applied.
[Visual Basic .NET] Public Event OnApply As OnApplyEventHandler
[C#] public event OnApplyEventHandler OnApply
[C++]
HRESULT OnApply(
void
);
Call OnApply to notify other parts of the application that the objects passed to the property sheet have been edited.